[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260713 09:07:40.287807 26991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.91.254:39579
I20260713 09:07:40.289307 26991 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:07:40.290293 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:40.305349 26998 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:40.305372 27000 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:40.307231 26991 server_base.cc:1061] running on GCE node
W20260713 09:07:40.306284 26997 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:41.410593 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:41.410808 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:41.411015 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933661410988 us; error 0 us; skew 500 ppm
I20260713 09:07:41.411823 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:41.417654 26991 webserver.cc:533] Webserver started at http://127.26.91.254:37603/ using document root <none> and password file <none>
I20260713 09:07:41.418447 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:41.418641 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:41.419062 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:41.424613 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933660129690-26991-0/minicluster-data/master-0-root/instance:
uuid: "93ffcf6802fd42b4a4378f10aad1ae65"
format_stamp: "Formatted at 2026-07-13 09:07:41 on dist-test-slave-bxq4"
I20260713 09:07:41.431825 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:07:41.436537 27006 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:41.437527 26991 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:07:41.437836 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933660129690-26991-0/minicluster-data/master-0-root
uuid: "93ffcf6802fd42b4a4378f10aad1ae65"
format_stamp: "Formatted at 2026-07-13 09:07:41 on dist-test-slave-bxq4"
I20260713 09:07:41.438126 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933660129690-26991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933660129690-26991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933660129690-26991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:41.491178 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:41.492612 26991 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260713 09:07:41.493034 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:41.559731 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.254:39579
I20260713 09:07:41.559796 27057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.254:39579 every 8 connection(s)
I20260713 09:07:41.566980 27058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.587342 27058 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 93ffcf6802fd42b4a4378f10aad1ae65: Bootstrap starting.
I20260713 09:07:41.593015 27058 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 93ffcf6802fd42b4a4378f10aad1ae65: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:41.594660 27058 log.cc:826] T 00000000000000000000000000000000 P 93ffcf6802fd42b4a4378f10aad1ae65: Log is configured to *not* fsync() on all Append() calls
I20260713 09:07:41.598836 27058 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 93ffcf6802fd42b4a4378f10aad1ae65: No bootstrap required, opened a new log
I20260713 09:07:41.618155 27058 raft_consensus.cc:359] T 00000000000000000000000000000000 P 93ffcf6802fd42b4a4378f10aad1ae65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93ffcf6802fd42b4a4378f10aad1ae65" member_type: VOTER }
I20260713 09:07:41.618640 27058 raft_consensus.cc:385] T 00000000000000000000000000000000 P 93ffcf6802fd42b4a4378f10aad1ae65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:41.618829 27058 raft_consensus.cc:740] T 00000000000000000000000000000000 P 93ffcf6802fd42b4a4378f10aad1ae65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93ffcf6802fd42b4a4378f10aad1ae65, State: Initialized, Role: FOLLOWER
I20260713 09:07:41.619585 27058 consensus_queue.cc:260] T 00000000000000000000000000000000 P 93ffcf6802fd42b4a4378f10aad1ae65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "93ffcf6802fd42b4a4378f10aad1ae65" member_type: VOTER }
I20260713 09:07:41.620015 27058 raft_consensus.cc:399] T 00000000000000000000000000000000 P 93ffcf6802fd42b4a4378f10aad1ae65 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:41.620292 27058 raft_consensus.cc:493] T 00000000000000000000000000000000 P 93ffcf6802fd42b4a4378f10aad1ae65 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:41.620574 27058 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 93ffcf6802fd42b4a4378f10aad1ae65 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:41.624382 27058 raft_consensus.cc:515] T 00000000000000000000000000000000 P 93ffcf6802fd42b4a4378f10aad1ae65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93ffcf6802fd42b4a4378f10aad1ae65" member_type: VOTER }
I20260713 09:07:41.624995 27058 leader_election.cc:304] T 00000000000000000000000000000000 P 93ffcf6802fd42b4a4378f10aad1ae65 [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: 93ffcf6802fd42b4a4378f10aad1ae65; no voters: 
I20260713 09:07:41.626520 27058 leader_election.cc:290] T 00000000000000000000000000000000 P 93ffcf6802fd42b4a4378f10aad1ae65 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:41.626878 27061 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 93ffcf6802fd42b4a4378f10aad1ae65 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:41.628865 27061 raft_consensus.cc:697] T 00000000000000000000000000000000 P 93ffcf6802fd42b4a4378f10aad1ae65 [term 1 LEADER]: Becoming Leader. State: Replica: 93ffcf6802fd42b4a4378f10aad1ae65, State: Running, Role: LEADER
I20260713 09:07:41.629709 27061 consensus_queue.cc:237] T 00000000000000000000000000000000 P 93ffcf6802fd42b4a4378f10aad1ae65 [LEADER]: Queue going to LEADER mode. State: All 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: "93ffcf6802fd42b4a4378f10aad1ae65" member_type: VOTER }
I20260713 09:07:41.630661 27058 sys_catalog.cc:565] T 00000000000000000000000000000000 P 93ffcf6802fd42b4a4378f10aad1ae65 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:41.639186 27062 sys_catalog.cc:455] T 00000000000000000000000000000000 P 93ffcf6802fd42b4a4378f10aad1ae65 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "93ffcf6802fd42b4a4378f10aad1ae65" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93ffcf6802fd42b4a4378f10aad1ae65" member_type: VOTER } }
I20260713 09:07:41.639922 27063 sys_catalog.cc:455] T 00000000000000000000000000000000 P 93ffcf6802fd42b4a4378f10aad1ae65 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 93ffcf6802fd42b4a4378f10aad1ae65. Latest consensus state: current_term: 1 leader_uuid: "93ffcf6802fd42b4a4378f10aad1ae65" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93ffcf6802fd42b4a4378f10aad1ae65" member_type: VOTER } }
I20260713 09:07:41.640364 27063 sys_catalog.cc:458] T 00000000000000000000000000000000 P 93ffcf6802fd42b4a4378f10aad1ae65 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:41.641809 27062 sys_catalog.cc:458] T 00000000000000000000000000000000 P 93ffcf6802fd42b4a4378f10aad1ae65 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:41.643373 27070 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:41.655057 27070 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:41.657207 26991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:41.669893 27070 catalog_manager.cc:1383] Generated new cluster ID: 8c136d90e7fe42debbf9e346dd647fa3
I20260713 09:07:41.670161 27070 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:41.702374 27070 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:41.703824 27070 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:41.718966 27070 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 93ffcf6802fd42b4a4378f10aad1ae65: Generated new TSK 0
I20260713 09:07:41.719817 27070 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:41.727320 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:41.734763 27080 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:41.735890 27081 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:41.739249 27083 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:41.739501 26991 server_base.cc:1061] running on GCE node
I20260713 09:07:41.740302 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:41.740494 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:41.740679 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933661740655 us; error 0 us; skew 500 ppm
I20260713 09:07:41.741259 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:41.745066 26991 webserver.cc:533] Webserver started at http://127.26.91.193:39931/ using document root <none> and password file <none>
I20260713 09:07:41.745546 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:41.745715 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:41.745965 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:41.747008 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933660129690-26991-0/minicluster-data/ts-0-root/instance:
uuid: "1161021e2f93413996c35de4fa498853"
format_stamp: "Formatted at 2026-07-13 09:07:41 on dist-test-slave-bxq4"
I20260713 09:07:41.752287 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.006s
I20260713 09:07:41.756069 27088 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:41.756839 26991 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:07:41.757109 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933660129690-26991-0/minicluster-data/ts-0-root
uuid: "1161021e2f93413996c35de4fa498853"
format_stamp: "Formatted at 2026-07-13 09:07:41 on dist-test-slave-bxq4"
I20260713 09:07:41.757380 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933660129690-26991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933660129690-26991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933660129690-26991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:41.774624 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:41.775832 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:41.777980 26991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:41.781776 26991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:41.781991 26991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:41.782220 26991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:41.782398 26991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:41.866775 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.193:36659
I20260713 09:07:41.866849 27150 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.193:36659 every 8 connection(s)
I20260713 09:07:41.873450 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:41.881266 27155 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:41.883761 27156 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:41.894706 26991 server_base.cc:1061] running on GCE node
I20260713 09:07:41.895016 27151 heartbeater.cc:344] Connected to a master server at 127.26.91.254:39579
W20260713 09:07:41.895269 27159 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:41.895409 27151 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:41.896440 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:07:41.896610 27151 heartbeater.cc:507] Master 127.26.91.254:39579 requested a full tablet report, sending...
W20260713 09:07:41.896718 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:41.896952 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933661896933 us; error 0 us; skew 500 ppm
I20260713 09:07:41.897761 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:41.900059 27023 ts_manager.cc:194] Registered new tserver with Master: 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659)
I20260713 09:07:41.901502 26991 webserver.cc:533] Webserver started at http://127.26.91.194:45731/ using document root <none> and password file <none>
I20260713 09:07:41.902186 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:41.902429 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:41.902729 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:41.903045 27023 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56230
I20260713 09:07:41.904358 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933660129690-26991-0/minicluster-data/ts-1-root/instance:
uuid: "4069ffebcfd2475d8f1259e883110695"
format_stamp: "Formatted at 2026-07-13 09:07:41 on dist-test-slave-bxq4"
I20260713 09:07:41.909446 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260713 09:07:41.913600 27163 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:41.914331 26991 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260713 09:07:41.914572 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933660129690-26991-0/minicluster-data/ts-1-root
uuid: "4069ffebcfd2475d8f1259e883110695"
format_stamp: "Formatted at 2026-07-13 09:07:41 on dist-test-slave-bxq4"
I20260713 09:07:41.914817 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933660129690-26991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933660129690-26991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933660129690-26991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:41.933642 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:41.934791 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:41.936110 26991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:41.938692 26991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:41.938874 26991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:41.939082 26991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:41.939226 26991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:42.022676 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.194:38113
I20260713 09:07:42.022784 27225 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.194:38113 every 8 connection(s)
I20260713 09:07:42.030165 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:42.037856 27229 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:42.038981 27230 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:42.042847 27226 heartbeater.cc:344] Connected to a master server at 127.26.91.254:39579
I20260713 09:07:42.043246 27226 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:42.043413 26991 server_base.cc:1061] running on GCE node
I20260713 09:07:42.044145 27226 heartbeater.cc:507] Master 127.26.91.254:39579 requested a full tablet report, sending...
W20260713 09:07:42.044492 27232 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:42.045922 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:07:42.046094 27023 ts_manager.cc:194] Registered new tserver with Master: 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113)
W20260713 09:07:42.046206 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:42.046437 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933662046419 us; error 0 us; skew 500 ppm
I20260713 09:07:42.047163 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:42.047372 27023 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56246
I20260713 09:07:42.049832 26991 webserver.cc:533] Webserver started at http://127.26.91.195:42507/ using document root <none> and password file <none>
I20260713 09:07:42.050439 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:42.050675 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:42.050971 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:42.052291 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933660129690-26991-0/minicluster-data/ts-2-root/instance:
uuid: "3fb663d13916401c95f8468d0b3e8aa9"
format_stamp: "Formatted at 2026-07-13 09:07:42 on dist-test-slave-bxq4"
I20260713 09:07:42.057754 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:07:42.061623 27237 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:42.062377 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:07:42.062695 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933660129690-26991-0/minicluster-data/ts-2-root
uuid: "3fb663d13916401c95f8468d0b3e8aa9"
format_stamp: "Formatted at 2026-07-13 09:07:42 on dist-test-slave-bxq4"
I20260713 09:07:42.063050 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933660129690-26991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933660129690-26991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933660129690-26991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:42.081995 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:42.083580 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:42.086064 26991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:42.089546 26991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:42.089797 26991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:42.090077 26991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:42.090283 26991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:42.169960 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.195:37431
I20260713 09:07:42.170024 27299 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.195:37431 every 8 connection(s)
I20260713 09:07:42.185456 27300 heartbeater.cc:344] Connected to a master server at 127.26.91.254:39579
I20260713 09:07:42.185773 27300 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:42.186543 27300 heartbeater.cc:507] Master 127.26.91.254:39579 requested a full tablet report, sending...
I20260713 09:07:42.188558 27023 ts_manager.cc:194] Registered new tserver with Master: 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:42.188664 26991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012011916s
I20260713 09:07:42.190231 27023 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56258
I20260713 09:07:42.247726 27023 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56260:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:07:42.252522 27023 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:42.351667 27191 tablet_service.cc:1511] Processing CreateTablet for tablet 68046e02c4d848bfb67be8ce988cde7b (DEFAULT_TABLE table=test-workload [id=bb29b272828d4b9caa4af71cd2460539]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:42.354126 27191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68046e02c4d848bfb67be8ce988cde7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.352494 27190 tablet_service.cc:1511] Processing CreateTablet for tablet 8206069722624e1bbedd0fc9cb91c599 (DEFAULT_TABLE table=test-workload [id=bb29b272828d4b9caa4af71cd2460539]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:42.360747 27189 tablet_service.cc:1511] Processing CreateTablet for tablet 2325c025e14a44dbaa18577eff743f50 (DEFAULT_TABLE table=test-workload [id=bb29b272828d4b9caa4af71cd2460539]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:42.362876 27188 tablet_service.cc:1511] Processing CreateTablet for tablet 3b85205ba1f24f4b9b44ba5ea02bf1bd (DEFAULT_TABLE table=test-workload [id=bb29b272828d4b9caa4af71cd2460539]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:42.365552 27190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8206069722624e1bbedd0fc9cb91c599. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.369586 27189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2325c025e14a44dbaa18577eff743f50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.371498 27187 tablet_service.cc:1511] Processing CreateTablet for tablet 7f2eb5300b184c1fac88d944f6f08fa1 (DEFAULT_TABLE table=test-workload [id=bb29b272828d4b9caa4af71cd2460539]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:42.372524 27188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b85205ba1f24f4b9b44ba5ea02bf1bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.375309 27187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f2eb5300b184c1fac88d944f6f08fa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.381100 27186 tablet_service.cc:1511] Processing CreateTablet for tablet aafe5a75ba284897a6056accd993e8ee (DEFAULT_TABLE table=test-workload [id=bb29b272828d4b9caa4af71cd2460539]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:42.385756 27186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aafe5a75ba284897a6056accd993e8ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.394423 27116 tablet_service.cc:1511] Processing CreateTablet for tablet 68046e02c4d848bfb67be8ce988cde7b (DEFAULT_TABLE table=test-workload [id=bb29b272828d4b9caa4af71cd2460539]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:42.395596 27116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68046e02c4d848bfb67be8ce988cde7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.399739 27185 tablet_service.cc:1511] Processing CreateTablet for tablet 8577e0e0986e4a4db0da93db1d9a25a9 (DEFAULT_TABLE table=test-workload [id=bb29b272828d4b9caa4af71cd2460539]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:42.402369 27185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8577e0e0986e4a4db0da93db1d9a25a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.401764 27115 tablet_service.cc:1511] Processing CreateTablet for tablet 8206069722624e1bbedd0fc9cb91c599 (DEFAULT_TABLE table=test-workload [id=bb29b272828d4b9caa4af71cd2460539]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:42.413734 27115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8206069722624e1bbedd0fc9cb91c599. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.410215 27111 tablet_service.cc:1511] Processing CreateTablet for tablet aafe5a75ba284897a6056accd993e8ee (DEFAULT_TABLE table=test-workload [id=bb29b272828d4b9caa4af71cd2460539]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:42.410284 27113 tablet_service.cc:1511] Processing CreateTablet for tablet 3b85205ba1f24f4b9b44ba5ea02bf1bd (DEFAULT_TABLE table=test-workload [id=bb29b272828d4b9caa4af71cd2460539]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:42.407264 27114 tablet_service.cc:1511] Processing CreateTablet for tablet 2325c025e14a44dbaa18577eff743f50 (DEFAULT_TABLE table=test-workload [id=bb29b272828d4b9caa4af71cd2460539]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:42.418991 27112 tablet_service.cc:1511] Processing CreateTablet for tablet 7f2eb5300b184c1fac88d944f6f08fa1 (DEFAULT_TABLE table=test-workload [id=bb29b272828d4b9caa4af71cd2460539]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:42.423130 27109 tablet_service.cc:1511] Processing CreateTablet for tablet c9c1042816be466d974d8c2a9319fb5f (DEFAULT_TABLE table=test-workload [id=bb29b272828d4b9caa4af71cd2460539]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:42.424561 27113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b85205ba1f24f4b9b44ba5ea02bf1bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.418898 27110 tablet_service.cc:1511] Processing CreateTablet for tablet 8577e0e0986e4a4db0da93db1d9a25a9 (DEFAULT_TABLE table=test-workload [id=bb29b272828d4b9caa4af71cd2460539]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:42.430099 27184 tablet_service.cc:1511] Processing CreateTablet for tablet c9c1042816be466d974d8c2a9319fb5f (DEFAULT_TABLE table=test-workload [id=bb29b272828d4b9caa4af71cd2460539]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:42.434410 27184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9c1042816be466d974d8c2a9319fb5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.436810 27111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aafe5a75ba284897a6056accd993e8ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.448884 27109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9c1042816be466d974d8c2a9319fb5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.450675 27110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8577e0e0986e4a4db0da93db1d9a25a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.456059 27112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f2eb5300b184c1fac88d944f6f08fa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.462622 27114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2325c025e14a44dbaa18577eff743f50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.486568 27264 tablet_service.cc:1511] Processing CreateTablet for tablet 8206069722624e1bbedd0fc9cb91c599 (DEFAULT_TABLE table=test-workload [id=bb29b272828d4b9caa4af71cd2460539]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:42.489295 27264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8206069722624e1bbedd0fc9cb91c599. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.490489 27265 tablet_service.cc:1511] Processing CreateTablet for tablet 68046e02c4d848bfb67be8ce988cde7b (DEFAULT_TABLE table=test-workload [id=bb29b272828d4b9caa4af71cd2460539]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:42.494913 27265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68046e02c4d848bfb67be8ce988cde7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.517675 27263 tablet_service.cc:1511] Processing CreateTablet for tablet 2325c025e14a44dbaa18577eff743f50 (DEFAULT_TABLE table=test-workload [id=bb29b272828d4b9caa4af71cd2460539]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:42.517925 27262 tablet_service.cc:1511] Processing CreateTablet for tablet 3b85205ba1f24f4b9b44ba5ea02bf1bd (DEFAULT_TABLE table=test-workload [id=bb29b272828d4b9caa4af71cd2460539]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:42.519071 27263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2325c025e14a44dbaa18577eff743f50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.519767 27261 tablet_service.cc:1511] Processing CreateTablet for tablet 7f2eb5300b184c1fac88d944f6f08fa1 (DEFAULT_TABLE table=test-workload [id=bb29b272828d4b9caa4af71cd2460539]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:42.521162 27261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f2eb5300b184c1fac88d944f6f08fa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.521337 27260 tablet_service.cc:1511] Processing CreateTablet for tablet aafe5a75ba284897a6056accd993e8ee (DEFAULT_TABLE table=test-workload [id=bb29b272828d4b9caa4af71cd2460539]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:42.522571 27260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aafe5a75ba284897a6056accd993e8ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.524674 27262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b85205ba1f24f4b9b44ba5ea02bf1bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.525278 27259 tablet_service.cc:1511] Processing CreateTablet for tablet 8577e0e0986e4a4db0da93db1d9a25a9 (DEFAULT_TABLE table=test-workload [id=bb29b272828d4b9caa4af71cd2460539]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:42.526489 27259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8577e0e0986e4a4db0da93db1d9a25a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.531001 27258 tablet_service.cc:1511] Processing CreateTablet for tablet c9c1042816be466d974d8c2a9319fb5f (DEFAULT_TABLE table=test-workload [id=bb29b272828d4b9caa4af71cd2460539]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:42.535851 27258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9c1042816be466d974d8c2a9319fb5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.560375 27108 tablet_service.cc:1511] Processing CreateTablet for tablet da8f9e1c0f344c0cb0a6d2d3514688de (DEFAULT_TABLE table=test-workload [id=bb29b272828d4b9caa4af71cd2460539]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:42.562243 27108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da8f9e1c0f344c0cb0a6d2d3514688de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.569296 27318 tablet_bootstrap.cc:492] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695: Bootstrap starting.
I20260713 09:07:42.593101 27319 tablet_bootstrap.cc:492] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853: Bootstrap starting.
I20260713 09:07:42.605314 27320 tablet_bootstrap.cc:492] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9: Bootstrap starting.
I20260713 09:07:42.623910 27191 tablet_service.cc:1511] Processing CreateTablet for tablet da8f9e1c0f344c0cb0a6d2d3514688de (DEFAULT_TABLE table=test-workload [id=bb29b272828d4b9caa4af71cd2460539]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:42.625634 27191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da8f9e1c0f344c0cb0a6d2d3514688de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.632881 27263 tablet_service.cc:1511] Processing CreateTablet for tablet da8f9e1c0f344c0cb0a6d2d3514688de (DEFAULT_TABLE table=test-workload [id=bb29b272828d4b9caa4af71cd2460539]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:42.635797 27263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da8f9e1c0f344c0cb0a6d2d3514688de. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:07:42.645820 27071 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:42.654217 27318 tablet_bootstrap.cc:654] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.656603 27320 tablet_bootstrap.cc:654] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.662633 27319 tablet_bootstrap.cc:654] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.666298 27320 tablet_bootstrap.cc:492] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9: No bootstrap required, opened a new log
I20260713 09:07:42.666808 27318 tablet_bootstrap.cc:492] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695: No bootstrap required, opened a new log
I20260713 09:07:42.666810 27320 ts_tablet_manager.cc:1403] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9: Time spent bootstrapping tablet: real 0.069s	user 0.007s	sys 0.007s
I20260713 09:07:42.667333 27318 ts_tablet_manager.cc:1403] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695: Time spent bootstrapping tablet: real 0.100s	user 0.017s	sys 0.000s
I20260713 09:07:42.669997 27320 raft_consensus.cc:359] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.670329 27318 raft_consensus.cc:359] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.670997 27318 raft_consensus.cc:385] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.671423 27318 raft_consensus.cc:740] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4069ffebcfd2475d8f1259e883110695, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.670997 27320 raft_consensus.cc:385] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.672251 27320 raft_consensus.cc:740] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fb663d13916401c95f8468d0b3e8aa9, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.672049 27318 consensus_queue.cc:260] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.673197 27320 consensus_queue.cc:260] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.678459 27319 tablet_bootstrap.cc:492] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853: No bootstrap required, opened a new log
I20260713 09:07:42.678879 27319 ts_tablet_manager.cc:1403] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853: Time spent bootstrapping tablet: real 0.097s	user 0.004s	sys 0.019s
I20260713 09:07:42.679971 27320 ts_tablet_manager.cc:1434] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.009s
I20260713 09:07:42.680938 27300 heartbeater.cc:499] Master 127.26.91.254:39579 was elected leader, sending a full tablet report...
I20260713 09:07:42.681257 27320 tablet_bootstrap.cc:492] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9: Bootstrap starting.
I20260713 09:07:42.682017 27319 raft_consensus.cc:359] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.682727 27319 raft_consensus.cc:385] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.683005 27319 raft_consensus.cc:740] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1161021e2f93413996c35de4fa498853, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.683686 27319 consensus_queue.cc:260] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.686408 27318 ts_tablet_manager.cc:1434] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.013s
I20260713 09:07:42.686908 27226 heartbeater.cc:499] Master 127.26.91.254:39579 was elected leader, sending a full tablet report...
I20260713 09:07:42.687319 27318 tablet_bootstrap.cc:492] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695: Bootstrap starting.
I20260713 09:07:42.691176 27151 heartbeater.cc:499] Master 127.26.91.254:39579 was elected leader, sending a full tablet report...
I20260713 09:07:42.694445 27318 tablet_bootstrap.cc:654] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.696702 27320 tablet_bootstrap.cc:654] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.697237 27319 ts_tablet_manager.cc:1434] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260713 09:07:42.698091 27319 tablet_bootstrap.cc:492] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853: Bootstrap starting.
I20260713 09:07:42.701435 27325 raft_consensus.cc:493] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.701913 27325 raft_consensus.cc:515] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.704033 27319 tablet_bootstrap.cc:654] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.712090 27325 leader_election.cc:290] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659), 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113)
I20260713 09:07:42.725888 27126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b85205ba1f24f4b9b44ba5ea02bf1bd" candidate_uuid: "3fb663d13916401c95f8468d0b3e8aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1161021e2f93413996c35de4fa498853" is_pre_election: true
W20260713 09:07:42.728211 27241 leader_election.cc:343] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.756767 27201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b85205ba1f24f4b9b44ba5ea02bf1bd" candidate_uuid: "3fb663d13916401c95f8468d0b3e8aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4069ffebcfd2475d8f1259e883110695" is_pre_election: true
I20260713 09:07:42.758213 27319 tablet_bootstrap.cc:492] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853: No bootstrap required, opened a new log
W20260713 09:07:42.758488 27239 leader_election.cc:343] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.758703 27319 ts_tablet_manager.cc:1403] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.014s
I20260713 09:07:42.758934 27239 leader_election.cc:304] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3fb663d13916401c95f8468d0b3e8aa9; no voters: 1161021e2f93413996c35de4fa498853, 4069ffebcfd2475d8f1259e883110695
I20260713 09:07:42.759708 27325 raft_consensus.cc:2749] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:42.762715 27320 tablet_bootstrap.cc:492] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9: No bootstrap required, opened a new log
I20260713 09:07:42.762732 27318 tablet_bootstrap.cc:492] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695: No bootstrap required, opened a new log
I20260713 09:07:42.763283 27320 ts_tablet_manager.cc:1403] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9: Time spent bootstrapping tablet: real 0.082s	user 0.007s	sys 0.022s
I20260713 09:07:42.763352 27318 ts_tablet_manager.cc:1403] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695: Time spent bootstrapping tablet: real 0.076s	user 0.028s	sys 0.020s
I20260713 09:07:42.762897 27319 raft_consensus.cc:359] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.763917 27319 raft_consensus.cc:385] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.764400 27319 raft_consensus.cc:740] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1161021e2f93413996c35de4fa498853, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.765139 27319 consensus_queue.cc:260] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.766350 27318 raft_consensus.cc:359] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.767458 27318 raft_consensus.cc:385] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.767475 27319 ts_tablet_manager.cc:1434] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260713 09:07:42.767853 27318 raft_consensus.cc:740] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4069ffebcfd2475d8f1259e883110695, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.768692 27319 tablet_bootstrap.cc:492] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853: Bootstrap starting.
I20260713 09:07:42.768697 27318 consensus_queue.cc:260] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.770807 27318 ts_tablet_manager.cc:1434] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:42.771659 27318 tablet_bootstrap.cc:492] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695: Bootstrap starting.
I20260713 09:07:42.775851 27319 tablet_bootstrap.cc:654] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.777577 27318 tablet_bootstrap.cc:654] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:42.780184 27227 tablet.cc:2406] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:07:42.788597 27319 tablet_bootstrap.cc:492] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853: No bootstrap required, opened a new log
I20260713 09:07:42.788431 27320 raft_consensus.cc:359] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } } peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } }
I20260713 09:07:42.789155 27319 ts_tablet_manager.cc:1403] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.002s
I20260713 09:07:42.789209 27320 raft_consensus.cc:385] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.789631 27320 raft_consensus.cc:740] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fb663d13916401c95f8468d0b3e8aa9, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.790381 27320 consensus_queue.cc:260] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } } peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } }
I20260713 09:07:42.792902 27319 raft_consensus.cc:359] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.794497 27319 raft_consensus.cc:385] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.794842 27319 raft_consensus.cc:740] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1161021e2f93413996c35de4fa498853, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.795564 27319 consensus_queue.cc:260] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.796177 27318 tablet_bootstrap.cc:492] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695: No bootstrap required, opened a new log
I20260713 09:07:42.796629 27318 ts_tablet_manager.cc:1403] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.011s
I20260713 09:07:42.797986 27319 ts_tablet_manager.cc:1434] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260713 09:07:42.798919 27319 tablet_bootstrap.cc:492] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853: Bootstrap starting.
I20260713 09:07:42.799261 27318 raft_consensus.cc:359] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.799933 27318 raft_consensus.cc:385] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.800247 27318 raft_consensus.cc:740] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4069ffebcfd2475d8f1259e883110695, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.800887 27318 consensus_queue.cc:260] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.803702 27318 ts_tablet_manager.cc:1434] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:42.806219 27319 tablet_bootstrap.cc:654] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.807482 27318 tablet_bootstrap.cc:492] T 2325c025e14a44dbaa18577eff743f50 P 4069ffebcfd2475d8f1259e883110695: Bootstrap starting.
I20260713 09:07:42.811830 27320 ts_tablet_manager.cc:1434] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9: Time spent starting tablet: real 0.048s	user 0.003s	sys 0.003s
I20260713 09:07:42.813970 27318 tablet_bootstrap.cc:654] T 2325c025e14a44dbaa18577eff743f50 P 4069ffebcfd2475d8f1259e883110695: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.814459 27320 tablet_bootstrap.cc:492] T c9c1042816be466d974d8c2a9319fb5f P 3fb663d13916401c95f8468d0b3e8aa9: Bootstrap starting.
I20260713 09:07:42.822186 27320 tablet_bootstrap.cc:654] T c9c1042816be466d974d8c2a9319fb5f P 3fb663d13916401c95f8468d0b3e8aa9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.822935 27319 tablet_bootstrap.cc:492] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853: No bootstrap required, opened a new log
I20260713 09:07:42.822997 27318 tablet_bootstrap.cc:492] T 2325c025e14a44dbaa18577eff743f50 P 4069ffebcfd2475d8f1259e883110695: No bootstrap required, opened a new log
I20260713 09:07:42.823436 27319 ts_tablet_manager.cc:1403] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260713 09:07:42.823578 27318 ts_tablet_manager.cc:1403] T 2325c025e14a44dbaa18577eff743f50 P 4069ffebcfd2475d8f1259e883110695: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.002s
I20260713 09:07:42.826345 27319 raft_consensus.cc:359] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.826473 27318 raft_consensus.cc:359] T 2325c025e14a44dbaa18577eff743f50 P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.827107 27319 raft_consensus.cc:385] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.827312 27318 raft_consensus.cc:385] T 2325c025e14a44dbaa18577eff743f50 P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.827467 27319 raft_consensus.cc:740] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1161021e2f93413996c35de4fa498853, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.827761 27318 raft_consensus.cc:740] T 2325c025e14a44dbaa18577eff743f50 P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4069ffebcfd2475d8f1259e883110695, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.828259 27319 consensus_queue.cc:260] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.828651 27318 consensus_queue.cc:260] T 2325c025e14a44dbaa18577eff743f50 P 4069ffebcfd2475d8f1259e883110695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.830775 27319 ts_tablet_manager.cc:1434] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:07:42.838053 27319 tablet_bootstrap.cc:492] T da8f9e1c0f344c0cb0a6d2d3514688de P 1161021e2f93413996c35de4fa498853: Bootstrap starting.
I20260713 09:07:42.834227 27318 ts_tablet_manager.cc:1434] T 2325c025e14a44dbaa18577eff743f50 P 4069ffebcfd2475d8f1259e883110695: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260713 09:07:42.843071 27318 tablet_bootstrap.cc:492] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695: Bootstrap starting.
I20260713 09:07:42.850443 27318 tablet_bootstrap.cc:654] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.851527 27319 tablet_bootstrap.cc:654] T da8f9e1c0f344c0cb0a6d2d3514688de P 1161021e2f93413996c35de4fa498853: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.857483 27320 tablet_bootstrap.cc:492] T c9c1042816be466d974d8c2a9319fb5f P 3fb663d13916401c95f8468d0b3e8aa9: No bootstrap required, opened a new log
I20260713 09:07:42.857831 27320 ts_tablet_manager.cc:1403] T c9c1042816be466d974d8c2a9319fb5f P 3fb663d13916401c95f8468d0b3e8aa9: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.018s
I20260713 09:07:42.859920 27320 raft_consensus.cc:359] T c9c1042816be466d974d8c2a9319fb5f P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.860445 27320 raft_consensus.cc:385] T c9c1042816be466d974d8c2a9319fb5f P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.860656 27320 raft_consensus.cc:740] T c9c1042816be466d974d8c2a9319fb5f P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fb663d13916401c95f8468d0b3e8aa9, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.861203 27320 consensus_queue.cc:260] T c9c1042816be466d974d8c2a9319fb5f P 3fb663d13916401c95f8468d0b3e8aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.862673 27320 ts_tablet_manager.cc:1434] T c9c1042816be466d974d8c2a9319fb5f P 3fb663d13916401c95f8468d0b3e8aa9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:42.863327 27320 tablet_bootstrap.cc:492] T 2325c025e14a44dbaa18577eff743f50 P 3fb663d13916401c95f8468d0b3e8aa9: Bootstrap starting.
I20260713 09:07:42.869242 27318 tablet_bootstrap.cc:492] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695: No bootstrap required, opened a new log
I20260713 09:07:42.869666 27318 ts_tablet_manager.cc:1403] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.009s
I20260713 09:07:42.869776 27320 tablet_bootstrap.cc:654] T 2325c025e14a44dbaa18577eff743f50 P 3fb663d13916401c95f8468d0b3e8aa9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.872547 27318 raft_consensus.cc:359] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } } peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } }
I20260713 09:07:42.873265 27318 raft_consensus.cc:385] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.873601 27318 raft_consensus.cc:740] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4069ffebcfd2475d8f1259e883110695, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.874311 27318 consensus_queue.cc:260] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } } peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } }
I20260713 09:07:42.876526 27318 ts_tablet_manager.cc:1434] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:07:42.877466 27318 tablet_bootstrap.cc:492] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695: Bootstrap starting.
I20260713 09:07:42.883657 27318 tablet_bootstrap.cc:654] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.888055 27319 tablet_bootstrap.cc:492] T da8f9e1c0f344c0cb0a6d2d3514688de P 1161021e2f93413996c35de4fa498853: No bootstrap required, opened a new log
I20260713 09:07:42.888492 27319 ts_tablet_manager.cc:1403] T da8f9e1c0f344c0cb0a6d2d3514688de P 1161021e2f93413996c35de4fa498853: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.001s
I20260713 09:07:42.891532 27319 raft_consensus.cc:359] T da8f9e1c0f344c0cb0a6d2d3514688de P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.892199 27319 raft_consensus.cc:385] T da8f9e1c0f344c0cb0a6d2d3514688de P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.892489 27319 raft_consensus.cc:740] T da8f9e1c0f344c0cb0a6d2d3514688de P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1161021e2f93413996c35de4fa498853, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.893143 27319 consensus_queue.cc:260] T da8f9e1c0f344c0cb0a6d2d3514688de P 1161021e2f93413996c35de4fa498853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.895431 27319 ts_tablet_manager.cc:1434] T da8f9e1c0f344c0cb0a6d2d3514688de P 1161021e2f93413996c35de4fa498853: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:07:42.896255 27319 tablet_bootstrap.cc:492] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853: Bootstrap starting.
I20260713 09:07:42.901467 27318 tablet_bootstrap.cc:492] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695: No bootstrap required, opened a new log
I20260713 09:07:42.901897 27318 ts_tablet_manager.cc:1403] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.011s
I20260713 09:07:42.904677 27320 tablet_bootstrap.cc:492] T 2325c025e14a44dbaa18577eff743f50 P 3fb663d13916401c95f8468d0b3e8aa9: No bootstrap required, opened a new log
I20260713 09:07:42.902688 27319 tablet_bootstrap.cc:654] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.904944 27318 raft_consensus.cc:359] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.905646 27318 raft_consensus.cc:385] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.905923 27318 raft_consensus.cc:740] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4069ffebcfd2475d8f1259e883110695, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.906692 27318 consensus_queue.cc:260] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.907481 27320 ts_tablet_manager.cc:1403] T 2325c025e14a44dbaa18577eff743f50 P 3fb663d13916401c95f8468d0b3e8aa9: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.017s
I20260713 09:07:42.910015 27319 tablet_bootstrap.cc:492] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853: No bootstrap required, opened a new log
I20260713 09:07:42.910444 27319 ts_tablet_manager.cc:1403] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.002s
I20260713 09:07:42.910715 27320 raft_consensus.cc:359] T 2325c025e14a44dbaa18577eff743f50 P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.911406 27320 raft_consensus.cc:385] T 2325c025e14a44dbaa18577eff743f50 P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.911716 27320 raft_consensus.cc:740] T 2325c025e14a44dbaa18577eff743f50 P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fb663d13916401c95f8468d0b3e8aa9, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.912464 27320 consensus_queue.cc:260] T 2325c025e14a44dbaa18577eff743f50 P 3fb663d13916401c95f8468d0b3e8aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.913410 27319 raft_consensus.cc:359] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.914100 27319 raft_consensus.cc:385] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.914412 27319 raft_consensus.cc:740] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1161021e2f93413996c35de4fa498853, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.914963 27320 ts_tablet_manager.cc:1434] T 2325c025e14a44dbaa18577eff743f50 P 3fb663d13916401c95f8468d0b3e8aa9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:07:42.915220 27319 consensus_queue.cc:260] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.915861 27320 tablet_bootstrap.cc:492] T 8577e0e0986e4a4db0da93db1d9a25a9 P 3fb663d13916401c95f8468d0b3e8aa9: Bootstrap starting.
I20260713 09:07:42.922246 27320 tablet_bootstrap.cc:654] T 8577e0e0986e4a4db0da93db1d9a25a9 P 3fb663d13916401c95f8468d0b3e8aa9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.922600 27318 ts_tablet_manager.cc:1434] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695: Time spent starting tablet: real 0.020s	user 0.000s	sys 0.007s
I20260713 09:07:42.927173 27319 ts_tablet_manager.cc:1434] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.003s
I20260713 09:07:42.933199 27318 tablet_bootstrap.cc:492] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695: Bootstrap starting.
I20260713 09:07:42.934180 27319 tablet_bootstrap.cc:492] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853: Bootstrap starting.
I20260713 09:07:42.938859 27320 tablet_bootstrap.cc:492] T 8577e0e0986e4a4db0da93db1d9a25a9 P 3fb663d13916401c95f8468d0b3e8aa9: No bootstrap required, opened a new log
I20260713 09:07:42.939172 27318 tablet_bootstrap.cc:654] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.939517 27326 raft_consensus.cc:493] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.939628 27320 ts_tablet_manager.cc:1403] T 8577e0e0986e4a4db0da93db1d9a25a9 P 3fb663d13916401c95f8468d0b3e8aa9: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.015s
I20260713 09:07:42.940001 27326 raft_consensus.cc:515] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.942426 27326 leader_election.cc:290] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:42.944252 27319 tablet_bootstrap.cc:654] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.963415 27320 raft_consensus.cc:359] T 8577e0e0986e4a4db0da93db1d9a25a9 P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.964389 27320 raft_consensus.cc:385] T 8577e0e0986e4a4db0da93db1d9a25a9 P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.964846 27320 raft_consensus.cc:740] T 8577e0e0986e4a4db0da93db1d9a25a9 P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fb663d13916401c95f8468d0b3e8aa9, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.965772 27320 consensus_queue.cc:260] T 8577e0e0986e4a4db0da93db1d9a25a9 P 3fb663d13916401c95f8468d0b3e8aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.969719 27320 ts_tablet_manager.cc:1434] T 8577e0e0986e4a4db0da93db1d9a25a9 P 3fb663d13916401c95f8468d0b3e8aa9: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260713 09:07:42.973518 27320 tablet_bootstrap.cc:492] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9: Bootstrap starting.
I20260713 09:07:42.991608 27324 raft_consensus.cc:493] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.992060 27324 raft_consensus.cc:515] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:42.994570 27324 leader_election.cc:290] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:42.996523 27325 raft_consensus.cc:493] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.997108 27325 raft_consensus.cc:515] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } } peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } }
I20260713 09:07:42.999086 27325 leader_election.cc:290] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659), 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113)
I20260713 09:07:43.000211 27126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68046e02c4d848bfb67be8ce988cde7b" candidate_uuid: "3fb663d13916401c95f8468d0b3e8aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1161021e2f93413996c35de4fa498853" is_pre_election: true
I20260713 09:07:42.996573 27324 raft_consensus.cc:493] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.000957 27324 raft_consensus.cc:515] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
W20260713 09:07:43.001317 27241 leader_election.cc:343] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.002862 27324 leader_election.cc:290] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:43.013535 27201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8577e0e0986e4a4db0da93db1d9a25a9" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4069ffebcfd2475d8f1259e883110695" is_pre_election: true
I20260713 09:07:43.014213 27201 raft_consensus.cc:2468] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1161021e2f93413996c35de4fa498853 in term 0.
I20260713 09:07:43.015738 27090 leader_election.cc:304] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1161021e2f93413996c35de4fa498853, 4069ffebcfd2475d8f1259e883110695; no voters: 
I20260713 09:07:43.016566 27326 raft_consensus.cc:2804] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:43.016932 27326 raft_consensus.cc:493] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:43.017247 27326 raft_consensus.cc:3060] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.026324 27326 raft_consensus.cc:515] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.027333 27275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8577e0e0986e4a4db0da93db1d9a25a9" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9" is_pre_election: true
I20260713 09:07:43.028004 27275 raft_consensus.cc:2468] T 8577e0e0986e4a4db0da93db1d9a25a9 P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1161021e2f93413996c35de4fa498853 in term 0.
I20260713 09:07:43.028944 27201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8577e0e0986e4a4db0da93db1d9a25a9" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4069ffebcfd2475d8f1259e883110695"
I20260713 09:07:43.029495 27201 raft_consensus.cc:3060] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.029696 27318 tablet_bootstrap.cc:492] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695: No bootstrap required, opened a new log
I20260713 09:07:43.030148 27318 ts_tablet_manager.cc:1403] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695: Time spent bootstrapping tablet: real 0.097s	user 0.041s	sys 0.044s
I20260713 09:07:43.033524 27326 leader_election.cc:290] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 1 election: Requested vote from peers 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:43.034396 27275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8577e0e0986e4a4db0da93db1d9a25a9" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
I20260713 09:07:43.034843 27275 raft_consensus.cc:3060] T 8577e0e0986e4a4db0da93db1d9a25a9 P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.037560 27319 tablet_bootstrap.cc:492] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853: No bootstrap required, opened a new log
I20260713 09:07:43.039419 27319 ts_tablet_manager.cc:1403] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853: Time spent bootstrapping tablet: real 0.105s	user 0.001s	sys 0.067s
I20260713 09:07:43.039788 27201 raft_consensus.cc:2468] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1161021e2f93413996c35de4fa498853 in term 1.
I20260713 09:07:43.041468 27090 leader_election.cc:304] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1161021e2f93413996c35de4fa498853, 4069ffebcfd2475d8f1259e883110695; no voters: 
I20260713 09:07:43.041723 27326 raft_consensus.cc:493] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.042130 27326 raft_consensus.cc:515] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.042897 27275 raft_consensus.cc:2468] T 8577e0e0986e4a4db0da93db1d9a25a9 P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1161021e2f93413996c35de4fa498853 in term 1.
I20260713 09:07:43.047477 27326 leader_election.cc:290] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:43.048009 27326 raft_consensus.cc:2804] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:43.048504 27326 raft_consensus.cc:697] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [term 1 LEADER]: Becoming Leader. State: Replica: 1161021e2f93413996c35de4fa498853, State: Running, Role: LEADER
I20260713 09:07:43.050652 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aafe5a75ba284897a6056accd993e8ee" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9" is_pre_election: true
I20260713 09:07:43.051043 27318 raft_consensus.cc:359] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.053258 27320 tablet_bootstrap.cc:654] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.052454 27318 raft_consensus.cc:385] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:07:43.054261 27092 leader_election.cc:343] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.054121 27318 raft_consensus.cc:740] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4069ffebcfd2475d8f1259e883110695, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.052030 27326 consensus_queue.cc:237] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.054463 27319 raft_consensus.cc:359] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.055982 27201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68046e02c4d848bfb67be8ce988cde7b" candidate_uuid: "3fb663d13916401c95f8468d0b3e8aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4069ffebcfd2475d8f1259e883110695" is_pre_election: true
I20260713 09:07:43.056329 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aafe5a75ba284897a6056accd993e8ee" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4069ffebcfd2475d8f1259e883110695" is_pre_election: true
I20260713 09:07:43.056783 27318 consensus_queue.cc:260] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.057526 27201 raft_consensus.cc:2468] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fb663d13916401c95f8468d0b3e8aa9 in term 0.
I20260713 09:07:43.057595 27200 raft_consensus.cc:2468] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1161021e2f93413996c35de4fa498853 in term 0.
I20260713 09:07:43.056757 27319 raft_consensus.cc:385] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.058465 27319 raft_consensus.cc:740] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1161021e2f93413996c35de4fa498853, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.059237 27318 ts_tablet_manager.cc:1434] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260713 09:07:43.060329 27318 tablet_bootstrap.cc:492] T c9c1042816be466d974d8c2a9319fb5f P 4069ffebcfd2475d8f1259e883110695: Bootstrap starting.
I20260713 09:07:43.062909 27239 leader_election.cc:304] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [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: 3fb663d13916401c95f8468d0b3e8aa9, 4069ffebcfd2475d8f1259e883110695; no voters: 1161021e2f93413996c35de4fa498853
I20260713 09:07:43.059397 27090 leader_election.cc:304] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [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: 1161021e2f93413996c35de4fa498853, 4069ffebcfd2475d8f1259e883110695; no voters: 3fb663d13916401c95f8468d0b3e8aa9
I20260713 09:07:43.064363 27350 raft_consensus.cc:2804] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:43.064767 27350 raft_consensus.cc:493] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:43.065090 27350 raft_consensus.cc:3060] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.065478 27325 raft_consensus.cc:2804] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:43.065845 27325 raft_consensus.cc:493] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:43.066883 27325 raft_consensus.cc:3060] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.059206 27319 consensus_queue.cc:260] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.076025 27325 raft_consensus.cc:515] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } } peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } }
I20260713 09:07:43.079459 27325 leader_election.cc:290] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [CANDIDATE]: Term 1 election: Requested vote from peers 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659), 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113)
I20260713 09:07:43.080277 27126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68046e02c4d848bfb67be8ce988cde7b" candidate_uuid: "3fb663d13916401c95f8468d0b3e8aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1161021e2f93413996c35de4fa498853"
I20260713 09:07:43.081418 27201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68046e02c4d848bfb67be8ce988cde7b" candidate_uuid: "3fb663d13916401c95f8468d0b3e8aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4069ffebcfd2475d8f1259e883110695"
W20260713 09:07:43.081418 27241 leader_election.cc:343] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.082655 27201 raft_consensus.cc:3060] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.083829 27319 ts_tablet_manager.cc:1434] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.004s
I20260713 09:07:43.090817 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2eb5300b184c1fac88d944f6f08fa1" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9" is_pre_election: true
I20260713 09:07:43.091213 27275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b85205ba1f24f4b9b44ba5ea02bf1bd" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9" is_pre_election: true
I20260713 09:07:43.092104 27275 raft_consensus.cc:2468] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4069ffebcfd2475d8f1259e883110695 in term 0.
I20260713 09:07:43.089299 27201 raft_consensus.cc:2468] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fb663d13916401c95f8468d0b3e8aa9 in term 1.
W20260713 09:07:43.092674 27167 leader_election.cc:343] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.093461 27239 leader_election.cc:304] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [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: 3fb663d13916401c95f8468d0b3e8aa9, 4069ffebcfd2475d8f1259e883110695; no voters: 1161021e2f93413996c35de4fa498853
I20260713 09:07:43.090176 27319 tablet_bootstrap.cc:492] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853: Bootstrap starting.
I20260713 09:07:43.093573 27167 leader_election.cc:304] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fb663d13916401c95f8468d0b3e8aa9, 4069ffebcfd2475d8f1259e883110695; no voters: 
I20260713 09:07:43.089439 27350 raft_consensus.cc:515] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.094892 27324 raft_consensus.cc:2804] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:43.095140 27325 raft_consensus.cc:2804] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:43.095309 27324 raft_consensus.cc:493] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:43.095660 27324 raft_consensus.cc:3060] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.096642 27318 tablet_bootstrap.cc:654] T c9c1042816be466d974d8c2a9319fb5f P 4069ffebcfd2475d8f1259e883110695: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.099061 27325 raft_consensus.cc:697] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 LEADER]: Becoming Leader. State: Replica: 3fb663d13916401c95f8468d0b3e8aa9, State: Running, Role: LEADER
I20260713 09:07:43.099933 27325 consensus_queue.cc:237] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } } peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } }
I20260713 09:07:43.106314 27275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aafe5a75ba284897a6056accd993e8ee" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
W20260713 09:07:43.107743 27092 leader_election.cc:343] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.108628 27350 leader_election.cc:290] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 1 election: Requested vote from peers 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:43.109236 27201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aafe5a75ba284897a6056accd993e8ee" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4069ffebcfd2475d8f1259e883110695"
I20260713 09:07:43.109818 27201 raft_consensus.cc:3060] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.110476 27324 raft_consensus.cc:515] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.114483 27320 tablet_bootstrap.cc:492] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9: No bootstrap required, opened a new log
I20260713 09:07:43.114920 27320 ts_tablet_manager.cc:1403] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9: Time spent bootstrapping tablet: real 0.142s	user 0.009s	sys 0.013s
I20260713 09:07:43.116882 27324 leader_election.cc:290] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [CANDIDATE]: Term 1 election: Requested vote from peers 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:43.117897 27275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b85205ba1f24f4b9b44ba5ea02bf1bd" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
I20260713 09:07:43.118462 27275 raft_consensus.cc:3060] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.119256 27320 raft_consensus.cc:359] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.119918 27320 raft_consensus.cc:385] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.120234 27320 raft_consensus.cc:740] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fb663d13916401c95f8468d0b3e8aa9, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.121869 27350 raft_consensus.cc:493] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.122306 27350 raft_consensus.cc:515] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.124789 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8206069722624e1bbedd0fc9cb91c599" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4069ffebcfd2475d8f1259e883110695" is_pre_election: true
I20260713 09:07:43.125386 27350 leader_election.cc:290] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
W20260713 09:07:43.126837 27090 leader_election.cc:343] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.128248 27201 raft_consensus.cc:2468] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1161021e2f93413996c35de4fa498853 in term 1.
I20260713 09:07:43.128686 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8206069722624e1bbedd0fc9cb91c599" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9" is_pre_election: true
I20260713 09:07:43.129333 27090 leader_election.cc:304] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [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: 1161021e2f93413996c35de4fa498853, 4069ffebcfd2475d8f1259e883110695; no voters: 3fb663d13916401c95f8468d0b3e8aa9
W20260713 09:07:43.130000 27092 leader_election.cc:343] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.130406 27092 leader_election.cc:304] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1161021e2f93413996c35de4fa498853; no voters: 3fb663d13916401c95f8468d0b3e8aa9, 4069ffebcfd2475d8f1259e883110695
I20260713 09:07:43.124994 27275 raft_consensus.cc:2468] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4069ffebcfd2475d8f1259e883110695 in term 1.
I20260713 09:07:43.132141 27352 raft_consensus.cc:2749] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:43.131937 27350 raft_consensus.cc:493] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.131220 27326 raft_consensus.cc:2804] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:43.134732 27320 consensus_queue.cc:260] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.137663 27126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2eb5300b184c1fac88d944f6f08fa1" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1161021e2f93413996c35de4fa498853" is_pre_election: true
I20260713 09:07:43.138342 27125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b85205ba1f24f4b9b44ba5ea02bf1bd" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1161021e2f93413996c35de4fa498853" is_pre_election: true
I20260713 09:07:43.137308 27167 leader_election.cc:304] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fb663d13916401c95f8468d0b3e8aa9, 4069ffebcfd2475d8f1259e883110695; no voters: 
I20260713 09:07:43.133615 27350 raft_consensus.cc:515] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.139649 27324 raft_consensus.cc:2804] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:07:43.139804 27167 leader_election.cc:343] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.137166 27124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b85205ba1f24f4b9b44ba5ea02bf1bd" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1161021e2f93413996c35de4fa498853"
I20260713 09:07:43.140372 27319 tablet_bootstrap.cc:654] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.136945 27326 raft_consensus.cc:697] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [term 1 LEADER]: Becoming Leader. State: Replica: 1161021e2f93413996c35de4fa498853, State: Running, Role: LEADER
I20260713 09:07:43.140674 27126 raft_consensus.cc:2468] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4069ffebcfd2475d8f1259e883110695 in term 0.
I20260713 09:07:43.143134 27350 leader_election.cc:290] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
W20260713 09:07:43.144505 27167 leader_election.cc:343] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.144876 27275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2eb5300b184c1fac88d944f6f08fa1" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9" is_pre_election: true
I20260713 09:07:43.150254 27320 ts_tablet_manager.cc:1434] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.001s
W20260713 09:07:43.146338 27092 leader_election.cc:343] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.142371 27326 consensus_queue.cc:237] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.151155 27320 tablet_bootstrap.cc:492] T da8f9e1c0f344c0cb0a6d2d3514688de P 3fb663d13916401c95f8468d0b3e8aa9: Bootstrap starting.
I20260713 09:07:43.152565 27021 catalog_manager.cc:5697] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1161021e2f93413996c35de4fa498853 (127.26.91.193). New cstate: current_term: 1 leader_uuid: "1161021e2f93413996c35de4fa498853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:43.157349 27167 leader_election.cc:304] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [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: 1161021e2f93413996c35de4fa498853, 4069ffebcfd2475d8f1259e883110695; no voters: 3fb663d13916401c95f8468d0b3e8aa9
I20260713 09:07:43.160353 27350 raft_consensus.cc:493] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.160296 27023 catalog_manager.cc:5697] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195). New cstate: current_term: 1 leader_uuid: "3fb663d13916401c95f8468d0b3e8aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:43.160970 27350 raft_consensus.cc:515] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.161315 27201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2eb5300b184c1fac88d944f6f08fa1" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4069ffebcfd2475d8f1259e883110695" is_pre_election: true
I20260713 09:07:43.161890 27201 raft_consensus.cc:2468] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1161021e2f93413996c35de4fa498853 in term 0.
I20260713 09:07:43.162932 27350 leader_election.cc:290] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:43.164539 27275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2325c025e14a44dbaa18577eff743f50" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9" is_pre_election: true
I20260713 09:07:43.165109 27275 raft_consensus.cc:2468] T 2325c025e14a44dbaa18577eff743f50 P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1161021e2f93413996c35de4fa498853 in term 0.
I20260713 09:07:43.166239 27092 leader_election.cc:304] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1161021e2f93413996c35de4fa498853, 3fb663d13916401c95f8468d0b3e8aa9; no voters: 
I20260713 09:07:43.166512 27319 tablet_bootstrap.cc:492] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853: No bootstrap required, opened a new log
I20260713 09:07:43.166975 27319 ts_tablet_manager.cc:1403] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.002s
I20260713 09:07:43.167541 27090 leader_election.cc:304] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853 [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: 1161021e2f93413996c35de4fa498853, 4069ffebcfd2475d8f1259e883110695; no voters: 3fb663d13916401c95f8468d0b3e8aa9
I20260713 09:07:43.168339 27352 raft_consensus.cc:2804] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:43.167500 27356 raft_consensus.cc:2804] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:43.168720 27352 raft_consensus.cc:493] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:43.169116 27356 raft_consensus.cc:493] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:43.169160 27352 raft_consensus.cc:3060] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.174983 27326 raft_consensus.cc:2804] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:43.175393 27326 raft_consensus.cc:493] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:43.175920 27326 raft_consensus.cc:3060] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.169554 27356 raft_consensus.cc:3060] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.176420 27201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2325c025e14a44dbaa18577eff743f50" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4069ffebcfd2475d8f1259e883110695" is_pre_election: true
I20260713 09:07:43.177035 27201 raft_consensus.cc:2468] T 2325c025e14a44dbaa18577eff743f50 P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1161021e2f93413996c35de4fa498853 in term 0.
I20260713 09:07:43.178951 27319 raft_consensus.cc:359] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.179374 27320 tablet_bootstrap.cc:654] T da8f9e1c0f344c0cb0a6d2d3514688de P 3fb663d13916401c95f8468d0b3e8aa9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.179840 27319 raft_consensus.cc:385] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.178967 27324 raft_consensus.cc:697] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 1 LEADER]: Becoming Leader. State: Replica: 4069ffebcfd2475d8f1259e883110695, State: Running, Role: LEADER
I20260713 09:07:43.181010 27319 raft_consensus.cc:740] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1161021e2f93413996c35de4fa498853, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.175833 27352 raft_consensus.cc:515] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.181775 27319 consensus_queue.cc:260] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.183952 27352 leader_election.cc:290] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 1 election: Requested vote from peers 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:43.185021 27275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2325c025e14a44dbaa18577eff743f50" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
I20260713 09:07:43.184875 27324 consensus_queue.cc:237] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.185526 27275 raft_consensus.cc:3060] T 2325c025e14a44dbaa18577eff743f50 P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.188751 27326 raft_consensus.cc:515] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.189633 27319 ts_tablet_manager.cc:1434] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260713 09:07:43.191758 27319 tablet_bootstrap.cc:492] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853: Bootstrap starting.
I20260713 09:07:43.194592 27318 tablet_bootstrap.cc:492] T c9c1042816be466d974d8c2a9319fb5f P 4069ffebcfd2475d8f1259e883110695: No bootstrap required, opened a new log
I20260713 09:07:43.195024 27318 ts_tablet_manager.cc:1403] T c9c1042816be466d974d8c2a9319fb5f P 4069ffebcfd2475d8f1259e883110695: Time spent bootstrapping tablet: real 0.135s	user 0.012s	sys 0.009s
I20260713 09:07:43.194970 27326 leader_election.cc:290] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 1 election: Requested vote from peers 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:43.197285 27275 raft_consensus.cc:2468] T 2325c025e14a44dbaa18577eff743f50 P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1161021e2f93413996c35de4fa498853 in term 1.
I20260713 09:07:43.198199 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2eb5300b184c1fac88d944f6f08fa1" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
I20260713 09:07:43.198886 27201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2325c025e14a44dbaa18577eff743f50" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4069ffebcfd2475d8f1259e883110695"
I20260713 09:07:43.199414 27201 raft_consensus.cc:3060] T 2325c025e14a44dbaa18577eff743f50 P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.199596 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2eb5300b184c1fac88d944f6f08fa1" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4069ffebcfd2475d8f1259e883110695"
I20260713 09:07:43.201498 27356 raft_consensus.cc:515] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.201923 27092 leader_election.cc:304] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1161021e2f93413996c35de4fa498853, 3fb663d13916401c95f8468d0b3e8aa9; no voters: 
I20260713 09:07:43.203573 27200 raft_consensus.cc:2393] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1161021e2f93413996c35de4fa498853 in current term 1: Already voted for candidate 4069ffebcfd2475d8f1259e883110695 in this term.
I20260713 09:07:43.205696 27126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2eb5300b184c1fac88d944f6f08fa1" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1161021e2f93413996c35de4fa498853"
I20260713 09:07:43.206061 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2eb5300b184c1fac88d944f6f08fa1" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
W20260713 09:07:43.206943 27092 leader_election.cc:343] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.207638 27092 leader_election.cc:304] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853 [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: 1161021e2f93413996c35de4fa498853; no voters: 3fb663d13916401c95f8468d0b3e8aa9, 4069ffebcfd2475d8f1259e883110695
I20260713 09:07:43.206952 27126 raft_consensus.cc:2393] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4069ffebcfd2475d8f1259e883110695 in current term 1: Already voted for candidate 1161021e2f93413996c35de4fa498853 in this term.
I20260713 09:07:43.208884 27350 raft_consensus.cc:2749] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:43.199513 27020 catalog_manager.cc:5697] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4069ffebcfd2475d8f1259e883110695 (127.26.91.194). New cstate: current_term: 1 leader_uuid: "4069ffebcfd2475d8f1259e883110695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } health_report { overall_health: UNKNOWN } } }
W20260713 09:07:43.210901 27167 leader_election.cc:343] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.211818 27167 leader_election.cc:304] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [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: 4069ffebcfd2475d8f1259e883110695; no voters: 1161021e2f93413996c35de4fa498853, 3fb663d13916401c95f8468d0b3e8aa9
I20260713 09:07:43.206727 27356 leader_election.cc:290] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [CANDIDATE]: Term 1 election: Requested vote from peers 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:43.212519 27324 raft_consensus.cc:2749] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:43.211215 27201 raft_consensus.cc:2468] T 2325c025e14a44dbaa18577eff743f50 P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1161021e2f93413996c35de4fa498853 in term 1.
I20260713 09:07:43.206431 27326 raft_consensus.cc:2804] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:43.213598 27318 raft_consensus.cc:359] T c9c1042816be466d974d8c2a9319fb5f P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.214471 27318 raft_consensus.cc:385] T c9c1042816be466d974d8c2a9319fb5f P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.214671 27318 raft_consensus.cc:740] T c9c1042816be466d974d8c2a9319fb5f P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4069ffebcfd2475d8f1259e883110695, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.215617 27319 tablet_bootstrap.cc:654] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.215530 27326 raft_consensus.cc:697] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 [term 1 LEADER]: Becoming Leader. State: Replica: 1161021e2f93413996c35de4fa498853, State: Running, Role: LEADER
I20260713 09:07:43.216931 27326 consensus_queue.cc:237] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.217178 27318 consensus_queue.cc:260] T c9c1042816be466d974d8c2a9319fb5f P 4069ffebcfd2475d8f1259e883110695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.220517 27318 ts_tablet_manager.cc:1434] T c9c1042816be466d974d8c2a9319fb5f P 4069ffebcfd2475d8f1259e883110695: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.003s
I20260713 09:07:43.221541 27320 tablet_bootstrap.cc:492] T da8f9e1c0f344c0cb0a6d2d3514688de P 3fb663d13916401c95f8468d0b3e8aa9: No bootstrap required, opened a new log
I20260713 09:07:43.222142 27318 tablet_bootstrap.cc:492] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695: Bootstrap starting.
I20260713 09:07:43.222366 27320 ts_tablet_manager.cc:1403] T da8f9e1c0f344c0cb0a6d2d3514688de P 3fb663d13916401c95f8468d0b3e8aa9: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.010s
I20260713 09:07:43.235090 27320 raft_consensus.cc:359] T da8f9e1c0f344c0cb0a6d2d3514688de P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.235950 27318 tablet_bootstrap.cc:654] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.243628 27356 raft_consensus.cc:493] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.244273 27320 raft_consensus.cc:385] T da8f9e1c0f344c0cb0a6d2d3514688de P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.244094 27356 raft_consensus.cc:515] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.244606 27320 raft_consensus.cc:740] T da8f9e1c0f344c0cb0a6d2d3514688de P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fb663d13916401c95f8468d0b3e8aa9, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.246227 27320 consensus_queue.cc:260] T da8f9e1c0f344c0cb0a6d2d3514688de P 3fb663d13916401c95f8468d0b3e8aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.249812 27356 leader_election.cc:290] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:43.250460 27320 ts_tablet_manager.cc:1434] T da8f9e1c0f344c0cb0a6d2d3514688de P 3fb663d13916401c95f8468d0b3e8aa9: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.005s
I20260713 09:07:43.251392 27320 tablet_bootstrap.cc:492] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9: Bootstrap starting.
I20260713 09:07:43.252736 27126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8f9e1c0f344c0cb0a6d2d3514688de" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1161021e2f93413996c35de4fa498853" is_pre_election: true
I20260713 09:07:43.253306 27126 raft_consensus.cc:2468] T da8f9e1c0f344c0cb0a6d2d3514688de P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4069ffebcfd2475d8f1259e883110695 in term 0.
I20260713 09:07:43.254245 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8f9e1c0f344c0cb0a6d2d3514688de" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9" is_pre_election: true
I20260713 09:07:43.255126 27167 leader_election.cc:304] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1161021e2f93413996c35de4fa498853, 4069ffebcfd2475d8f1259e883110695; no voters: 
I20260713 09:07:43.255414 27274 raft_consensus.cc:2468] T da8f9e1c0f344c0cb0a6d2d3514688de P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4069ffebcfd2475d8f1259e883110695 in term 0.
I20260713 09:07:43.257364 27356 raft_consensus.cc:2804] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:43.258947 27356 raft_consensus.cc:493] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:43.259287 27356 raft_consensus.cc:3060] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.262895 27318 tablet_bootstrap.cc:492] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695: No bootstrap required, opened a new log
I20260713 09:07:43.263309 27318 ts_tablet_manager.cc:1403] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.000s
I20260713 09:07:43.264879 27319 tablet_bootstrap.cc:492] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853: No bootstrap required, opened a new log
I20260713 09:07:43.265712 27319 ts_tablet_manager.cc:1403] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853: Time spent bootstrapping tablet: real 0.074s	user 0.024s	sys 0.008s
I20260713 09:07:43.266167 27318 raft_consensus.cc:359] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.266779 27318 raft_consensus.cc:385] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.267048 27318 raft_consensus.cc:740] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4069ffebcfd2475d8f1259e883110695, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.267652 27326 raft_consensus.cc:493] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.268309 27326 raft_consensus.cc:515] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.270241 27326 leader_election.cc:290] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:43.271220 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c1042816be466d974d8c2a9319fb5f" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9" is_pre_election: true
I20260713 09:07:43.271136 27318 consensus_queue.cc:260] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.271790 27274 raft_consensus.cc:2468] T c9c1042816be466d974d8c2a9319fb5f P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1161021e2f93413996c35de4fa498853 in term 0.
I20260713 09:07:43.272204 27320 tablet_bootstrap.cc:654] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.273157 27092 leader_election.cc:304] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1161021e2f93413996c35de4fa498853, 3fb663d13916401c95f8468d0b3e8aa9; no voters: 
I20260713 09:07:43.273774 27201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c1042816be466d974d8c2a9319fb5f" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4069ffebcfd2475d8f1259e883110695" is_pre_election: true
I20260713 09:07:43.274024 27326 raft_consensus.cc:2804] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:43.274374 27326 raft_consensus.cc:493] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:43.274673 27326 raft_consensus.cc:3060] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.275223 27318 ts_tablet_manager.cc:1434] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260713 09:07:43.277099 27356 raft_consensus.cc:515] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.279592 27126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8f9e1c0f344c0cb0a6d2d3514688de" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1161021e2f93413996c35de4fa498853"
I20260713 09:07:43.280105 27126 raft_consensus.cc:3060] T da8f9e1c0f344c0cb0a6d2d3514688de P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.280859 27326 raft_consensus.cc:515] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.286787 27126 raft_consensus.cc:2468] T da8f9e1c0f344c0cb0a6d2d3514688de P 1161021e2f93413996c35de4fa498853 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4069ffebcfd2475d8f1259e883110695 in term 1.
I20260713 09:07:43.287761 27201 raft_consensus.cc:2468] T c9c1042816be466d974d8c2a9319fb5f P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1161021e2f93413996c35de4fa498853 in term 0.
I20260713 09:07:43.288143 27167 leader_election.cc:304] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1161021e2f93413996c35de4fa498853, 4069ffebcfd2475d8f1259e883110695; no voters: 
I20260713 09:07:43.288738 27319 raft_consensus.cc:359] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } } peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } }
I20260713 09:07:43.289713 27324 raft_consensus.cc:2804] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:43.289335 27319 raft_consensus.cc:385] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.290356 27324 raft_consensus.cc:697] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 [term 1 LEADER]: Becoming Leader. State: Replica: 4069ffebcfd2475d8f1259e883110695, State: Running, Role: LEADER
I20260713 09:07:43.290663 27319 raft_consensus.cc:740] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1161021e2f93413996c35de4fa498853, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.291095 27275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c1042816be466d974d8c2a9319fb5f" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
I20260713 09:07:43.291615 27275 raft_consensus.cc:3060] T c9c1042816be466d974d8c2a9319fb5f P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.291213 27324 consensus_queue.cc:237] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.291368 27319 consensus_queue.cc:260] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } } peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } }
I20260713 09:07:43.289755 27326 leader_election.cc:290] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 1 election: Requested vote from peers 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:43.296427 27022 catalog_manager.cc:5697] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1161021e2f93413996c35de4fa498853 (127.26.91.193). New cstate: current_term: 1 leader_uuid: "1161021e2f93413996c35de4fa498853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:43.298703 27022 catalog_manager.cc:5697] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1161021e2f93413996c35de4fa498853 (127.26.91.193). New cstate: current_term: 1 leader_uuid: "1161021e2f93413996c35de4fa498853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:43.300434 27319 ts_tablet_manager.cc:1434] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260713 09:07:43.290017 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8f9e1c0f344c0cb0a6d2d3514688de" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
I20260713 09:07:43.303848 27320 tablet_bootstrap.cc:492] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9: No bootstrap required, opened a new log
I20260713 09:07:43.302125 27201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c1042816be466d974d8c2a9319fb5f" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4069ffebcfd2475d8f1259e883110695"
I20260713 09:07:43.307456 27320 ts_tablet_manager.cc:1403] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.022s
I20260713 09:07:43.307811 27201 raft_consensus.cc:3060] T c9c1042816be466d974d8c2a9319fb5f P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.309948 27320 raft_consensus.cc:359] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.310575 27320 raft_consensus.cc:385] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.310839 27320 raft_consensus.cc:740] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fb663d13916401c95f8468d0b3e8aa9, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.301227 27274 raft_consensus.cc:3060] T da8f9e1c0f344c0cb0a6d2d3514688de P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.311429 27320 consensus_queue.cc:260] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.314126 27320 ts_tablet_manager.cc:1434] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:43.315001 27320 tablet_bootstrap.cc:492] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9: Bootstrap starting.
I20260713 09:07:43.320441 27320 tablet_bootstrap.cc:654] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.316347 27356 leader_election.cc:290] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 [CANDIDATE]: Term 1 election: Requested vote from peers 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:43.320465 27274 raft_consensus.cc:2468] T da8f9e1c0f344c0cb0a6d2d3514688de P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4069ffebcfd2475d8f1259e883110695 in term 1.
I20260713 09:07:43.314119 27275 raft_consensus.cc:2468] T c9c1042816be466d974d8c2a9319fb5f P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1161021e2f93413996c35de4fa498853 in term 1.
I20260713 09:07:43.325340 27092 leader_election.cc:304] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1161021e2f93413996c35de4fa498853, 3fb663d13916401c95f8468d0b3e8aa9; no voters: 
I20260713 09:07:43.326166 27326 raft_consensus.cc:2804] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:43.326658 27326 raft_consensus.cc:697] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 [term 1 LEADER]: Becoming Leader. State: Replica: 1161021e2f93413996c35de4fa498853, State: Running, Role: LEADER
I20260713 09:07:43.327426 27326 consensus_queue.cc:237] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.327024 27021 catalog_manager.cc:5697] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4069ffebcfd2475d8f1259e883110695 (127.26.91.194). New cstate: current_term: 1 leader_uuid: "4069ffebcfd2475d8f1259e883110695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:43.328953 27320 tablet_bootstrap.cc:492] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9: No bootstrap required, opened a new log
I20260713 09:07:43.329351 27320 ts_tablet_manager.cc:1403] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260713 09:07:43.331718 27320 raft_consensus.cc:359] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.332356 27320 raft_consensus.cc:385] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.332612 27320 raft_consensus.cc:740] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fb663d13916401c95f8468d0b3e8aa9, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.333206 27320 consensus_queue.cc:260] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.335027 27320 ts_tablet_manager.cc:1434] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:43.341881 27201 raft_consensus.cc:2468] T c9c1042816be466d974d8c2a9319fb5f P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1161021e2f93413996c35de4fa498853 in term 1.
I20260713 09:07:43.347213 27022 catalog_manager.cc:5697] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1161021e2f93413996c35de4fa498853 (127.26.91.193). New cstate: current_term: 1 leader_uuid: "1161021e2f93413996c35de4fa498853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:43.481829 27326 raft_consensus.cc:493] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.482350 27326 raft_consensus.cc:515] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.484447 27326 leader_election.cc:290] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:43.485122 27201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b85205ba1f24f4b9b44ba5ea02bf1bd" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4069ffebcfd2475d8f1259e883110695" is_pre_election: true
I20260713 09:07:43.485507 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b85205ba1f24f4b9b44ba5ea02bf1bd" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9" is_pre_election: true
I20260713 09:07:43.486230 27274 raft_consensus.cc:2393] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1161021e2f93413996c35de4fa498853 in current term 1: Already voted for candidate 4069ffebcfd2475d8f1259e883110695 in this term.
I20260713 09:07:43.487128 27092 leader_election.cc:304] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1161021e2f93413996c35de4fa498853; no voters: 3fb663d13916401c95f8468d0b3e8aa9, 4069ffebcfd2475d8f1259e883110695
I20260713 09:07:43.487836 27326 raft_consensus.cc:3060] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.492112 27326 raft_consensus.cc:2749] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:43.510341 27325 raft_consensus.cc:493] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.510877 27325 raft_consensus.cc:515] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.512619 27325 leader_election.cc:290] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659), 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113)
I20260713 09:07:43.513386 27126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aafe5a75ba284897a6056accd993e8ee" candidate_uuid: "3fb663d13916401c95f8468d0b3e8aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1161021e2f93413996c35de4fa498853" is_pre_election: true
I20260713 09:07:43.513664 27201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aafe5a75ba284897a6056accd993e8ee" candidate_uuid: "3fb663d13916401c95f8468d0b3e8aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4069ffebcfd2475d8f1259e883110695" is_pre_election: true
I20260713 09:07:43.514462 27201 raft_consensus.cc:2393] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3fb663d13916401c95f8468d0b3e8aa9 in current term 1: Already voted for candidate 1161021e2f93413996c35de4fa498853 in this term.
I20260713 09:07:43.515368 27239 leader_election.cc:304] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3fb663d13916401c95f8468d0b3e8aa9; no voters: 1161021e2f93413996c35de4fa498853, 4069ffebcfd2475d8f1259e883110695
I20260713 09:07:43.516052 27325 raft_consensus.cc:3060] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.520056 27325 raft_consensus.cc:2749] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:43.539194 27326 consensus_queue.cc:1048] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.543401 27350 consensus_queue.cc:1048] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.553457 27126 raft_consensus.cc:3060] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.562307 27325 consensus_queue.cc:1048] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.574767 27325 raft_consensus.cc:493] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.575188 27325 raft_consensus.cc:515] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.577062 27325 leader_election.cc:290] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659), 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113)
I20260713 09:07:43.578052 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8206069722624e1bbedd0fc9cb91c599" candidate_uuid: "3fb663d13916401c95f8468d0b3e8aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4069ffebcfd2475d8f1259e883110695" is_pre_election: true
I20260713 09:07:43.578656 27200 raft_consensus.cc:2468] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fb663d13916401c95f8468d0b3e8aa9 in term 0.
I20260713 09:07:43.579789 27239 leader_election.cc:304] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fb663d13916401c95f8468d0b3e8aa9, 4069ffebcfd2475d8f1259e883110695; no voters: 
I20260713 09:07:43.581017 27126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8206069722624e1bbedd0fc9cb91c599" candidate_uuid: "3fb663d13916401c95f8468d0b3e8aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1161021e2f93413996c35de4fa498853" is_pre_election: true
I20260713 09:07:43.581843 27325 raft_consensus.cc:2804] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:43.582194 27325 raft_consensus.cc:493] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:43.582512 27325 raft_consensus.cc:3060] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.588593 27325 raft_consensus.cc:515] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.590935 27325 leader_election.cc:290] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [CANDIDATE]: Term 1 election: Requested vote from peers 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659), 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113)
I20260713 09:07:43.591481 27325 consensus_queue.cc:1048] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.581600 27126 raft_consensus.cc:2468] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fb663d13916401c95f8468d0b3e8aa9 in term 0.
I20260713 09:07:43.598186 27126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8206069722624e1bbedd0fc9cb91c599" candidate_uuid: "3fb663d13916401c95f8468d0b3e8aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1161021e2f93413996c35de4fa498853"
I20260713 09:07:43.598811 27126 raft_consensus.cc:3060] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.606102 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8206069722624e1bbedd0fc9cb91c599" candidate_uuid: "3fb663d13916401c95f8468d0b3e8aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4069ffebcfd2475d8f1259e883110695"
I20260713 09:07:43.606626 27200 raft_consensus.cc:3060] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.612836 27200 raft_consensus.cc:2468] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fb663d13916401c95f8468d0b3e8aa9 in term 1.
I20260713 09:07:43.617051 27126 raft_consensus.cc:2468] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fb663d13916401c95f8468d0b3e8aa9 in term 1.
I20260713 09:07:43.620205 27324 consensus_queue.cc:1048] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.626857 27241 leader_election.cc:304] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1161021e2f93413996c35de4fa498853, 3fb663d13916401c95f8468d0b3e8aa9; no voters: 
I20260713 09:07:43.627718 27354 raft_consensus.cc:2804] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:43.628708 27354 raft_consensus.cc:697] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 LEADER]: Becoming Leader. State: Replica: 3fb663d13916401c95f8468d0b3e8aa9, State: Running, Role: LEADER
I20260713 09:07:43.629474 27354 consensus_queue.cc:237] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.643544 27360 consensus_queue.cc:1048] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:07:43.649128 27071 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:43.649011 27022 catalog_manager.cc:5697] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195). New cstate: current_term: 1 leader_uuid: "3fb663d13916401c95f8468d0b3e8aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:43.678613 27324 consensus_queue.cc:1048] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.688848 27360 consensus_queue.cc:1048] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.694348 27326 consensus_queue.cc:1048] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.706159 27350 consensus_queue.cc:1048] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.771368 27380 raft_consensus.cc:493] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.771884 27380 raft_consensus.cc:515] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:43.773981 27380 leader_election.cc:290] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659), 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113)
I20260713 09:07:43.774554 27126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2eb5300b184c1fac88d944f6f08fa1" candidate_uuid: "3fb663d13916401c95f8468d0b3e8aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1161021e2f93413996c35de4fa498853" is_pre_election: true
I20260713 09:07:43.775183 27126 raft_consensus.cc:2393] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3fb663d13916401c95f8468d0b3e8aa9 in current term 1: Already voted for candidate 1161021e2f93413996c35de4fa498853 in this term.
I20260713 09:07:43.774964 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2eb5300b184c1fac88d944f6f08fa1" candidate_uuid: "3fb663d13916401c95f8468d0b3e8aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4069ffebcfd2475d8f1259e883110695" is_pre_election: true
I20260713 09:07:43.775738 27200 raft_consensus.cc:2393] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3fb663d13916401c95f8468d0b3e8aa9 in current term 1: Already voted for candidate 4069ffebcfd2475d8f1259e883110695 in this term.
I20260713 09:07:43.776743 27239 leader_election.cc:304] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3fb663d13916401c95f8468d0b3e8aa9; no voters: 1161021e2f93413996c35de4fa498853, 4069ffebcfd2475d8f1259e883110695
I20260713 09:07:43.777398 27380 raft_consensus.cc:3060] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.783732 27380 raft_consensus.cc:2749] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:43.801793 27326 consensus_queue.cc:1048] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.811513 27350 consensus_queue.cc:1048] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.826217 27350 consensus_queue.cc:1048] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.836143 27326 consensus_queue.cc:1048] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:44.067551 27380 consensus_queue.cc:1048] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:44.076835 27380 consensus_queue.cc:1048] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:44.653249 27071 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:44.943629 27360 raft_consensus.cc:493] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:44.944140 27360 raft_consensus.cc:515] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:44.945673 27360 leader_election.cc:290] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:44.946444 27126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2eb5300b184c1fac88d944f6f08fa1" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1161021e2f93413996c35de4fa498853" is_pre_election: true
I20260713 09:07:44.946591 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2eb5300b184c1fac88d944f6f08fa1" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9" is_pre_election: true
I20260713 09:07:44.946913 27126 raft_consensus.cc:2468] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4069ffebcfd2475d8f1259e883110695 in term 1.
I20260713 09:07:44.947074 27274 raft_consensus.cc:2468] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4069ffebcfd2475d8f1259e883110695 in term 1.
I20260713 09:07:44.947860 27167 leader_election.cc:304] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [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: 1161021e2f93413996c35de4fa498853, 4069ffebcfd2475d8f1259e883110695; no voters: 
I20260713 09:07:44.948458 27360 raft_consensus.cc:2804] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:44.948786 27360 raft_consensus.cc:493] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:44.949110 27360 raft_consensus.cc:3060] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:44.953992 27360 raft_consensus.cc:515] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:44.955348 27360 leader_election.cc:290] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [CANDIDATE]: Term 2 election: Requested vote from peers 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:44.956099 27126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2eb5300b184c1fac88d944f6f08fa1" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1161021e2f93413996c35de4fa498853"
I20260713 09:07:44.956311 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2eb5300b184c1fac88d944f6f08fa1" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
I20260713 09:07:44.956645 27126 raft_consensus.cc:3060] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:44.956841 27274 raft_consensus.cc:3060] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:44.962762 27274 raft_consensus.cc:2468] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4069ffebcfd2475d8f1259e883110695 in term 2.
I20260713 09:07:44.962762 27126 raft_consensus.cc:2468] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4069ffebcfd2475d8f1259e883110695 in term 2.
I20260713 09:07:44.963758 27167 leader_election.cc:304] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1161021e2f93413996c35de4fa498853, 4069ffebcfd2475d8f1259e883110695; no voters: 
I20260713 09:07:44.964339 27360 raft_consensus.cc:2804] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:44.965313 27360 raft_consensus.cc:697] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 2 LEADER]: Becoming Leader. State: Replica: 4069ffebcfd2475d8f1259e883110695, State: Running, Role: LEADER
I20260713 09:07:44.966102 27360 consensus_queue.cc:237] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [LEADER]: Queue going to LEADER 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: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:44.972198 27021 catalog_manager.cc:5697] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 reported cstate change: term changed from 0 to 2, leader changed from <none> to 4069ffebcfd2475d8f1259e883110695 (127.26.91.194). New cstate: current_term: 2 leader_uuid: "4069ffebcfd2475d8f1259e883110695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:45.038610 27274 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68046e02c4d848bfb67be8ce988cde7b"
dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
mode: GRACEFUL
new_leader_uuid: "1161021e2f93413996c35de4fa498853"
 from {username='slave'} at 127.0.0.1:38642
I20260713 09:07:45.039100 27274 raft_consensus.cc:606] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 LEADER]: Received request to transfer leadership to TS 1161021e2f93413996c35de4fa498853
I20260713 09:07:45.043277 27274 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8206069722624e1bbedd0fc9cb91c599"
dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
mode: GRACEFUL
new_leader_uuid: "1161021e2f93413996c35de4fa498853"
 from {username='slave'} at 127.0.0.1:38642
I20260713 09:07:45.043699 27274 raft_consensus.cc:606] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 LEADER]: Received request to transfer leadership to TS 1161021e2f93413996c35de4fa498853
I20260713 09:07:45.057425 27200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b85205ba1f24f4b9b44ba5ea02bf1bd"
dest_uuid: "4069ffebcfd2475d8f1259e883110695"
mode: GRACEFUL
new_leader_uuid: "1161021e2f93413996c35de4fa498853"
 from {username='slave'} at 127.0.0.1:56870
I20260713 09:07:45.057843 27200 raft_consensus.cc:606] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 1 LEADER]: Received request to transfer leadership to TS 1161021e2f93413996c35de4fa498853
I20260713 09:07:45.071587 27126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aafe5a75ba284897a6056accd993e8ee"
dest_uuid: "1161021e2f93413996c35de4fa498853"
mode: GRACEFUL
new_leader_uuid: "4069ffebcfd2475d8f1259e883110695"
 from {username='slave'} at 127.0.0.1:44342
I20260713 09:07:45.072027 27126 raft_consensus.cc:606] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [term 1 LEADER]: Received request to transfer leadership to TS 4069ffebcfd2475d8f1259e883110695
I20260713 09:07:45.076390 27126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8577e0e0986e4a4db0da93db1d9a25a9"
dest_uuid: "1161021e2f93413996c35de4fa498853"
mode: GRACEFUL
new_leader_uuid: "4069ffebcfd2475d8f1259e883110695"
 from {username='slave'} at 127.0.0.1:44342
I20260713 09:07:45.076817 27126 raft_consensus.cc:606] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [term 1 LEADER]: Received request to transfer leadership to TS 4069ffebcfd2475d8f1259e883110695
I20260713 09:07:45.080782 27126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9c1042816be466d974d8c2a9319fb5f"
dest_uuid: "1161021e2f93413996c35de4fa498853"
mode: GRACEFUL
new_leader_uuid: "4069ffebcfd2475d8f1259e883110695"
 from {username='slave'} at 127.0.0.1:44342
I20260713 09:07:45.081185 27126 raft_consensus.cc:606] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 [term 1 LEADER]: Received request to transfer leadership to TS 4069ffebcfd2475d8f1259e883110695
I20260713 09:07:45.085150 27200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da8f9e1c0f344c0cb0a6d2d3514688de"
dest_uuid: "4069ffebcfd2475d8f1259e883110695"
mode: GRACEFUL
new_leader_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
 from {username='slave'} at 127.0.0.1:56870
I20260713 09:07:45.085565 27200 raft_consensus.cc:606] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 [term 1 LEADER]: Received request to transfer leadership to TS 3fb663d13916401c95f8468d0b3e8aa9
I20260713 09:07:45.091300 27394 raft_consensus.cc:993] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853: : Instructing follower 4069ffebcfd2475d8f1259e883110695 to start an election
I20260713 09:07:45.091651 27408 raft_consensus.cc:1081] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [term 1 LEADER]: Signalling peer 4069ffebcfd2475d8f1259e883110695 to start an election
I20260713 09:07:45.092999 27200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8577e0e0986e4a4db0da93db1d9a25a9"
dest_uuid: "4069ffebcfd2475d8f1259e883110695"
 from {username='slave'} at 127.0.0.1:43276
I20260713 09:07:45.093375 27200 raft_consensus.cc:493] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:45.093608 27200 raft_consensus.cc:3060] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:45.097816 27200 raft_consensus.cc:515] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:45.099203 27200 leader_election.cc:290] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695 [CANDIDATE]: Term 2 election: Requested vote from peers 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:45.099898 27126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8577e0e0986e4a4db0da93db1d9a25a9" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1161021e2f93413996c35de4fa498853"
I20260713 09:07:45.100176 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8577e0e0986e4a4db0da93db1d9a25a9" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
I20260713 09:07:45.100677 27126 raft_consensus.cc:3055] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:45.100724 27274 raft_consensus.cc:3060] T 8577e0e0986e4a4db0da93db1d9a25a9 P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:45.100962 27126 raft_consensus.cc:740] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1161021e2f93413996c35de4fa498853, State: Running, Role: LEADER
I20260713 09:07:45.101564 27126 consensus_queue.cc:260] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:45.102496 27126 raft_consensus.cc:3060] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:45.104831 27274 raft_consensus.cc:2468] T 8577e0e0986e4a4db0da93db1d9a25a9 P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4069ffebcfd2475d8f1259e883110695 in term 2.
I20260713 09:07:45.105670 27167 leader_election.cc:304] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fb663d13916401c95f8468d0b3e8aa9, 4069ffebcfd2475d8f1259e883110695; no voters: 
I20260713 09:07:45.106362 27360 raft_consensus.cc:2804] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:45.106724 27360 raft_consensus.cc:697] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695 [term 2 LEADER]: Becoming Leader. State: Replica: 4069ffebcfd2475d8f1259e883110695, State: Running, Role: LEADER
I20260713 09:07:45.107321 27126 raft_consensus.cc:2468] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4069ffebcfd2475d8f1259e883110695 in term 2.
I20260713 09:07:45.107497 27360 consensus_queue.cc:237] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:45.113453 27021 catalog_manager.cc:5697] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695 reported cstate change: term changed from 1 to 2, leader changed from 1161021e2f93413996c35de4fa498853 (127.26.91.193) to 4069ffebcfd2475d8f1259e883110695 (127.26.91.194). New cstate: current_term: 2 leader_uuid: "4069ffebcfd2475d8f1259e883110695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:45.134294 27360 raft_consensus.cc:993] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695: : Instructing follower 1161021e2f93413996c35de4fa498853 to start an election
I20260713 09:07:45.134681 27398 raft_consensus.cc:1081] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 1 LEADER]: Signalling peer 1161021e2f93413996c35de4fa498853 to start an election
I20260713 09:07:45.136130 27126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b85205ba1f24f4b9b44ba5ea02bf1bd"
dest_uuid: "1161021e2f93413996c35de4fa498853"
 from {username='slave'} at 127.0.0.1:59768
I20260713 09:07:45.136518 27126 raft_consensus.cc:493] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:45.136775 27126 raft_consensus.cc:3060] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:45.140679 27126 raft_consensus.cc:515] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:45.142010 27126 leader_election.cc:290] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 2 election: Requested vote from peers 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:45.142674 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b85205ba1f24f4b9b44ba5ea02bf1bd" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4069ffebcfd2475d8f1259e883110695"
I20260713 09:07:45.142900 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b85205ba1f24f4b9b44ba5ea02bf1bd" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
I20260713 09:07:45.143231 27200 raft_consensus.cc:3055] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:45.143393 27274 raft_consensus.cc:3060] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:45.143592 27200 raft_consensus.cc:740] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4069ffebcfd2475d8f1259e883110695, State: Running, Role: LEADER
I20260713 09:07:45.144378 27200 consensus_queue.cc:260] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:45.145480 27200 raft_consensus.cc:3060] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:45.148727 27411 raft_consensus.cc:993] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9: : Instructing follower 1161021e2f93413996c35de4fa498853 to start an election
I20260713 09:07:45.149156 27411 raft_consensus.cc:1081] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 LEADER]: Signalling peer 1161021e2f93413996c35de4fa498853 to start an election
I20260713 09:07:45.149454 27274 raft_consensus.cc:2468] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1161021e2f93413996c35de4fa498853 in term 2.
I20260713 09:07:45.150429 27092 leader_election.cc:304] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1161021e2f93413996c35de4fa498853, 3fb663d13916401c95f8468d0b3e8aa9; no voters: 
I20260713 09:07:45.150678 27126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68046e02c4d848bfb67be8ce988cde7b"
dest_uuid: "1161021e2f93413996c35de4fa498853"
 from {username='slave'} at 127.0.0.1:59754
I20260713 09:07:45.151134 27126 raft_consensus.cc:493] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:45.151404 27126 raft_consensus.cc:3060] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:45.151875 27408 raft_consensus.cc:2804] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:45.152354 27200 raft_consensus.cc:2468] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1161021e2f93413996c35de4fa498853 in term 2.
I20260713 09:07:45.153266 27408 raft_consensus.cc:697] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [term 2 LEADER]: Becoming Leader. State: Replica: 1161021e2f93413996c35de4fa498853, State: Running, Role: LEADER
I20260713 09:07:45.154009 27408 consensus_queue.cc:237] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:45.155908 27126 raft_consensus.cc:515] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } } peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } }
I20260713 09:07:45.157832 27126 leader_election.cc:290] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 2 election: Requested vote from peers 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431), 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113)
I20260713 09:07:45.158479 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68046e02c4d848bfb67be8ce988cde7b" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
I20260713 09:07:45.159021 27274 raft_consensus.cc:3055] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:45.159313 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68046e02c4d848bfb67be8ce988cde7b" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4069ffebcfd2475d8f1259e883110695"
I20260713 09:07:45.159439 27274 raft_consensus.cc:740] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3fb663d13916401c95f8468d0b3e8aa9, State: Running, Role: LEADER
I20260713 09:07:45.159866 27200 raft_consensus.cc:3060] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:45.160266 27274 consensus_queue.cc:260] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } } peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } }
I20260713 09:07:45.160351 27021 catalog_manager.cc:5697] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 reported cstate change: term changed from 1 to 2, leader changed from 4069ffebcfd2475d8f1259e883110695 (127.26.91.194) to 1161021e2f93413996c35de4fa498853 (127.26.91.193). New cstate: current_term: 2 leader_uuid: "1161021e2f93413996c35de4fa498853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:45.161180 27274 raft_consensus.cc:3060] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:45.164646 27200 raft_consensus.cc:2468] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1161021e2f93413996c35de4fa498853 in term 2.
I20260713 09:07:45.165812 27090 leader_election.cc:304] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1161021e2f93413996c35de4fa498853, 4069ffebcfd2475d8f1259e883110695; no voters: 
I20260713 09:07:45.166316 27274 raft_consensus.cc:2468] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1161021e2f93413996c35de4fa498853 in term 2.
I20260713 09:07:45.166501 27408 raft_consensus.cc:2804] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:45.166966 27408 raft_consensus.cc:697] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [term 2 LEADER]: Becoming Leader. State: Replica: 1161021e2f93413996c35de4fa498853, State: Running, Role: LEADER
I20260713 09:07:45.167718 27408 consensus_queue.cc:237] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } } peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } }
I20260713 09:07:45.173965 27021 catalog_manager.cc:5697] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 reported cstate change: term changed from 1 to 2, leader changed from 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195) to 1161021e2f93413996c35de4fa498853 (127.26.91.193). New cstate: current_term: 2 leader_uuid: "1161021e2f93413996c35de4fa498853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:45.230805 27412 raft_consensus.cc:993] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853: : Instructing follower 4069ffebcfd2475d8f1259e883110695 to start an election
I20260713 09:07:45.231173 27408 raft_consensus.cc:1081] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 [term 1 LEADER]: Signalling peer 4069ffebcfd2475d8f1259e883110695 to start an election
I20260713 09:07:45.232466 27200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9c1042816be466d974d8c2a9319fb5f"
dest_uuid: "4069ffebcfd2475d8f1259e883110695"
 from {username='slave'} at 127.0.0.1:43276
I20260713 09:07:45.232885 27200 raft_consensus.cc:493] T c9c1042816be466d974d8c2a9319fb5f P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:45.233150 27200 raft_consensus.cc:3060] T c9c1042816be466d974d8c2a9319fb5f P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:45.237174 27200 raft_consensus.cc:515] T c9c1042816be466d974d8c2a9319fb5f P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:45.238600 27200 leader_election.cc:290] T c9c1042816be466d974d8c2a9319fb5f P 4069ffebcfd2475d8f1259e883110695 [CANDIDATE]: Term 2 election: Requested vote from peers 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:45.239452 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c1042816be466d974d8c2a9319fb5f" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
I20260713 09:07:45.239475 27126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c1042816be466d974d8c2a9319fb5f" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1161021e2f93413996c35de4fa498853"
I20260713 09:07:45.239959 27274 raft_consensus.cc:3060] T c9c1042816be466d974d8c2a9319fb5f P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:45.240108 27126 raft_consensus.cc:3055] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:45.240410 27126 raft_consensus.cc:740] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1161021e2f93413996c35de4fa498853, State: Running, Role: LEADER
I20260713 09:07:45.241014 27126 consensus_queue.cc:260] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:45.241792 27126 raft_consensus.cc:3060] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:45.244032 27274 raft_consensus.cc:2468] T c9c1042816be466d974d8c2a9319fb5f P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4069ffebcfd2475d8f1259e883110695 in term 2.
I20260713 09:07:45.244899 27167 leader_election.cc:304] T c9c1042816be466d974d8c2a9319fb5f P 4069ffebcfd2475d8f1259e883110695 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fb663d13916401c95f8468d0b3e8aa9, 4069ffebcfd2475d8f1259e883110695; no voters: 
I20260713 09:07:45.245463 27398 raft_consensus.cc:2804] T c9c1042816be466d974d8c2a9319fb5f P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:45.245805 27398 raft_consensus.cc:697] T c9c1042816be466d974d8c2a9319fb5f P 4069ffebcfd2475d8f1259e883110695 [term 2 LEADER]: Becoming Leader. State: Replica: 4069ffebcfd2475d8f1259e883110695, State: Running, Role: LEADER
I20260713 09:07:45.245965 27126 raft_consensus.cc:2468] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4069ffebcfd2475d8f1259e883110695 in term 2.
I20260713 09:07:45.246496 27398 consensus_queue.cc:237] T c9c1042816be466d974d8c2a9319fb5f P 4069ffebcfd2475d8f1259e883110695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:45.252573 27021 catalog_manager.cc:5697] T c9c1042816be466d974d8c2a9319fb5f P 4069ffebcfd2475d8f1259e883110695 reported cstate change: term changed from 1 to 2, leader changed from 1161021e2f93413996c35de4fa498853 (127.26.91.193) to 4069ffebcfd2475d8f1259e883110695 (127.26.91.194). New cstate: current_term: 2 leader_uuid: "4069ffebcfd2475d8f1259e883110695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:45.351233 27360 raft_consensus.cc:993] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695: : Instructing follower 3fb663d13916401c95f8468d0b3e8aa9 to start an election
I20260713 09:07:45.351608 27398 raft_consensus.cc:1081] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 [term 1 LEADER]: Signalling peer 3fb663d13916401c95f8468d0b3e8aa9 to start an election
I20260713 09:07:45.352890 27274 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da8f9e1c0f344c0cb0a6d2d3514688de"
dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
 from {username='slave'} at 127.0.0.1:44810
I20260713 09:07:45.353302 27274 raft_consensus.cc:493] T da8f9e1c0f344c0cb0a6d2d3514688de P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:45.353601 27274 raft_consensus.cc:3060] T da8f9e1c0f344c0cb0a6d2d3514688de P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:45.357615 27274 raft_consensus.cc:515] T da8f9e1c0f344c0cb0a6d2d3514688de P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:45.359159 27274 leader_election.cc:290] T da8f9e1c0f344c0cb0a6d2d3514688de P 3fb663d13916401c95f8468d0b3e8aa9 [CANDIDATE]: Term 2 election: Requested vote from peers 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659), 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113)
I20260713 09:07:45.359798 27126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8f9e1c0f344c0cb0a6d2d3514688de" candidate_uuid: "3fb663d13916401c95f8468d0b3e8aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1161021e2f93413996c35de4fa498853"
I20260713 09:07:45.360297 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8f9e1c0f344c0cb0a6d2d3514688de" candidate_uuid: "3fb663d13916401c95f8468d0b3e8aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4069ffebcfd2475d8f1259e883110695"
I20260713 09:07:45.360353 27126 raft_consensus.cc:3060] T da8f9e1c0f344c0cb0a6d2d3514688de P 1161021e2f93413996c35de4fa498853 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:45.360610 27124 raft_consensus.cc:1275] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Refusing update from remote peer 4069ffebcfd2475d8f1259e883110695: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:07:45.360790 27200 raft_consensus.cc:3055] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:45.361140 27200 raft_consensus.cc:740] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4069ffebcfd2475d8f1259e883110695, State: Running, Role: LEADER
I20260713 09:07:45.361831 27200 consensus_queue.cc:260] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:45.361979 27398 consensus_queue.cc:1048] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:45.362723 27200 raft_consensus.cc:3060] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:45.365782 27126 raft_consensus.cc:2468] T da8f9e1c0f344c0cb0a6d2d3514688de P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fb663d13916401c95f8468d0b3e8aa9 in term 2.
I20260713 09:07:45.366963 27241 leader_election.cc:304] T da8f9e1c0f344c0cb0a6d2d3514688de P 3fb663d13916401c95f8468d0b3e8aa9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1161021e2f93413996c35de4fa498853, 3fb663d13916401c95f8468d0b3e8aa9; no voters: 
I20260713 09:07:45.367734 27411 raft_consensus.cc:2804] T da8f9e1c0f344c0cb0a6d2d3514688de P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:45.368163 27411 raft_consensus.cc:697] T da8f9e1c0f344c0cb0a6d2d3514688de P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 LEADER]: Becoming Leader. State: Replica: 3fb663d13916401c95f8468d0b3e8aa9, State: Running, Role: LEADER
I20260713 09:07:45.368585 27200 raft_consensus.cc:2468] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fb663d13916401c95f8468d0b3e8aa9 in term 2.
I20260713 09:07:45.368885 27411 consensus_queue.cc:237] T da8f9e1c0f344c0cb0a6d2d3514688de P 3fb663d13916401c95f8468d0b3e8aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:45.377211 27275 raft_consensus.cc:1275] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Refusing update from remote peer 4069ffebcfd2475d8f1259e883110695: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:07:45.380187 27398 consensus_queue.cc:1048] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:45.381647 27021 catalog_manager.cc:5697] T da8f9e1c0f344c0cb0a6d2d3514688de P 3fb663d13916401c95f8468d0b3e8aa9 reported cstate change: term changed from 1 to 2, leader changed from 4069ffebcfd2475d8f1259e883110695 (127.26.91.194) to 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195). New cstate: current_term: 2 leader_uuid: "3fb663d13916401c95f8468d0b3e8aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:45.428136 27412 raft_consensus.cc:993] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853: : Instructing follower 4069ffebcfd2475d8f1259e883110695 to start an election
I20260713 09:07:45.428511 27408 raft_consensus.cc:1081] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [term 1 LEADER]: Signalling peer 4069ffebcfd2475d8f1259e883110695 to start an election
I20260713 09:07:45.429726 27200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aafe5a75ba284897a6056accd993e8ee"
dest_uuid: "4069ffebcfd2475d8f1259e883110695"
 from {username='slave'} at 127.0.0.1:43276
I20260713 09:07:45.430150 27200 raft_consensus.cc:493] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:45.430430 27200 raft_consensus.cc:3060] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:45.434641 27200 raft_consensus.cc:515] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:45.436136 27200 leader_election.cc:290] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [CANDIDATE]: Term 2 election: Requested vote from peers 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:45.436707 27124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aafe5a75ba284897a6056accd993e8ee" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1161021e2f93413996c35de4fa498853"
I20260713 09:07:45.437225 27124 raft_consensus.cc:3055] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:45.437207 27275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aafe5a75ba284897a6056accd993e8ee" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
I20260713 09:07:45.437599 27124 raft_consensus.cc:740] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1161021e2f93413996c35de4fa498853, State: Running, Role: LEADER
I20260713 09:07:45.437762 27275 raft_consensus.cc:3060] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:45.438256 27124 consensus_queue.cc:260] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:45.439100 27124 raft_consensus.cc:3060] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:45.441968 27275 raft_consensus.cc:2468] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4069ffebcfd2475d8f1259e883110695 in term 2.
I20260713 09:07:45.442795 27167 leader_election.cc:304] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fb663d13916401c95f8468d0b3e8aa9, 4069ffebcfd2475d8f1259e883110695; no voters: 
I20260713 09:07:45.443399 27360 raft_consensus.cc:2804] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:45.443419 27124 raft_consensus.cc:2468] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4069ffebcfd2475d8f1259e883110695 in term 2.
I20260713 09:07:45.443977 27360 raft_consensus.cc:697] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [term 2 LEADER]: Becoming Leader. State: Replica: 4069ffebcfd2475d8f1259e883110695, State: Running, Role: LEADER
I20260713 09:07:45.444792 27360 consensus_queue.cc:237] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:45.451109 27021 catalog_manager.cc:5697] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 reported cstate change: term changed from 1 to 2, leader changed from 1161021e2f93413996c35de4fa498853 (127.26.91.193) to 4069ffebcfd2475d8f1259e883110695 (127.26.91.194). New cstate: current_term: 2 leader_uuid: "4069ffebcfd2475d8f1259e883110695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:45.505554 27124 raft_consensus.cc:1275] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Refusing update from remote peer 4069ffebcfd2475d8f1259e883110695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:45.506640 27360 consensus_queue.cc:1048] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:45.514555 27275 raft_consensus.cc:1275] T 8577e0e0986e4a4db0da93db1d9a25a9 P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Refusing update from remote peer 4069ffebcfd2475d8f1259e883110695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:45.516134 27398 consensus_queue.cc:1048] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:45.524384 27380 raft_consensus.cc:993] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9: : Instructing follower 1161021e2f93413996c35de4fa498853 to start an election
I20260713 09:07:45.524749 27411 raft_consensus.cc:1081] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 LEADER]: Signalling peer 1161021e2f93413996c35de4fa498853 to start an election
I20260713 09:07:45.526007 27124 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8206069722624e1bbedd0fc9cb91c599"
dest_uuid: "1161021e2f93413996c35de4fa498853"
 from {username='slave'} at 127.0.0.1:59754
I20260713 09:07:45.526516 27124 raft_consensus.cc:493] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:45.526860 27124 raft_consensus.cc:3060] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:45.531549 27124 raft_consensus.cc:515] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:45.533026 27124 leader_election.cc:290] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 2 election: Requested vote from peers 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:45.533596 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8206069722624e1bbedd0fc9cb91c599" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4069ffebcfd2475d8f1259e883110695"
I20260713 09:07:45.533929 27275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8206069722624e1bbedd0fc9cb91c599" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
I20260713 09:07:45.534116 27200 raft_consensus.cc:3060] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:45.534401 27275 raft_consensus.cc:3055] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:45.534641 27275 raft_consensus.cc:740] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3fb663d13916401c95f8468d0b3e8aa9, State: Running, Role: LEADER
I20260713 09:07:45.535202 27275 consensus_queue.cc:260] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:45.536003 27275 raft_consensus.cc:3060] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:45.538239 27200 raft_consensus.cc:2468] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1161021e2f93413996c35de4fa498853 in term 2.
I20260713 09:07:45.539465 27090 leader_election.cc:304] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1161021e2f93413996c35de4fa498853, 4069ffebcfd2475d8f1259e883110695; no voters: 
I20260713 09:07:45.540390 27408 raft_consensus.cc:2804] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:45.540825 27275 raft_consensus.cc:2468] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1161021e2f93413996c35de4fa498853 in term 2.
I20260713 09:07:45.541014 27408 raft_consensus.cc:697] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [term 2 LEADER]: Becoming Leader. State: Replica: 1161021e2f93413996c35de4fa498853, State: Running, Role: LEADER
I20260713 09:07:45.541898 27408 consensus_queue.cc:237] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:45.548063 27023 catalog_manager.cc:5697] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 reported cstate change: term changed from 1 to 2, leader changed from 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195) to 1161021e2f93413996c35de4fa498853 (127.26.91.193). New cstate: current_term: 2 leader_uuid: "1161021e2f93413996c35de4fa498853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:45.598588 27275 raft_consensus.cc:1275] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Refusing update from remote peer 1161021e2f93413996c35de4fa498853: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:45.599654 27408 consensus_queue.cc:1048] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:45.608048 27200 raft_consensus.cc:1275] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Refusing update from remote peer 1161021e2f93413996c35de4fa498853: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:45.609581 27428 consensus_queue.cc:1048] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:45.641150 27124 raft_consensus.cc:1275] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Refusing update from remote peer 4069ffebcfd2475d8f1259e883110695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:45.642151 27398 consensus_queue.cc:1048] T c9c1042816be466d974d8c2a9319fb5f P 4069ffebcfd2475d8f1259e883110695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:45.649679 27275 raft_consensus.cc:1275] T c9c1042816be466d974d8c2a9319fb5f P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Refusing update from remote peer 4069ffebcfd2475d8f1259e883110695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:45.651201 27360 consensus_queue.cc:1048] T c9c1042816be466d974d8c2a9319fb5f P 4069ffebcfd2475d8f1259e883110695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:45.707089 27200 raft_consensus.cc:1275] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Refusing update from remote peer 1161021e2f93413996c35de4fa498853: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:45.708199 27428 consensus_queue.cc:1048] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:45.716012 27275 raft_consensus.cc:1275] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Refusing update from remote peer 1161021e2f93413996c35de4fa498853: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:45.717525 27408 consensus_queue.cc:1048] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:45.868055 27124 raft_consensus.cc:1275] T da8f9e1c0f344c0cb0a6d2d3514688de P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Refusing update from remote peer 3fb663d13916401c95f8468d0b3e8aa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:45.869174 27411 consensus_queue.cc:1048] T da8f9e1c0f344c0cb0a6d2d3514688de P 3fb663d13916401c95f8468d0b3e8aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:45.876763 27200 raft_consensus.cc:1275] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Refusing update from remote peer 3fb663d13916401c95f8468d0b3e8aa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:45.878101 27411 consensus_queue.cc:1048] T da8f9e1c0f344c0cb0a6d2d3514688de P 3fb663d13916401c95f8468d0b3e8aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:46.007797 27124 raft_consensus.cc:1275] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Refusing update from remote peer 4069ffebcfd2475d8f1259e883110695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:46.008925 27360 consensus_queue.cc:1048] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:46.016686 27275 raft_consensus.cc:1275] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Refusing update from remote peer 4069ffebcfd2475d8f1259e883110695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:46.018601 27360 consensus_queue.cc:1048] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:46.063687 27275 raft_consensus.cc:1275] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Refusing update from remote peer 1161021e2f93413996c35de4fa498853: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:46.064675 27408 consensus_queue.cc:1048] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:46.071837 27200 raft_consensus.cc:1275] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Refusing update from remote peer 1161021e2f93413996c35de4fa498853: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:46.074038 27412 consensus_queue.cc:1048] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:48.111141 26991 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:07:48.111886 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:48.129426 27124 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b85205ba1f24f4b9b44ba5ea02bf1bd"
dest_uuid: "1161021e2f93413996c35de4fa498853"
mode: GRACEFUL
new_leader_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
 from {username='slave'} at 127.0.0.1:44356
I20260713 09:07:48.129968 27124 raft_consensus.cc:606] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [term 2 LEADER]: Received request to transfer leadership to TS 3fb663d13916401c95f8468d0b3e8aa9
I20260713 09:07:48.138835 27200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aafe5a75ba284897a6056accd993e8ee"
dest_uuid: "4069ffebcfd2475d8f1259e883110695"
mode: GRACEFUL
new_leader_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
 from {username='slave'} at 127.0.0.1:56872
I20260713 09:07:48.139236 27200 raft_consensus.cc:606] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [term 2 LEADER]: Received request to transfer leadership to TS 3fb663d13916401c95f8468d0b3e8aa9
I20260713 09:07:48.140220 26991 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:07:48.140604 26991 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:48.475090 27441 raft_consensus.cc:993] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853: : Instructing follower 3fb663d13916401c95f8468d0b3e8aa9 to start an election
I20260713 09:07:48.475507 27412 raft_consensus.cc:1081] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [term 2 LEADER]: Signalling peer 3fb663d13916401c95f8468d0b3e8aa9 to start an election
I20260713 09:07:48.476804 27274 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b85205ba1f24f4b9b44ba5ea02bf1bd"
dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
 from {username='slave'} at 127.0.0.1:44804
I20260713 09:07:48.477210 27274 raft_consensus.cc:493] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:48.477447 27274 raft_consensus.cc:3060] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:48.482717 27274 raft_consensus.cc:515] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:48.484115 27274 leader_election.cc:290] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [CANDIDATE]: Term 3 election: Requested vote from peers 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659), 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113)
I20260713 09:07:48.484807 27124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b85205ba1f24f4b9b44ba5ea02bf1bd" candidate_uuid: "3fb663d13916401c95f8468d0b3e8aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1161021e2f93413996c35de4fa498853"
I20260713 09:07:48.485034 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b85205ba1f24f4b9b44ba5ea02bf1bd" candidate_uuid: "3fb663d13916401c95f8468d0b3e8aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4069ffebcfd2475d8f1259e883110695"
I20260713 09:07:48.485359 27124 raft_consensus.cc:3055] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:48.485491 27200 raft_consensus.cc:3060] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:48.485651 27124 raft_consensus.cc:740] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1161021e2f93413996c35de4fa498853, State: Running, Role: LEADER
I20260713 09:07:48.486358 27124 consensus_queue.cc:260] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [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: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:48.487188 27124 raft_consensus.cc:3060] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:48.490061 27200 raft_consensus.cc:2468] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fb663d13916401c95f8468d0b3e8aa9 in term 3.
I20260713 09:07:48.490958 27239 leader_election.cc:304] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [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: 3fb663d13916401c95f8468d0b3e8aa9, 4069ffebcfd2475d8f1259e883110695; no voters: 
I20260713 09:07:48.491652 27411 raft_consensus.cc:2804] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:48.492317 27124 raft_consensus.cc:2468] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fb663d13916401c95f8468d0b3e8aa9 in term 3.
I20260713 09:07:48.492774 27411 raft_consensus.cc:697] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 LEADER]: Becoming Leader. State: Replica: 3fb663d13916401c95f8468d0b3e8aa9, State: Running, Role: LEADER
I20260713 09:07:48.493564 27411 consensus_queue.cc:237] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [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: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:48.497344 27447 raft_consensus.cc:993] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695: : Instructing follower 3fb663d13916401c95f8468d0b3e8aa9 to start an election
I20260713 09:07:48.497730 27360 raft_consensus.cc:1081] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [term 2 LEADER]: Signalling peer 3fb663d13916401c95f8468d0b3e8aa9 to start an election
I20260713 09:07:48.499089 27274 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aafe5a75ba284897a6056accd993e8ee"
dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
 from {username='slave'} at 127.0.0.1:44810
I20260713 09:07:48.499485 27274 raft_consensus.cc:493] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:48.499755 27274 raft_consensus.cc:3060] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:48.499820 27023 catalog_manager.cc:5697] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 reported cstate change: term changed from 2 to 3, leader changed from 1161021e2f93413996c35de4fa498853 (127.26.91.193) to 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195). New cstate: current_term: 3 leader_uuid: "3fb663d13916401c95f8468d0b3e8aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:48.504621 27274 raft_consensus.cc:515] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:48.506026 27274 leader_election.cc:290] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [CANDIDATE]: Term 3 election: Requested vote from peers 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659), 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113)
I20260713 09:07:48.506871 27124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aafe5a75ba284897a6056accd993e8ee" candidate_uuid: "3fb663d13916401c95f8468d0b3e8aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1161021e2f93413996c35de4fa498853"
I20260713 09:07:48.507043 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aafe5a75ba284897a6056accd993e8ee" candidate_uuid: "3fb663d13916401c95f8468d0b3e8aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4069ffebcfd2475d8f1259e883110695"
I20260713 09:07:48.507357 27124 raft_consensus.cc:3060] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:48.507550 27200 raft_consensus.cc:3055] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:48.507856 27200 raft_consensus.cc:740] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4069ffebcfd2475d8f1259e883110695, State: Running, Role: LEADER
I20260713 09:07:48.508538 27200 consensus_queue.cc:260] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [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: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:48.509567 27200 raft_consensus.cc:3060] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:48.513171 27124 raft_consensus.cc:2468] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fb663d13916401c95f8468d0b3e8aa9 in term 3.
I20260713 09:07:48.514213 27241 leader_election.cc:304] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [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: 1161021e2f93413996c35de4fa498853, 3fb663d13916401c95f8468d0b3e8aa9; no voters: 
I20260713 09:07:48.514492 27200 raft_consensus.cc:2468] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fb663d13916401c95f8468d0b3e8aa9 in term 3.
I20260713 09:07:48.516783 27411 raft_consensus.cc:2804] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:48.517248 27411 raft_consensus.cc:697] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 LEADER]: Becoming Leader. State: Replica: 3fb663d13916401c95f8468d0b3e8aa9, State: Running, Role: LEADER
I20260713 09:07:48.517973 27411 consensus_queue.cc:237] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [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: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:48.523562 27023 catalog_manager.cc:5697] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 reported cstate change: term changed from 2 to 3, leader changed from 4069ffebcfd2475d8f1259e883110695 (127.26.91.194) to 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195). New cstate: current_term: 3 leader_uuid: "3fb663d13916401c95f8468d0b3e8aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:49.023811 27200 raft_consensus.cc:1275] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 3 FOLLOWER]: Refusing update from remote peer 3fb663d13916401c95f8468d0b3e8aa9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:49.024905 27411 consensus_queue.cc:1048] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:49.033691 27124 raft_consensus.cc:1275] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [term 3 FOLLOWER]: Refusing update from remote peer 3fb663d13916401c95f8468d0b3e8aa9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:49.034965 27454 consensus_queue.cc:1048] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:49.061825 27124 raft_consensus.cc:1275] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [term 3 FOLLOWER]: Refusing update from remote peer 3fb663d13916401c95f8468d0b3e8aa9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:49.062888 27454 consensus_queue.cc:1048] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:49.073184 27200 raft_consensus.cc:1275] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [term 3 FOLLOWER]: Refusing update from remote peer 3fb663d13916401c95f8468d0b3e8aa9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:49.074952 27456 consensus_queue.cc:1048] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:49.141294 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:49.150507 27124 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68046e02c4d848bfb67be8ce988cde7b"
dest_uuid: "1161021e2f93413996c35de4fa498853"
mode: GRACEFUL
new_leader_uuid: "4069ffebcfd2475d8f1259e883110695"
 from {username='slave'} at 127.0.0.1:44342
I20260713 09:07:49.150975 27124 raft_consensus.cc:606] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [term 2 LEADER]: Received request to transfer leadership to TS 4069ffebcfd2475d8f1259e883110695
I20260713 09:07:49.155018 27124 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8206069722624e1bbedd0fc9cb91c599"
dest_uuid: "1161021e2f93413996c35de4fa498853"
mode: GRACEFUL
new_leader_uuid: "4069ffebcfd2475d8f1259e883110695"
 from {username='slave'} at 127.0.0.1:44342
I20260713 09:07:49.155442 27124 raft_consensus.cc:606] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [term 2 LEADER]: Received request to transfer leadership to TS 4069ffebcfd2475d8f1259e883110695
I20260713 09:07:49.159400 27124 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2325c025e14a44dbaa18577eff743f50"
dest_uuid: "1161021e2f93413996c35de4fa498853"
mode: GRACEFUL
new_leader_uuid: "4069ffebcfd2475d8f1259e883110695"
 from {username='slave'} at 127.0.0.1:44342
I20260713 09:07:49.159814 27124 raft_consensus.cc:606] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 [term 1 LEADER]: Received request to transfer leadership to TS 4069ffebcfd2475d8f1259e883110695
I20260713 09:07:49.163563 27274 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b85205ba1f24f4b9b44ba5ea02bf1bd"
dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
mode: GRACEFUL
new_leader_uuid: "4069ffebcfd2475d8f1259e883110695"
 from {username='slave'} at 127.0.0.1:38642
I20260713 09:07:49.163971 27274 raft_consensus.cc:606] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 LEADER]: Received request to transfer leadership to TS 4069ffebcfd2475d8f1259e883110695
I20260713 09:07:49.170004 27274 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aafe5a75ba284897a6056accd993e8ee"
dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
mode: GRACEFUL
new_leader_uuid: "4069ffebcfd2475d8f1259e883110695"
 from {username='slave'} at 127.0.0.1:38642
I20260713 09:07:49.170398 27274 raft_consensus.cc:606] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 LEADER]: Received request to transfer leadership to TS 4069ffebcfd2475d8f1259e883110695
I20260713 09:07:49.323505 27412 raft_consensus.cc:993] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853: : Instructing follower 4069ffebcfd2475d8f1259e883110695 to start an election
I20260713 09:07:49.323885 27463 raft_consensus.cc:1081] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [term 2 LEADER]: Signalling peer 4069ffebcfd2475d8f1259e883110695 to start an election
I20260713 09:07:49.325148 27200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68046e02c4d848bfb67be8ce988cde7b"
dest_uuid: "4069ffebcfd2475d8f1259e883110695"
 from {username='slave'} at 127.0.0.1:43276
I20260713 09:07:49.325525 27200 raft_consensus.cc:493] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:49.325757 27200 raft_consensus.cc:3060] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:49.329370 27200 raft_consensus.cc:515] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } } peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } }
I20260713 09:07:49.330641 27200 leader_election.cc:290] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [CANDIDATE]: Term 3 election: Requested vote from peers 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431), 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659)
I20260713 09:07:49.331228 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68046e02c4d848bfb67be8ce988cde7b" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
I20260713 09:07:49.331636 27124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68046e02c4d848bfb67be8ce988cde7b" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1161021e2f93413996c35de4fa498853"
I20260713 09:07:49.331743 27274 raft_consensus.cc:3060] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:49.332069 27124 raft_consensus.cc:3055] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:49.332353 27124 raft_consensus.cc:740] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1161021e2f93413996c35de4fa498853, State: Running, Role: LEADER
I20260713 09:07:49.332919 27124 consensus_queue.cc:260] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [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: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } } peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } }
I20260713 09:07:49.333706 27124 raft_consensus.cc:3060] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:49.335932 27274 raft_consensus.cc:2468] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4069ffebcfd2475d8f1259e883110695 in term 3.
I20260713 09:07:49.337110 27167 leader_election.cc:304] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [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: 3fb663d13916401c95f8468d0b3e8aa9, 4069ffebcfd2475d8f1259e883110695; no voters: 
I20260713 09:07:49.337881 27460 raft_consensus.cc:2804] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:49.338302 27460 raft_consensus.cc:697] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [term 3 LEADER]: Becoming Leader. State: Replica: 4069ffebcfd2475d8f1259e883110695, State: Running, Role: LEADER
I20260713 09:07:49.338781 27124 raft_consensus.cc:2468] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4069ffebcfd2475d8f1259e883110695 in term 3.
I20260713 09:07:49.339053 27460 consensus_queue.cc:237] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [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: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } } peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } }
I20260713 09:07:49.345177 27021 catalog_manager.cc:5697] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 reported cstate change: term changed from 2 to 3, leader changed from 1161021e2f93413996c35de4fa498853 (127.26.91.193) to 4069ffebcfd2475d8f1259e883110695 (127.26.91.194). New cstate: current_term: 3 leader_uuid: "4069ffebcfd2475d8f1259e883110695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:49.433657 27412 raft_consensus.cc:993] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853: : Instructing follower 4069ffebcfd2475d8f1259e883110695 to start an election
I20260713 09:07:49.434049 27463 raft_consensus.cc:1081] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [term 2 LEADER]: Signalling peer 4069ffebcfd2475d8f1259e883110695 to start an election
I20260713 09:07:49.435289 27200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8206069722624e1bbedd0fc9cb91c599"
dest_uuid: "4069ffebcfd2475d8f1259e883110695"
 from {username='slave'} at 127.0.0.1:43276
I20260713 09:07:49.435649 27200 raft_consensus.cc:493] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:49.435860 27200 raft_consensus.cc:3060] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:49.439494 27200 raft_consensus.cc:515] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:49.440917 27200 leader_election.cc:290] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [CANDIDATE]: Term 3 election: Requested vote from peers 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:49.441557 27124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8206069722624e1bbedd0fc9cb91c599" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1161021e2f93413996c35de4fa498853"
I20260713 09:07:49.441887 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8206069722624e1bbedd0fc9cb91c599" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
I20260713 09:07:49.442015 27124 raft_consensus.cc:3055] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:49.442299 27274 raft_consensus.cc:3060] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:49.442358 27124 raft_consensus.cc:740] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1161021e2f93413996c35de4fa498853, State: Running, Role: LEADER
I20260713 09:07:49.443042 27124 consensus_queue.cc:260] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [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: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:49.443856 27124 raft_consensus.cc:3060] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:49.446091 27274 raft_consensus.cc:2468] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4069ffebcfd2475d8f1259e883110695 in term 3.
I20260713 09:07:49.446837 27167 leader_election.cc:304] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [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: 3fb663d13916401c95f8468d0b3e8aa9, 4069ffebcfd2475d8f1259e883110695; no voters: 
I20260713 09:07:49.447396 27460 raft_consensus.cc:2804] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:49.447755 27460 raft_consensus.cc:697] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [term 3 LEADER]: Becoming Leader. State: Replica: 4069ffebcfd2475d8f1259e883110695, State: Running, Role: LEADER
I20260713 09:07:49.448338 27124 raft_consensus.cc:2468] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4069ffebcfd2475d8f1259e883110695 in term 3.
I20260713 09:07:49.448422 27460 consensus_queue.cc:237] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [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: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:49.454232 27021 catalog_manager.cc:5697] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 reported cstate change: term changed from 2 to 3, leader changed from 1161021e2f93413996c35de4fa498853 (127.26.91.193) to 4069ffebcfd2475d8f1259e883110695 (127.26.91.194). New cstate: current_term: 3 leader_uuid: "4069ffebcfd2475d8f1259e883110695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:49.533291 27411 raft_consensus.cc:993] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9: : Instructing follower 4069ffebcfd2475d8f1259e883110695 to start an election
I20260713 09:07:49.533685 27456 raft_consensus.cc:1081] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 LEADER]: Signalling peer 4069ffebcfd2475d8f1259e883110695 to start an election
I20260713 09:07:49.535033 27200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aafe5a75ba284897a6056accd993e8ee"
dest_uuid: "4069ffebcfd2475d8f1259e883110695"
 from {username='slave'} at 127.0.0.1:43270
I20260713 09:07:49.535408 27200 raft_consensus.cc:493] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:49.535665 27200 raft_consensus.cc:3060] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:49.539331 27200 raft_consensus.cc:515] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:49.540633 27200 leader_election.cc:290] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [CANDIDATE]: Term 4 election: Requested vote from peers 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:49.541220 27124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aafe5a75ba284897a6056accd993e8ee" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1161021e2f93413996c35de4fa498853"
I20260713 09:07:49.541572 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aafe5a75ba284897a6056accd993e8ee" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
I20260713 09:07:49.541692 27124 raft_consensus.cc:3060] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:49.541980 27274 raft_consensus.cc:3055] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:49.542208 27274 raft_consensus.cc:740] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3fb663d13916401c95f8468d0b3e8aa9, State: Running, Role: LEADER
I20260713 09:07:49.542739 27274 consensus_queue.cc:260] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [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: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:49.543478 27274 raft_consensus.cc:3060] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:49.545909 27124 raft_consensus.cc:2468] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4069ffebcfd2475d8f1259e883110695 in term 4.
I20260713 09:07:49.547125 27167 leader_election.cc:304] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [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: 1161021e2f93413996c35de4fa498853, 4069ffebcfd2475d8f1259e883110695; no voters: 
I20260713 09:07:49.547330 27274 raft_consensus.cc:2468] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4069ffebcfd2475d8f1259e883110695 in term 4.
I20260713 09:07:49.547693 27460 raft_consensus.cc:2804] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:49.548063 27460 raft_consensus.cc:697] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [term 4 LEADER]: Becoming Leader. State: Replica: 4069ffebcfd2475d8f1259e883110695, State: Running, Role: LEADER
I20260713 09:07:49.548736 27460 consensus_queue.cc:237] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [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: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:49.553529 27021 catalog_manager.cc:5697] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 reported cstate change: term changed from 3 to 4, leader changed from 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195) to 4069ffebcfd2475d8f1259e883110695 (127.26.91.194). New cstate: current_term: 4 leader_uuid: "4069ffebcfd2475d8f1259e883110695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:49.647236 27454 raft_consensus.cc:993] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9: : Instructing follower 4069ffebcfd2475d8f1259e883110695 to start an election
I20260713 09:07:49.647588 27456 raft_consensus.cc:1081] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 LEADER]: Signalling peer 4069ffebcfd2475d8f1259e883110695 to start an election
I20260713 09:07:49.648731 27200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b85205ba1f24f4b9b44ba5ea02bf1bd"
dest_uuid: "4069ffebcfd2475d8f1259e883110695"
 from {username='slave'} at 127.0.0.1:43270
I20260713 09:07:49.649109 27200 raft_consensus.cc:493] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:49.649356 27200 raft_consensus.cc:3060] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:49.652987 27200 raft_consensus.cc:515] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:49.654176 27200 leader_election.cc:290] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [CANDIDATE]: Term 4 election: Requested vote from peers 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:49.654891 27124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b85205ba1f24f4b9b44ba5ea02bf1bd" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1161021e2f93413996c35de4fa498853"
I20260713 09:07:49.655120 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b85205ba1f24f4b9b44ba5ea02bf1bd" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
I20260713 09:07:49.655346 27124 raft_consensus.cc:3060] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:49.655550 27274 raft_consensus.cc:3055] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:49.655808 27274 raft_consensus.cc:740] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3fb663d13916401c95f8468d0b3e8aa9, State: Running, Role: LEADER
I20260713 09:07:49.656394 27274 consensus_queue.cc:260] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [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: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:49.657125 27274 raft_consensus.cc:3060] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:49.659667 27124 raft_consensus.cc:2468] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4069ffebcfd2475d8f1259e883110695 in term 4.
I20260713 09:07:49.660490 27167 leader_election.cc:304] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [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: 1161021e2f93413996c35de4fa498853, 4069ffebcfd2475d8f1259e883110695; no voters: 
I20260713 09:07:49.661173 27460 raft_consensus.cc:2804] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:49.661378 27412 raft_consensus.cc:993] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853: : Instructing follower 4069ffebcfd2475d8f1259e883110695 to start an election
I20260713 09:07:49.661621 27460 raft_consensus.cc:697] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 4 LEADER]: Becoming Leader. State: Replica: 4069ffebcfd2475d8f1259e883110695, State: Running, Role: LEADER
I20260713 09:07:49.661787 27463 raft_consensus.cc:1081] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 [term 1 LEADER]: Signalling peer 4069ffebcfd2475d8f1259e883110695 to start an election
I20260713 09:07:49.662039 27274 raft_consensus.cc:2468] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4069ffebcfd2475d8f1259e883110695 in term 4.
I20260713 09:07:49.662454 27460 consensus_queue.cc:237] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [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: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:49.663197 27200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2325c025e14a44dbaa18577eff743f50"
dest_uuid: "4069ffebcfd2475d8f1259e883110695"
 from {username='slave'} at 127.0.0.1:43276
I20260713 09:07:49.663630 27200 raft_consensus.cc:493] T 2325c025e14a44dbaa18577eff743f50 P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:49.663877 27200 raft_consensus.cc:3060] T 2325c025e14a44dbaa18577eff743f50 P 4069ffebcfd2475d8f1259e883110695 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.668021 27200 raft_consensus.cc:515] T 2325c025e14a44dbaa18577eff743f50 P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:49.668345 27021 catalog_manager.cc:5697] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 reported cstate change: term changed from 3 to 4, leader changed from 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195) to 4069ffebcfd2475d8f1259e883110695 (127.26.91.194). New cstate: current_term: 4 leader_uuid: "4069ffebcfd2475d8f1259e883110695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:49.669497 27200 leader_election.cc:290] T 2325c025e14a44dbaa18577eff743f50 P 4069ffebcfd2475d8f1259e883110695 [CANDIDATE]: Term 2 election: Requested vote from peers 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:49.670101 27124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2325c025e14a44dbaa18577eff743f50" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1161021e2f93413996c35de4fa498853"
I20260713 09:07:49.670382 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2325c025e14a44dbaa18577eff743f50" candidate_uuid: "4069ffebcfd2475d8f1259e883110695" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
I20260713 09:07:49.670970 27124 raft_consensus.cc:3055] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:49.671052 27274 raft_consensus.cc:3060] T 2325c025e14a44dbaa18577eff743f50 P 3fb663d13916401c95f8468d0b3e8aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.671242 27124 raft_consensus.cc:740] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1161021e2f93413996c35de4fa498853, State: Running, Role: LEADER
I20260713 09:07:49.671892 27124 consensus_queue.cc:260] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:49.672675 27124 raft_consensus.cc:3060] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.676218 27274 raft_consensus.cc:2468] T 2325c025e14a44dbaa18577eff743f50 P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4069ffebcfd2475d8f1259e883110695 in term 2.
I20260713 09:07:49.676677 27124 raft_consensus.cc:2468] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4069ffebcfd2475d8f1259e883110695 in term 2.
I20260713 09:07:49.677093 27167 leader_election.cc:304] T 2325c025e14a44dbaa18577eff743f50 P 4069ffebcfd2475d8f1259e883110695 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fb663d13916401c95f8468d0b3e8aa9, 4069ffebcfd2475d8f1259e883110695; no voters: 
I20260713 09:07:49.677728 27460 raft_consensus.cc:2804] T 2325c025e14a44dbaa18577eff743f50 P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:49.678079 27460 raft_consensus.cc:697] T 2325c025e14a44dbaa18577eff743f50 P 4069ffebcfd2475d8f1259e883110695 [term 2 LEADER]: Becoming Leader. State: Replica: 4069ffebcfd2475d8f1259e883110695, State: Running, Role: LEADER
I20260713 09:07:49.678714 27460 consensus_queue.cc:237] T 2325c025e14a44dbaa18577eff743f50 P 4069ffebcfd2475d8f1259e883110695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:49.685477 27021 catalog_manager.cc:5697] T 2325c025e14a44dbaa18577eff743f50 P 4069ffebcfd2475d8f1259e883110695 reported cstate change: term changed from 1 to 2, leader changed from 1161021e2f93413996c35de4fa498853 (127.26.91.193) to 4069ffebcfd2475d8f1259e883110695 (127.26.91.194). New cstate: current_term: 2 leader_uuid: "4069ffebcfd2475d8f1259e883110695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:49.903502 27274 raft_consensus.cc:1275] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 FOLLOWER]: Refusing update from remote peer 4069ffebcfd2475d8f1259e883110695: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:49.904657 27460 consensus_queue.cc:1048] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:49.912523 27124 raft_consensus.cc:1275] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [term 3 FOLLOWER]: Refusing update from remote peer 4069ffebcfd2475d8f1259e883110695: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:49.914004 27360 consensus_queue.cc:1048] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:49.946785 27124 raft_consensus.cc:1275] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [term 3 FOLLOWER]: Refusing update from remote peer 4069ffebcfd2475d8f1259e883110695: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:49.947774 27360 consensus_queue.cc:1048] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:49.954823 27274 raft_consensus.cc:1275] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 FOLLOWER]: Refusing update from remote peer 4069ffebcfd2475d8f1259e883110695: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:49.956498 27360 consensus_queue.cc:1048] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:50.042639 27274 raft_consensus.cc:1275] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [term 4 FOLLOWER]: Refusing update from remote peer 4069ffebcfd2475d8f1259e883110695: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:50.043661 27360 consensus_queue.cc:1048] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:50.051362 27124 raft_consensus.cc:1275] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [term 4 FOLLOWER]: Refusing update from remote peer 4069ffebcfd2475d8f1259e883110695: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:50.052533 27460 consensus_queue.cc:1048] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:50.126590 27124 raft_consensus.cc:1275] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Refusing update from remote peer 4069ffebcfd2475d8f1259e883110695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:50.127648 27360 consensus_queue.cc:1048] T 2325c025e14a44dbaa18577eff743f50 P 4069ffebcfd2475d8f1259e883110695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:50.134966 27274 raft_consensus.cc:1275] T 2325c025e14a44dbaa18577eff743f50 P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Refusing update from remote peer 4069ffebcfd2475d8f1259e883110695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:50.136511 27460 consensus_queue.cc:1048] T 2325c025e14a44dbaa18577eff743f50 P 4069ffebcfd2475d8f1259e883110695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:50.209673 27274 raft_consensus.cc:1275] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 4 FOLLOWER]: Refusing update from remote peer 4069ffebcfd2475d8f1259e883110695: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:50.210711 27477 consensus_queue.cc:1048] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:50.217835 27124 raft_consensus.cc:1275] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [term 4 FOLLOWER]: Refusing update from remote peer 4069ffebcfd2475d8f1259e883110695: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:50.220988 27360 consensus_queue.cc:1048] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:52.479951 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:52.486732 27200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b85205ba1f24f4b9b44ba5ea02bf1bd"
dest_uuid: "4069ffebcfd2475d8f1259e883110695"
mode: GRACEFUL
new_leader_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
 from {username='slave'} at 127.0.0.1:56872
I20260713 09:07:52.487315 27200 raft_consensus.cc:606] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 4 LEADER]: Received request to transfer leadership to TS 3fb663d13916401c95f8468d0b3e8aa9
I20260713 09:07:52.489486 27200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68046e02c4d848bfb67be8ce988cde7b"
dest_uuid: "4069ffebcfd2475d8f1259e883110695"
mode: GRACEFUL
new_leader_uuid: "1161021e2f93413996c35de4fa498853"
 from {username='slave'} at 127.0.0.1:56872
I20260713 09:07:52.489847 27200 raft_consensus.cc:606] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [term 3 LEADER]: Received request to transfer leadership to TS 1161021e2f93413996c35de4fa498853
I20260713 09:07:52.491660 27200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f2eb5300b184c1fac88d944f6f08fa1"
dest_uuid: "4069ffebcfd2475d8f1259e883110695"
mode: GRACEFUL
new_leader_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
 from {username='slave'} at 127.0.0.1:56872
I20260713 09:07:52.491997 27200 raft_consensus.cc:606] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 2 LEADER]: Received request to transfer leadership to TS 3fb663d13916401c95f8468d0b3e8aa9
I20260713 09:07:52.493813 27200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8206069722624e1bbedd0fc9cb91c599"
dest_uuid: "4069ffebcfd2475d8f1259e883110695"
mode: GRACEFUL
new_leader_uuid: "1161021e2f93413996c35de4fa498853"
 from {username='slave'} at 127.0.0.1:56872
I20260713 09:07:52.494132 27200 raft_consensus.cc:606] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [term 3 LEADER]: Received request to transfer leadership to TS 1161021e2f93413996c35de4fa498853
I20260713 09:07:52.495934 27200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8577e0e0986e4a4db0da93db1d9a25a9"
dest_uuid: "4069ffebcfd2475d8f1259e883110695"
mode: GRACEFUL
new_leader_uuid: "1161021e2f93413996c35de4fa498853"
 from {username='slave'} at 127.0.0.1:56872
I20260713 09:07:52.496295 27200 raft_consensus.cc:606] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695 [term 2 LEADER]: Received request to transfer leadership to TS 1161021e2f93413996c35de4fa498853
I20260713 09:07:52.497083 26991 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:07:52.497463 26991 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:52.645445 27477 raft_consensus.cc:993] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695: : Instructing follower 1161021e2f93413996c35de4fa498853 to start an election
I20260713 09:07:52.645915 27486 raft_consensus.cc:1081] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695 [term 2 LEADER]: Signalling peer 1161021e2f93413996c35de4fa498853 to start an election
I20260713 09:07:52.647248 27126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8577e0e0986e4a4db0da93db1d9a25a9"
dest_uuid: "1161021e2f93413996c35de4fa498853"
 from {username='slave'} at 127.0.0.1:59768
I20260713 09:07:52.647671 27126 raft_consensus.cc:493] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:52.647943 27126 raft_consensus.cc:3060] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:52.652765 27126 raft_consensus.cc:515] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:52.654278 27126 leader_election.cc:290] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 3 election: Requested vote from peers 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:52.655035 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8577e0e0986e4a4db0da93db1d9a25a9" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4069ffebcfd2475d8f1259e883110695"
I20260713 09:07:52.655716 27200 raft_consensus.cc:3055] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:52.655617 27275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8577e0e0986e4a4db0da93db1d9a25a9" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
I20260713 09:07:52.656028 27200 raft_consensus.cc:740] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4069ffebcfd2475d8f1259e883110695, State: Running, Role: LEADER
I20260713 09:07:52.656198 27275 raft_consensus.cc:3060] T 8577e0e0986e4a4db0da93db1d9a25a9 P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:52.656805 27200 consensus_queue.cc:260] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695 [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: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:52.657909 27200 raft_consensus.cc:3060] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:52.662017 27275 raft_consensus.cc:2468] T 8577e0e0986e4a4db0da93db1d9a25a9 P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1161021e2f93413996c35de4fa498853 in term 3.
I20260713 09:07:52.663116 27092 leader_election.cc:304] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [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: 1161021e2f93413996c35de4fa498853, 3fb663d13916401c95f8468d0b3e8aa9; no voters: 
I20260713 09:07:52.663496 27200 raft_consensus.cc:2468] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1161021e2f93413996c35de4fa498853 in term 3.
I20260713 09:07:52.664566 27487 raft_consensus.cc:2804] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:52.665328 27487 raft_consensus.cc:697] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [term 3 LEADER]: Becoming Leader. State: Replica: 1161021e2f93413996c35de4fa498853, State: Running, Role: LEADER
I20260713 09:07:52.666131 27487 consensus_queue.cc:237] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [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: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:52.674130 27023 catalog_manager.cc:5697] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 reported cstate change: term changed from 2 to 3, leader changed from 4069ffebcfd2475d8f1259e883110695 (127.26.91.194) to 1161021e2f93413996c35de4fa498853 (127.26.91.193). New cstate: current_term: 3 leader_uuid: "1161021e2f93413996c35de4fa498853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:52.694640 27477 raft_consensus.cc:993] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695: : Instructing follower 3fb663d13916401c95f8468d0b3e8aa9 to start an election
I20260713 09:07:52.695009 27486 raft_consensus.cc:1081] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 4 LEADER]: Signalling peer 3fb663d13916401c95f8468d0b3e8aa9 to start an election
I20260713 09:07:52.696226 27275 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b85205ba1f24f4b9b44ba5ea02bf1bd"
dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
 from {username='slave'} at 127.0.0.1:44810
I20260713 09:07:52.696602 27275 raft_consensus.cc:493] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:52.696838 27275 raft_consensus.cc:3060] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:52.700423 27275 raft_consensus.cc:515] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:52.701694 27275 leader_election.cc:290] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [CANDIDATE]: Term 5 election: Requested vote from peers 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659), 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113)
I20260713 09:07:52.702579 27126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b85205ba1f24f4b9b44ba5ea02bf1bd" candidate_uuid: "3fb663d13916401c95f8468d0b3e8aa9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1161021e2f93413996c35de4fa498853"
I20260713 09:07:52.702852 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b85205ba1f24f4b9b44ba5ea02bf1bd" candidate_uuid: "3fb663d13916401c95f8468d0b3e8aa9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4069ffebcfd2475d8f1259e883110695"
I20260713 09:07:52.703105 27126 raft_consensus.cc:3060] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:52.703346 27200 raft_consensus.cc:3055] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:07:52.703611 27200 raft_consensus.cc:740] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4069ffebcfd2475d8f1259e883110695, State: Running, Role: LEADER
I20260713 09:07:52.704334 27200 consensus_queue.cc:260] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:52.704874 27477 raft_consensus.cc:993] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695: : Instructing follower 1161021e2f93413996c35de4fa498853 to start an election
I20260713 09:07:52.705288 27486 raft_consensus.cc:1081] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [term 3 LEADER]: Signalling peer 1161021e2f93413996c35de4fa498853 to start an election
I20260713 09:07:52.705410 27200 raft_consensus.cc:3060] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:52.706614 27124 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8206069722624e1bbedd0fc9cb91c599"
dest_uuid: "1161021e2f93413996c35de4fa498853"
 from {username='slave'} at 127.0.0.1:59768
I20260713 09:07:52.706975 27124 raft_consensus.cc:493] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:52.707279 27124 raft_consensus.cc:3060] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:52.708738 27126 raft_consensus.cc:2468] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fb663d13916401c95f8468d0b3e8aa9 in term 5.
I20260713 09:07:52.709873 27241 leader_election.cc:304] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1161021e2f93413996c35de4fa498853, 3fb663d13916401c95f8468d0b3e8aa9; no voters: 
I20260713 09:07:52.710703 27483 raft_consensus.cc:2804] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:07:52.710908 27200 raft_consensus.cc:2468] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fb663d13916401c95f8468d0b3e8aa9 in term 5.
I20260713 09:07:52.711692 27124 raft_consensus.cc:515] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:52.711982 27483 raft_consensus.cc:697] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 5 LEADER]: Becoming Leader. State: Replica: 3fb663d13916401c95f8468d0b3e8aa9, State: Running, Role: LEADER
I20260713 09:07:52.713392 27124 leader_election.cc:290] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 4 election: Requested vote from peers 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113), 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431)
I20260713 09:07:52.713974 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8206069722624e1bbedd0fc9cb91c599" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4069ffebcfd2475d8f1259e883110695"
I20260713 09:07:52.713020 27483 consensus_queue.cc:237] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:52.714300 27275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8206069722624e1bbedd0fc9cb91c599" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
I20260713 09:07:52.714409 27200 raft_consensus.cc:3055] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:52.714754 27200 raft_consensus.cc:740] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4069ffebcfd2475d8f1259e883110695, State: Running, Role: LEADER
I20260713 09:07:52.714769 27275 raft_consensus.cc:3060] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:52.715453 27200 consensus_queue.cc:260] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [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: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:52.716311 27200 raft_consensus.cc:3060] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:52.720896 27200 raft_consensus.cc:2468] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1161021e2f93413996c35de4fa498853 in term 4.
I20260713 09:07:52.721486 27275 raft_consensus.cc:2468] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1161021e2f93413996c35de4fa498853 in term 4.
I20260713 09:07:52.721732 27090 leader_election.cc:304] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [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: 1161021e2f93413996c35de4fa498853, 4069ffebcfd2475d8f1259e883110695; no voters: 
I20260713 09:07:52.721573 27023 catalog_manager.cc:5697] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 reported cstate change: term changed from 4 to 5, leader changed from 4069ffebcfd2475d8f1259e883110695 (127.26.91.194) to 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195). New cstate: current_term: 5 leader_uuid: "3fb663d13916401c95f8468d0b3e8aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:52.722851 27487 raft_consensus.cc:2804] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:52.723290 27487 raft_consensus.cc:697] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [term 4 LEADER]: Becoming Leader. State: Replica: 1161021e2f93413996c35de4fa498853, State: Running, Role: LEADER
I20260713 09:07:52.724068 27487 consensus_queue.cc:237] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [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: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:52.731276 27023 catalog_manager.cc:5697] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 reported cstate change: term changed from 3 to 4, leader changed from 4069ffebcfd2475d8f1259e883110695 (127.26.91.194) to 1161021e2f93413996c35de4fa498853 (127.26.91.193). New cstate: current_term: 4 leader_uuid: "1161021e2f93413996c35de4fa498853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:52.751291 27477 raft_consensus.cc:993] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695: : Instructing follower 3fb663d13916401c95f8468d0b3e8aa9 to start an election
I20260713 09:07:52.751677 27477 raft_consensus.cc:1081] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 2 LEADER]: Signalling peer 3fb663d13916401c95f8468d0b3e8aa9 to start an election
I20260713 09:07:52.752961 27275 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f2eb5300b184c1fac88d944f6f08fa1"
dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
 from {username='slave'} at 127.0.0.1:44810
I20260713 09:07:52.753366 27275 raft_consensus.cc:493] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:52.753623 27275 raft_consensus.cc:3060] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:52.757390 27275 raft_consensus.cc:515] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:52.758728 27275 leader_election.cc:290] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9 [CANDIDATE]: Term 3 election: Requested vote from peers 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659), 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113)
I20260713 09:07:52.759331 27124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2eb5300b184c1fac88d944f6f08fa1" candidate_uuid: "3fb663d13916401c95f8468d0b3e8aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "1161021e2f93413996c35de4fa498853"
I20260713 09:07:52.759853 27124 raft_consensus.cc:3060] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:52.759819 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2eb5300b184c1fac88d944f6f08fa1" candidate_uuid: "3fb663d13916401c95f8468d0b3e8aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4069ffebcfd2475d8f1259e883110695"
I20260713 09:07:52.760511 27200 raft_consensus.cc:3055] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:52.760818 27200 raft_consensus.cc:740] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4069ffebcfd2475d8f1259e883110695, State: Running, Role: LEADER
I20260713 09:07:52.761524 27200 consensus_queue.cc:260] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [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: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:52.762362 27200 raft_consensus.cc:3060] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:52.763979 27124 raft_consensus.cc:2468] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fb663d13916401c95f8468d0b3e8aa9 in term 3.
I20260713 09:07:52.764837 27241 leader_election.cc:304] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9 [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: 1161021e2f93413996c35de4fa498853, 3fb663d13916401c95f8468d0b3e8aa9; no voters: 
I20260713 09:07:52.765559 27483 raft_consensus.cc:2804] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:52.765978 27483 raft_consensus.cc:697] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 LEADER]: Becoming Leader. State: Replica: 3fb663d13916401c95f8468d0b3e8aa9, State: Running, Role: LEADER
I20260713 09:07:52.766835 27200 raft_consensus.cc:2468] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fb663d13916401c95f8468d0b3e8aa9 in term 3.
I20260713 09:07:52.766705 27483 consensus_queue.cc:237] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9 [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: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } }
I20260713 09:07:52.772735 27023 catalog_manager.cc:5697] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9 reported cstate change: term changed from 2 to 3, leader changed from 4069ffebcfd2475d8f1259e883110695 (127.26.91.194) to 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195). New cstate: current_term: 3 leader_uuid: "3fb663d13916401c95f8468d0b3e8aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } health_report { overall_health: HEALTHY } } }
W20260713 09:07:52.782297 27296 debug-util.cc:398] Leaking SignalData structure 0x7b0800171060 after lost signal to thread 26994
W20260713 09:07:52.783043 27296 debug-util.cc:398] Leaking SignalData structure 0x7b0800171740 after lost signal to thread 27057
W20260713 09:07:52.783736 27296 debug-util.cc:398] Leaking SignalData structure 0x7b08001a3da0 after lost signal to thread 27150
W20260713 09:07:52.784395 27296 debug-util.cc:398] Leaking SignalData structure 0x7b08001bfd40 after lost signal to thread 27225
W20260713 09:07:52.785010 27296 debug-util.cc:398] Leaking SignalData structure 0x7b0800134fc0 after lost signal to thread 27299
I20260713 09:07:52.801671 27486 raft_consensus.cc:993] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695: : Instructing follower 1161021e2f93413996c35de4fa498853 to start an election
I20260713 09:07:52.802067 27486 raft_consensus.cc:1081] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [term 3 LEADER]: Signalling peer 1161021e2f93413996c35de4fa498853 to start an election
I20260713 09:07:52.803471 27124 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68046e02c4d848bfb67be8ce988cde7b"
dest_uuid: "1161021e2f93413996c35de4fa498853"
 from {username='slave'} at 127.0.0.1:59768
I20260713 09:07:52.803917 27124 raft_consensus.cc:493] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:52.804291 27124 raft_consensus.cc:3060] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:52.810189 27124 raft_consensus.cc:515] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } } peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } }
I20260713 09:07:52.811532 27124 leader_election.cc:290] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [CANDIDATE]: Term 4 election: Requested vote from peers 3fb663d13916401c95f8468d0b3e8aa9 (127.26.91.195:37431), 4069ffebcfd2475d8f1259e883110695 (127.26.91.194:38113)
I20260713 09:07:52.812330 27275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68046e02c4d848bfb67be8ce988cde7b" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3fb663d13916401c95f8468d0b3e8aa9"
I20260713 09:07:52.812490 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68046e02c4d848bfb67be8ce988cde7b" candidate_uuid: "1161021e2f93413996c35de4fa498853" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4069ffebcfd2475d8f1259e883110695"
I20260713 09:07:52.812862 27275 raft_consensus.cc:3060] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:52.812927 27200 raft_consensus.cc:3055] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:52.813247 27200 raft_consensus.cc:740] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4069ffebcfd2475d8f1259e883110695, State: Running, Role: LEADER
I20260713 09:07:52.813892 27200 consensus_queue.cc:260] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [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: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } } peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } }
I20260713 09:07:52.814916 27200 raft_consensus.cc:3060] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:52.818480 27275 raft_consensus.cc:2468] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1161021e2f93413996c35de4fa498853 in term 4.
I20260713 09:07:52.819413 27092 leader_election.cc:304] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [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: 1161021e2f93413996c35de4fa498853, 3fb663d13916401c95f8468d0b3e8aa9; no voters: 
I20260713 09:07:52.820161 27487 raft_consensus.cc:2804] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:52.820559 27200 raft_consensus.cc:2468] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1161021e2f93413996c35de4fa498853 in term 4.
I20260713 09:07:52.820612 27487 raft_consensus.cc:697] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [term 4 LEADER]: Becoming Leader. State: Replica: 1161021e2f93413996c35de4fa498853, State: Running, Role: LEADER
I20260713 09:07:52.821581 27487 consensus_queue.cc:237] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [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: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } } peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } }
I20260713 09:07:52.828903 27023 catalog_manager.cc:5697] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 reported cstate change: term changed from 3 to 4, leader changed from 4069ffebcfd2475d8f1259e883110695 (127.26.91.194) to 1161021e2f93413996c35de4fa498853 (127.26.91.193). New cstate: current_term: 4 leader_uuid: "1161021e2f93413996c35de4fa498853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:53.158209 27200 raft_consensus.cc:1275] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [term 4 FOLLOWER]: Refusing update from remote peer 1161021e2f93413996c35de4fa498853: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:53.159610 27488 consensus_queue.cc:1048] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:53.161114 27200 raft_consensus.cc:1275] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695 [term 3 FOLLOWER]: Refusing update from remote peer 1161021e2f93413996c35de4fa498853: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:53.162194 27488 consensus_queue.cc:1048] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:53.169416 27201 raft_consensus.cc:1275] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 5 FOLLOWER]: Refusing update from remote peer 3fb663d13916401c95f8468d0b3e8aa9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:07:53.170693 27483 consensus_queue.cc:1048] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:53.178069 27275 raft_consensus.cc:1275] T 8577e0e0986e4a4db0da93db1d9a25a9 P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 FOLLOWER]: Refusing update from remote peer 1161021e2f93413996c35de4fa498853: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:53.180953 27275 raft_consensus.cc:1275] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [term 4 FOLLOWER]: Refusing update from remote peer 1161021e2f93413996c35de4fa498853: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:53.181001 27488 consensus_queue.cc:1048] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:53.185200 27488 consensus_queue.cc:1048] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:53.205227 27201 raft_consensus.cc:1275] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 3 FOLLOWER]: Refusing update from remote peer 3fb663d13916401c95f8468d0b3e8aa9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:07:53.206518 27483 consensus_queue.cc:1048] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:53.209172 27124 raft_consensus.cc:1275] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [term 5 FOLLOWER]: Refusing update from remote peer 3fb663d13916401c95f8468d0b3e8aa9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:07:53.211167 27509 consensus_queue.cc:1048] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:07:53.240492 27124 raft_consensus.cc:1275] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853 [term 3 FOLLOWER]: Refusing update from remote peer 3fb663d13916401c95f8468d0b3e8aa9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:07:53.242475 27483 consensus_queue.cc:1048] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1161021e2f93413996c35de4fa498853" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 36659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:53.272452 27275 raft_consensus.cc:1275] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [term 4 FOLLOWER]: Refusing update from remote peer 1161021e2f93413996c35de4fa498853: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:53.273561 27487 consensus_queue.cc:1048] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fb663d13916401c95f8468d0b3e8aa9" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:53.281260 27200 raft_consensus.cc:1275] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [term 4 FOLLOWER]: Refusing update from remote peer 1161021e2f93413996c35de4fa498853: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:53.282647 27504 consensus_queue.cc:1048] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4069ffebcfd2475d8f1259e883110695" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 38113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:53.498202 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:53.503355 26991 tablet_server.cc:179] TabletServer@127.26.91.193:0 shutting down...
I20260713 09:07:53.530696 26991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:53.531445 26991 tablet_replica.cc:333] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853: stopping tablet replica
I20260713 09:07:53.532379 26991 raft_consensus.cc:2243] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.532965 26991 raft_consensus.cc:2272] T c9c1042816be466d974d8c2a9319fb5f P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.535925 26991 tablet_replica.cc:333] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853: stopping tablet replica
I20260713 09:07:53.536652 26991 raft_consensus.cc:2243] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.537096 26991 raft_consensus.cc:2272] T 7f2eb5300b184c1fac88d944f6f08fa1 P 1161021e2f93413996c35de4fa498853 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.539513 26991 tablet_replica.cc:333] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853: stopping tablet replica
I20260713 09:07:53.540169 26991 raft_consensus.cc:2243] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:53.541043 26991 raft_consensus.cc:2272] T 68046e02c4d848bfb67be8ce988cde7b P 1161021e2f93413996c35de4fa498853 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.543349 26991 tablet_replica.cc:333] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853: stopping tablet replica
I20260713 09:07:53.543977 26991 raft_consensus.cc:2243] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.544519 26991 raft_consensus.cc:2272] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 1161021e2f93413996c35de4fa498853 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.546388 26991 tablet_replica.cc:333] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853: stopping tablet replica
I20260713 09:07:53.546859 26991 raft_consensus.cc:2243] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.547227 26991 raft_consensus.cc:2272] T aafe5a75ba284897a6056accd993e8ee P 1161021e2f93413996c35de4fa498853 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.548790 26991 tablet_replica.cc:333] T da8f9e1c0f344c0cb0a6d2d3514688de P 1161021e2f93413996c35de4fa498853: stopping tablet replica
I20260713 09:07:53.549224 26991 raft_consensus.cc:2243] T da8f9e1c0f344c0cb0a6d2d3514688de P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.549602 26991 raft_consensus.cc:2272] T da8f9e1c0f344c0cb0a6d2d3514688de P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.551187 26991 tablet_replica.cc:333] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853: stopping tablet replica
I20260713 09:07:53.551597 26991 raft_consensus.cc:2243] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.552003 26991 raft_consensus.cc:2272] T 2325c025e14a44dbaa18577eff743f50 P 1161021e2f93413996c35de4fa498853 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.553964 26991 tablet_replica.cc:333] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853: stopping tablet replica
I20260713 09:07:53.554517 26991 raft_consensus.cc:2243] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:53.555212 26991 raft_consensus.cc:2272] T 8206069722624e1bbedd0fc9cb91c599 P 1161021e2f93413996c35de4fa498853 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.556938 26991 tablet_replica.cc:333] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853: stopping tablet replica
I20260713 09:07:53.557329 26991 raft_consensus.cc:2243] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:53.558043 26991 raft_consensus.cc:2272] T 8577e0e0986e4a4db0da93db1d9a25a9 P 1161021e2f93413996c35de4fa498853 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:53.560177 27167 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260713 09:07:53.565665 27167 consensus_peers.cc:597] T c9c1042816be466d974d8c2a9319fb5f P 4069ffebcfd2475d8f1259e883110695 -> Peer 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659): Couldn't send request to peer 1161021e2f93413996c35de4fa498853. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:53.662732 26991 tablet_server.cc:196] TabletServer@127.26.91.193:0 shutdown complete.
W20260713 09:07:53.664526 27167 consensus_peers.cc:597] T 2325c025e14a44dbaa18577eff743f50 P 4069ffebcfd2475d8f1259e883110695 -> Peer 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659): Couldn't send request to peer 1161021e2f93413996c35de4fa498853. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:36659: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:53.690013 26991 tablet_server.cc:179] TabletServer@127.26.91.194:0 shutting down...
W20260713 09:07:53.712684 27241 consensus_peers.cc:597] T da8f9e1c0f344c0cb0a6d2d3514688de P 3fb663d13916401c95f8468d0b3e8aa9 -> Peer 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659): Couldn't send request to peer 1161021e2f93413996c35de4fa498853. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:36659: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:53.715934 26991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:53.716635 26991 tablet_replica.cc:333] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695: stopping tablet replica
I20260713 09:07:53.717160 26991 raft_consensus.cc:2243] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.717555 26991 raft_consensus.cc:2272] T 8206069722624e1bbedd0fc9cb91c599 P 4069ffebcfd2475d8f1259e883110695 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.719496 26991 tablet_replica.cc:333] T c9c1042816be466d974d8c2a9319fb5f P 4069ffebcfd2475d8f1259e883110695: stopping tablet replica
I20260713 09:07:53.720008 26991 raft_consensus.cc:2243] T c9c1042816be466d974d8c2a9319fb5f P 4069ffebcfd2475d8f1259e883110695 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:53.720710 26991 raft_consensus.cc:2272] T c9c1042816be466d974d8c2a9319fb5f P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.722270 26991 tablet_replica.cc:333] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695: stopping tablet replica
I20260713 09:07:53.722694 26991 raft_consensus.cc:2243] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.723050 26991 raft_consensus.cc:2272] T da8f9e1c0f344c0cb0a6d2d3514688de P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.724650 26991 tablet_replica.cc:333] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695: stopping tablet replica
I20260713 09:07:53.725147 26991 raft_consensus.cc:2243] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.725502 26991 raft_consensus.cc:2272] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 4069ffebcfd2475d8f1259e883110695 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.727310 26991 tablet_replica.cc:333] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695: stopping tablet replica
I20260713 09:07:53.727752 26991 raft_consensus.cc:2243] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:53.728399 26991 raft_consensus.cc:2272] T aafe5a75ba284897a6056accd993e8ee P 4069ffebcfd2475d8f1259e883110695 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.729916 26991 tablet_replica.cc:333] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695: stopping tablet replica
I20260713 09:07:53.730327 26991 raft_consensus.cc:2243] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.730660 26991 raft_consensus.cc:2272] T 68046e02c4d848bfb67be8ce988cde7b P 4069ffebcfd2475d8f1259e883110695 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.732558 26991 tablet_replica.cc:333] T 2325c025e14a44dbaa18577eff743f50 P 4069ffebcfd2475d8f1259e883110695: stopping tablet replica
I20260713 09:07:53.732972 26991 raft_consensus.cc:2243] T 2325c025e14a44dbaa18577eff743f50 P 4069ffebcfd2475d8f1259e883110695 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:53.733619 26991 raft_consensus.cc:2272] T 2325c025e14a44dbaa18577eff743f50 P 4069ffebcfd2475d8f1259e883110695 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.735083 26991 tablet_replica.cc:333] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695: stopping tablet replica
I20260713 09:07:53.735505 26991 raft_consensus.cc:2243] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.735841 26991 raft_consensus.cc:2272] T 7f2eb5300b184c1fac88d944f6f08fa1 P 4069ffebcfd2475d8f1259e883110695 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.737636 26991 tablet_replica.cc:333] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695: stopping tablet replica
I20260713 09:07:53.738020 26991 raft_consensus.cc:2243] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.738498 26991 raft_consensus.cc:2272] T 8577e0e0986e4a4db0da93db1d9a25a9 P 4069ffebcfd2475d8f1259e883110695 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.766521 26991 tablet_server.cc:196] TabletServer@127.26.91.194:0 shutdown complete.
I20260713 09:07:53.789824 26991 tablet_server.cc:179] TabletServer@127.26.91.195:0 shutting down...
I20260713 09:07:53.812644 26991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:53.813390 26991 tablet_replica.cc:333] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9: stopping tablet replica
I20260713 09:07:53.814195 26991 raft_consensus.cc:2243] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.814810 26991 raft_consensus.cc:2272] T 8206069722624e1bbedd0fc9cb91c599 P 3fb663d13916401c95f8468d0b3e8aa9 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:53.818862 27241 consensus_peers.cc:597] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9 -> Peer 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659): Couldn't send request to peer 1161021e2f93413996c35de4fa498853. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:36659: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:53.820329 26991 tablet_replica.cc:333] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9: stopping tablet replica
I20260713 09:07:53.821014 26991 raft_consensus.cc:2243] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:53.821883 26991 raft_consensus.cc:2272] T 7f2eb5300b184c1fac88d944f6f08fa1 P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.824353 26991 tablet_replica.cc:333] T 8577e0e0986e4a4db0da93db1d9a25a9 P 3fb663d13916401c95f8468d0b3e8aa9: stopping tablet replica
I20260713 09:07:53.825032 26991 raft_consensus.cc:2243] T 8577e0e0986e4a4db0da93db1d9a25a9 P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.825555 26991 raft_consensus.cc:2272] T 8577e0e0986e4a4db0da93db1d9a25a9 P 3fb663d13916401c95f8468d0b3e8aa9 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:53.826102 27241 consensus_peers.cc:597] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 -> Peer 1161021e2f93413996c35de4fa498853 (127.26.91.193:36659): Couldn't send request to peer 1161021e2f93413996c35de4fa498853. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:36659: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:53.827828 26991 tablet_replica.cc:333] T da8f9e1c0f344c0cb0a6d2d3514688de P 3fb663d13916401c95f8468d0b3e8aa9: stopping tablet replica
I20260713 09:07:53.828591 26991 raft_consensus.cc:2243] T da8f9e1c0f344c0cb0a6d2d3514688de P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:53.829388 26991 raft_consensus.cc:2272] T da8f9e1c0f344c0cb0a6d2d3514688de P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.831537 26991 tablet_replica.cc:333] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9: stopping tablet replica
I20260713 09:07:53.832170 26991 raft_consensus.cc:2243] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.832638 26991 raft_consensus.cc:2272] T aafe5a75ba284897a6056accd993e8ee P 3fb663d13916401c95f8468d0b3e8aa9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.834764 26991 tablet_replica.cc:333] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9: stopping tablet replica
I20260713 09:07:53.835427 26991 raft_consensus.cc:2243] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:07:53.836359 26991 raft_consensus.cc:2272] T 3b85205ba1f24f4b9b44ba5ea02bf1bd P 3fb663d13916401c95f8468d0b3e8aa9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.838701 26991 tablet_replica.cc:333] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9: stopping tablet replica
I20260713 09:07:53.839295 26991 raft_consensus.cc:2243] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.839802 26991 raft_consensus.cc:2272] T 68046e02c4d848bfb67be8ce988cde7b P 3fb663d13916401c95f8468d0b3e8aa9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.842026 26991 tablet_replica.cc:333] T 2325c025e14a44dbaa18577eff743f50 P 3fb663d13916401c95f8468d0b3e8aa9: stopping tablet replica
I20260713 09:07:53.842592 26991 raft_consensus.cc:2243] T 2325c025e14a44dbaa18577eff743f50 P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.843039 26991 raft_consensus.cc:2272] T 2325c025e14a44dbaa18577eff743f50 P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:53.845197 26991 tablet_replica.cc:333] T c9c1042816be466d974d8c2a9319fb5f P 3fb663d13916401c95f8468d0b3e8aa9: stopping tablet replica
I20260713 09:07:53.845737 26991 raft_consensus.cc:2243] T c9c1042816be466d974d8c2a9319fb5f P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:53.846217 26991 raft_consensus.cc:2272] T c9c1042816be466d974d8c2a9319fb5f P 3fb663d13916401c95f8468d0b3e8aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:54.735494 26991 tablet_server.cc:196] TabletServer@127.26.91.195:0 shutdown complete.
I20260713 09:07:54.750514 26991 master.cc:562] Master@127.26.91.254:39579 shutting down...
I20260713 09:07:54.934964 26991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 93ffcf6802fd42b4a4378f10aad1ae65 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:54.935523 26991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 93ffcf6802fd42b4a4378f10aad1ae65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:54.935843 26991 tablet_replica.cc:333] T 00000000000000000000000000000000 P 93ffcf6802fd42b4a4378f10aad1ae65: stopping tablet replica
I20260713 09:07:54.953599 26991 master.cc:584] Master@127.26.91.254:39579 shutdown complete.
1161021e2f93413996c35de4fa498853  4
3fb663d13916401c95f8468d0b3e8aa9  1
4069ffebcfd2475d8f1259e883110695  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (14705 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:07:54.990667 26991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.91.254:46055
I20260713 09:07:54.991679 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:54.996678 27522 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:54.996688 27521 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:54.997978 27524 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:54.998822 26991 server_base.cc:1061] running on GCE node
I20260713 09:07:54.999543 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:54.999706 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:54.999826 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933674999803 us; error 0 us; skew 500 ppm
I20260713 09:07:55.000358 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:55.002467 26991 webserver.cc:533] Webserver started at http://127.26.91.254:37549/ using document root <none> and password file <none>
I20260713 09:07:55.002888 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:55.003036 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:55.003229 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:55.004240 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933660129690-26991-0/minicluster-data/master-0-root/instance:
uuid: "32ee823240bd43e7919ece62eee8fdc0"
format_stamp: "Formatted at 2026-07-13 09:07:54 on dist-test-slave-bxq4"
I20260713 09:07:55.008045 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:07:55.010980 27529 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:55.011592 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:55.011838 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933660129690-26991-0/minicluster-data/master-0-root
uuid: "32ee823240bd43e7919ece62eee8fdc0"
format_stamp: "Formatted at 2026-07-13 09:07:54 on dist-test-slave-bxq4"
I20260713 09:07:55.012099 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933660129690-26991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933660129690-26991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933660129690-26991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:55.032289 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:55.033365 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:55.068440 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.254:46055
I20260713 09:07:55.068549 27580 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.254:46055 every 8 connection(s)
I20260713 09:07:55.071918 27581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.080896 27581 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32ee823240bd43e7919ece62eee8fdc0: Bootstrap starting.
I20260713 09:07:55.085440 27581 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 32ee823240bd43e7919ece62eee8fdc0: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:55.089262 27581 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32ee823240bd43e7919ece62eee8fdc0: No bootstrap required, opened a new log
I20260713 09:07:55.091166 27581 raft_consensus.cc:359] T 00000000000000000000000000000000 P 32ee823240bd43e7919ece62eee8fdc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32ee823240bd43e7919ece62eee8fdc0" member_type: VOTER }
I20260713 09:07:55.091511 27581 raft_consensus.cc:385] T 00000000000000000000000000000000 P 32ee823240bd43e7919ece62eee8fdc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:55.091734 27581 raft_consensus.cc:740] T 00000000000000000000000000000000 P 32ee823240bd43e7919ece62eee8fdc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32ee823240bd43e7919ece62eee8fdc0, State: Initialized, Role: FOLLOWER
I20260713 09:07:55.092294 27581 consensus_queue.cc:260] T 00000000000000000000000000000000 P 32ee823240bd43e7919ece62eee8fdc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "32ee823240bd43e7919ece62eee8fdc0" member_type: VOTER }
I20260713 09:07:55.092716 27581 raft_consensus.cc:399] T 00000000000000000000000000000000 P 32ee823240bd43e7919ece62eee8fdc0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:55.092919 27581 raft_consensus.cc:493] T 00000000000000000000000000000000 P 32ee823240bd43e7919ece62eee8fdc0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:55.093163 27581 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 32ee823240bd43e7919ece62eee8fdc0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:55.097163 27581 raft_consensus.cc:515] T 00000000000000000000000000000000 P 32ee823240bd43e7919ece62eee8fdc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32ee823240bd43e7919ece62eee8fdc0" member_type: VOTER }
I20260713 09:07:55.097596 27581 leader_election.cc:304] T 00000000000000000000000000000000 P 32ee823240bd43e7919ece62eee8fdc0 [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: 32ee823240bd43e7919ece62eee8fdc0; no voters: 
I20260713 09:07:55.098551 27581 leader_election.cc:290] T 00000000000000000000000000000000 P 32ee823240bd43e7919ece62eee8fdc0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:55.098877 27584 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 32ee823240bd43e7919ece62eee8fdc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:55.100013 27584 raft_consensus.cc:697] T 00000000000000000000000000000000 P 32ee823240bd43e7919ece62eee8fdc0 [term 1 LEADER]: Becoming Leader. State: Replica: 32ee823240bd43e7919ece62eee8fdc0, State: Running, Role: LEADER
I20260713 09:07:55.100673 27584 consensus_queue.cc:237] T 00000000000000000000000000000000 P 32ee823240bd43e7919ece62eee8fdc0 [LEADER]: Queue going to LEADER mode. State: All 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: "32ee823240bd43e7919ece62eee8fdc0" member_type: VOTER }
I20260713 09:07:55.101172 27581 sys_catalog.cc:565] T 00000000000000000000000000000000 P 32ee823240bd43e7919ece62eee8fdc0 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:55.104609 27585 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32ee823240bd43e7919ece62eee8fdc0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "32ee823240bd43e7919ece62eee8fdc0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32ee823240bd43e7919ece62eee8fdc0" member_type: VOTER } }
I20260713 09:07:55.104893 27586 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32ee823240bd43e7919ece62eee8fdc0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 32ee823240bd43e7919ece62eee8fdc0. Latest consensus state: current_term: 1 leader_uuid: "32ee823240bd43e7919ece62eee8fdc0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32ee823240bd43e7919ece62eee8fdc0" member_type: VOTER } }
I20260713 09:07:55.105266 27585 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32ee823240bd43e7919ece62eee8fdc0 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:55.105484 27586 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32ee823240bd43e7919ece62eee8fdc0 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:55.112540 27590 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:55.117563 27590 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:55.118443 26991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:55.125173 27590 catalog_manager.cc:1383] Generated new cluster ID: 5a22a6b01c7a43b79a21f452e4a70cc8
I20260713 09:07:55.125409 27590 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:55.139302 27590 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:55.140399 27590 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:55.153757 27590 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 32ee823240bd43e7919ece62eee8fdc0: Generated new TSK 0
I20260713 09:07:55.154238 27590 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:55.184362 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:55.190325 27602 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:55.193115 27603 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:55.196905 27605 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:55.198424 26991 server_base.cc:1061] running on GCE node
I20260713 09:07:55.199134 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:55.199302 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:55.199458 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933675199439 us; error 0 us; skew 500 ppm
I20260713 09:07:55.199939 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:55.202025 26991 webserver.cc:533] Webserver started at http://127.26.91.193:40977/ using document root <none> and password file <none>
I20260713 09:07:55.202486 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:55.202677 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:55.202960 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:55.203929 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933660129690-26991-0/minicluster-data/ts-0-root/instance:
uuid: "baec5c1513244db0a1443edf838c2c0f"
format_stamp: "Formatted at 2026-07-13 09:07:55 on dist-test-slave-bxq4"
I20260713 09:07:55.207864 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:07:55.210727 27610 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:55.211350 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:55.211598 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933660129690-26991-0/minicluster-data/ts-0-root
uuid: "baec5c1513244db0a1443edf838c2c0f"
format_stamp: "Formatted at 2026-07-13 09:07:55 on dist-test-slave-bxq4"
I20260713 09:07:55.211848 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933660129690-26991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933660129690-26991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933660129690-26991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:55.231796 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:55.232910 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:55.234225 26991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:55.236263 26991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:55.236451 26991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:55.236662 26991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:55.236817 26991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:55.273166 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.193:34511
I20260713 09:07:55.273295 27672 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.193:34511 every 8 connection(s)
I20260713 09:07:55.277567 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:55.284005 27677 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:55.284545 27678 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:55.287649 26991 server_base.cc:1061] running on GCE node
W20260713 09:07:55.288231 27681 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:55.289000 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:55.289175 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:55.289338 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933675289321 us; error 0 us; skew 500 ppm
I20260713 09:07:55.289819 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:55.291543 27673 heartbeater.cc:344] Connected to a master server at 127.26.91.254:46055
I20260713 09:07:55.291855 27673 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:55.292362 26991 webserver.cc:533] Webserver started at http://127.26.91.194:39557/ using document root <none> and password file <none>
I20260713 09:07:55.292547 27673 heartbeater.cc:507] Master 127.26.91.254:46055 requested a full tablet report, sending...
I20260713 09:07:55.292861 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:55.293067 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:55.293313 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:55.294593 27546 ts_manager.cc:194] Registered new tserver with Master: baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511)
I20260713 09:07:55.294644 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933660129690-26991-0/minicluster-data/ts-1-root/instance:
uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
format_stamp: "Formatted at 2026-07-13 09:07:55 on dist-test-slave-bxq4"
I20260713 09:07:55.296978 27546 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51950
I20260713 09:07:55.299971 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:07:55.302999 27685 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:55.303645 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:55.303930 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933660129690-26991-0/minicluster-data/ts-1-root
uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
format_stamp: "Formatted at 2026-07-13 09:07:55 on dist-test-slave-bxq4"
I20260713 09:07:55.304212 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933660129690-26991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933660129690-26991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933660129690-26991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:55.326087 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:55.327142 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:55.328482 26991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:55.330443 26991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:55.330621 26991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:55.330837 26991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:55.330984 26991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:55.368201 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.194:42233
I20260713 09:07:55.368304 27747 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.194:42233 every 8 connection(s)
I20260713 09:07:55.372498 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:55.379072 27751 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:55.379698 27752 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:55.382095 26991 server_base.cc:1061] running on GCE node
W20260713 09:07:55.383515 27755 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:55.383584 27748 heartbeater.cc:344] Connected to a master server at 127.26.91.254:46055
I20260713 09:07:55.383991 27748 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:55.384473 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:55.384727 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:55.384804 27748 heartbeater.cc:507] Master 127.26.91.254:46055 requested a full tablet report, sending...
I20260713 09:07:55.384938 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933675384917 us; error 0 us; skew 500 ppm
I20260713 09:07:55.385649 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:55.386912 27546 ts_manager.cc:194] Registered new tserver with Master: 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233)
I20260713 09:07:55.387962 26991 webserver.cc:533] Webserver started at http://127.26.91.195:40209/ using document root <none> and password file <none>
I20260713 09:07:55.388314 27546 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51952
I20260713 09:07:55.388484 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:55.388731 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:55.388978 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:55.390357 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933660129690-26991-0/minicluster-data/ts-2-root/instance:
uuid: "620069572fb045c9b03dc2122ea13d39"
format_stamp: "Formatted at 2026-07-13 09:07:55 on dist-test-slave-bxq4"
I20260713 09:07:55.394300 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.006s	sys 0.000s
I20260713 09:07:55.397126 27759 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:55.397810 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:55.398051 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933660129690-26991-0/minicluster-data/ts-2-root
uuid: "620069572fb045c9b03dc2122ea13d39"
format_stamp: "Formatted at 2026-07-13 09:07:55 on dist-test-slave-bxq4"
I20260713 09:07:55.398288 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933660129690-26991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933660129690-26991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933660129690-26991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:55.406591 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:55.407609 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:55.408896 26991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:55.410813 26991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:55.410977 26991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:55.411191 26991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:55.411322 26991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:55.447005 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.195:38193
I20260713 09:07:55.447090 27821 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.195:38193 every 8 connection(s)
I20260713 09:07:55.459136 27822 heartbeater.cc:344] Connected to a master server at 127.26.91.254:46055
I20260713 09:07:55.459475 27822 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:55.460161 27822 heartbeater.cc:507] Master 127.26.91.254:46055 requested a full tablet report, sending...
I20260713 09:07:55.462004 27546 ts_manager.cc:194] Registered new tserver with Master: 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193)
I20260713 09:07:55.462981 26991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013116035s
I20260713 09:07:55.463243 27546 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51954
I20260713 09:07:55.484853 27546 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51956:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:07:55.487493 27546 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:55.549042 27713 tablet_service.cc:1511] Processing CreateTablet for tablet d77dddc49bca4cde9296c1b679d8e331 (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:55.550369 27713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77dddc49bca4cde9296c1b679d8e331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.555388 27712 tablet_service.cc:1511] Processing CreateTablet for tablet 2efe0760a7ce45ebafd8539e3da132d7 (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:55.556669 27712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2efe0760a7ce45ebafd8539e3da132d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.562101 27638 tablet_service.cc:1511] Processing CreateTablet for tablet d77dddc49bca4cde9296c1b679d8e331 (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:55.562754 27637 tablet_service.cc:1511] Processing CreateTablet for tablet 2efe0760a7ce45ebafd8539e3da132d7 (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:55.563329 27638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77dddc49bca4cde9296c1b679d8e331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.563918 27637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2efe0760a7ce45ebafd8539e3da132d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.565281 27636 tablet_service.cc:1511] Processing CreateTablet for tablet e2c8debdd8594cce8a78a3044a036e03 (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:55.566500 27636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c8debdd8594cce8a78a3044a036e03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.569360 27635 tablet_service.cc:1511] Processing CreateTablet for tablet 2bce9c7424824e199890d6b303eaaf44 (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:55.569613 27711 tablet_service.cc:1511] Processing CreateTablet for tablet e2c8debdd8594cce8a78a3044a036e03 (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:55.570551 27635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bce9c7424824e199890d6b303eaaf44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.570732 27711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c8debdd8594cce8a78a3044a036e03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.573122 27787 tablet_service.cc:1511] Processing CreateTablet for tablet d77dddc49bca4cde9296c1b679d8e331 (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:55.574291 27787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77dddc49bca4cde9296c1b679d8e331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.575425 27634 tablet_service.cc:1511] Processing CreateTablet for tablet 9776139076de4e9e991cca67495324f0 (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:55.576601 27634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9776139076de4e9e991cca67495324f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.577095 27786 tablet_service.cc:1511] Processing CreateTablet for tablet 2efe0760a7ce45ebafd8539e3da132d7 (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:55.578248 27786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2efe0760a7ce45ebafd8539e3da132d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.579443 27633 tablet_service.cc:1511] Processing CreateTablet for tablet c9a82a7c60f34c458a8b7cd4e0f66446 (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:55.580626 27633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9a82a7c60f34c458a8b7cd4e0f66446. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.581182 27784 tablet_service.cc:1511] Processing CreateTablet for tablet 2bce9c7424824e199890d6b303eaaf44 (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:55.582373 27784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bce9c7424824e199890d6b303eaaf44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.584992 27783 tablet_service.cc:1511] Processing CreateTablet for tablet 9776139076de4e9e991cca67495324f0 (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:55.586145 27783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9776139076de4e9e991cca67495324f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.589605 27785 tablet_service.cc:1511] Processing CreateTablet for tablet e2c8debdd8594cce8a78a3044a036e03 (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:55.590782 27785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c8debdd8594cce8a78a3044a036e03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.593153 27710 tablet_service.cc:1511] Processing CreateTablet for tablet 2bce9c7424824e199890d6b303eaaf44 (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:55.594313 27710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bce9c7424824e199890d6b303eaaf44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.596807 27709 tablet_service.cc:1511] Processing CreateTablet for tablet 9776139076de4e9e991cca67495324f0 (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:55.598229 27709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9776139076de4e9e991cca67495324f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.619124 27708 tablet_service.cc:1511] Processing CreateTablet for tablet c9a82a7c60f34c458a8b7cd4e0f66446 (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:55.620432 27708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9a82a7c60f34c458a8b7cd4e0f66446. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.631811 27782 tablet_service.cc:1511] Processing CreateTablet for tablet c9a82a7c60f34c458a8b7cd4e0f66446 (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:55.633046 27782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9a82a7c60f34c458a8b7cd4e0f66446. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.645838 27839 tablet_bootstrap.cc:492] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39: Bootstrap starting.
I20260713 09:07:55.651808 27839 tablet_bootstrap.cc:654] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:55.652232 27633 tablet_service.cc:1511] Processing CreateTablet for tablet 361d4b2885214cc9a99f0942e0206768 (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:55.653419 27633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 361d4b2885214cc9a99f0942e0206768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.654938 27838 tablet_bootstrap.cc:492] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef: Bootstrap starting.
I20260713 09:07:55.655200 27708 tablet_service.cc:1511] Processing CreateTablet for tablet 361d4b2885214cc9a99f0942e0206768 (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:55.656462 27708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 361d4b2885214cc9a99f0942e0206768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.660214 27784 tablet_service.cc:1511] Processing CreateTablet for tablet 361d4b2885214cc9a99f0942e0206768 (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:55.661378 27784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 361d4b2885214cc9a99f0942e0206768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.662111 27838 tablet_bootstrap.cc:654] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:55.661458 27636 tablet_service.cc:1511] Processing CreateTablet for tablet 29d3c42406bf4d11a57777d5c4be3634 (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:55.662951 27636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d3c42406bf4d11a57777d5c4be3634. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.669673 27785 tablet_service.cc:1511] Processing CreateTablet for tablet 29d3c42406bf4d11a57777d5c4be3634 (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:55.670892 27785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d3c42406bf4d11a57777d5c4be3634. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.673717 27712 tablet_service.cc:1511] Processing CreateTablet for tablet 29d3c42406bf4d11a57777d5c4be3634 (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:55.674841 27712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d3c42406bf4d11a57777d5c4be3634. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.680751 27637 tablet_service.cc:1511] Processing CreateTablet for tablet f94452c59ca943ce9c80b2a468de4abf (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:55.681983 27637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f94452c59ca943ce9c80b2a468de4abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.683120 27783 tablet_service.cc:1511] Processing CreateTablet for tablet f94452c59ca943ce9c80b2a468de4abf (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:55.684280 27783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f94452c59ca943ce9c80b2a468de4abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.688639 27837 tablet_bootstrap.cc:492] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f: Bootstrap starting.
I20260713 09:07:55.688478 27710 tablet_service.cc:1511] Processing CreateTablet for tablet f94452c59ca943ce9c80b2a468de4abf (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:55.694754 27837 tablet_bootstrap.cc:654] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:55.694825 27787 tablet_service.cc:1511] Processing CreateTablet for tablet c7b3e600ad5a44edaa88502ec90774ab (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:55.692241 27710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f94452c59ca943ce9c80b2a468de4abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.696002 27787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b3e600ad5a44edaa88502ec90774ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.704805 27634 tablet_service.cc:1511] Processing CreateTablet for tablet c7b3e600ad5a44edaa88502ec90774ab (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:55.705991 27634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b3e600ad5a44edaa88502ec90774ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.707598 27709 tablet_service.cc:1511] Processing CreateTablet for tablet c7b3e600ad5a44edaa88502ec90774ab (DEFAULT_TABLE table=test-workload [id=f58a3f63b4e74b949f2246e817efabde]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:55.708834 27709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b3e600ad5a44edaa88502ec90774ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.717226 27839 tablet_bootstrap.cc:492] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39: No bootstrap required, opened a new log
I20260713 09:07:55.717657 27839 ts_tablet_manager.cc:1403] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39: Time spent bootstrapping tablet: real 0.072s	user 0.006s	sys 0.005s
I20260713 09:07:55.720297 27839 raft_consensus.cc:359] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.720994 27839 raft_consensus.cc:385] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:55.721303 27839 raft_consensus.cc:740] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 620069572fb045c9b03dc2122ea13d39, State: Initialized, Role: FOLLOWER
I20260713 09:07:55.722124 27839 consensus_queue.cc:260] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.727421 27838 tablet_bootstrap.cc:492] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef: No bootstrap required, opened a new log
I20260713 09:07:55.727962 27838 ts_tablet_manager.cc:1403] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.006s
I20260713 09:07:55.731709 27838 raft_consensus.cc:359] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.732661 27838 raft_consensus.cc:385] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:55.733206 27838 raft_consensus.cc:740] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d475d2834ce4cf883c3cbe8d6a351ef, State: Initialized, Role: FOLLOWER
I20260713 09:07:55.734428 27837 tablet_bootstrap.cc:492] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f: No bootstrap required, opened a new log
I20260713 09:07:55.734496 27839 ts_tablet_manager.cc:1434] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39: Time spent starting tablet: real 0.017s	user 0.014s	sys 0.000s
I20260713 09:07:55.734953 27837 ts_tablet_manager.cc:1403] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.000s
I20260713 09:07:55.735040 27822 heartbeater.cc:499] Master 127.26.91.254:46055 was elected leader, sending a full tablet report...
I20260713 09:07:55.734046 27838 consensus_queue.cc:260] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.738019 27837 raft_consensus.cc:359] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.738632 27837 raft_consensus.cc:385] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:55.738948 27837 raft_consensus.cc:740] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baec5c1513244db0a1443edf838c2c0f, State: Initialized, Role: FOLLOWER
I20260713 09:07:55.739375 27839 tablet_bootstrap.cc:492] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39: Bootstrap starting.
I20260713 09:07:55.739701 27837 consensus_queue.cc:260] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.741978 27837 ts_tablet_manager.cc:1434] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260713 09:07:55.742631 27837 tablet_bootstrap.cc:492] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f: Bootstrap starting.
I20260713 09:07:55.744376 27673 heartbeater.cc:499] Master 127.26.91.254:46055 was elected leader, sending a full tablet report...
I20260713 09:07:55.745649 27839 tablet_bootstrap.cc:654] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:55.746670 27837 tablet_bootstrap.cc:654] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:55.751636 27837 tablet_bootstrap.cc:492] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f: No bootstrap required, opened a new log
I20260713 09:07:55.752178 27837 ts_tablet_manager.cc:1403] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:07:55.752928 27839 tablet_bootstrap.cc:492] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39: No bootstrap required, opened a new log
I20260713 09:07:55.753401 27839 ts_tablet_manager.cc:1403] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260713 09:07:55.754973 27837 raft_consensus.cc:359] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.755745 27837 raft_consensus.cc:385] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:55.756100 27837 raft_consensus.cc:740] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baec5c1513244db0a1443edf838c2c0f, State: Initialized, Role: FOLLOWER
I20260713 09:07:55.756011 27839 raft_consensus.cc:359] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.756801 27748 heartbeater.cc:499] Master 127.26.91.254:46055 was elected leader, sending a full tablet report...
I20260713 09:07:55.756826 27839 raft_consensus.cc:385] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:55.757288 27839 raft_consensus.cc:740] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 620069572fb045c9b03dc2122ea13d39, State: Initialized, Role: FOLLOWER
I20260713 09:07:55.757123 27837 consensus_queue.cc:260] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.757808 27838 ts_tablet_manager.cc:1434] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef: Time spent starting tablet: real 0.029s	user 0.012s	sys 0.000s
I20260713 09:07:55.758766 27838 tablet_bootstrap.cc:492] T e2c8debdd8594cce8a78a3044a036e03 P 8d475d2834ce4cf883c3cbe8d6a351ef: Bootstrap starting.
I20260713 09:07:55.758900 27839 consensus_queue.cc:260] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.759492 27837 ts_tablet_manager.cc:1434] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:55.760396 27837 tablet_bootstrap.cc:492] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f: Bootstrap starting.
I20260713 09:07:55.760937 27839 ts_tablet_manager.cc:1434] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:07:55.761790 27839 tablet_bootstrap.cc:492] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39: Bootstrap starting.
I20260713 09:07:55.764746 27838 tablet_bootstrap.cc:654] T e2c8debdd8594cce8a78a3044a036e03 P 8d475d2834ce4cf883c3cbe8d6a351ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:55.766287 27837 tablet_bootstrap.cc:654] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:55.767217 27845 raft_consensus.cc:493] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:55.767659 27839 tablet_bootstrap.cc:654] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:55.767661 27845 raft_consensus.cc:515] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.784174 27845 leader_election.cc:290] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233), 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193)
I20260713 09:07:55.787746 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77dddc49bca4cde9296c1b679d8e331" candidate_uuid: "baec5c1513244db0a1443edf838c2c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620069572fb045c9b03dc2122ea13d39" is_pre_election: true
W20260713 09:07:55.789888 27613 leader_election.cc:343] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:55.808491 27723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77dddc49bca4cde9296c1b679d8e331" candidate_uuid: "baec5c1513244db0a1443edf838c2c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" is_pre_election: true
I20260713 09:07:55.809168 27723 raft_consensus.cc:2468] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baec5c1513244db0a1443edf838c2c0f in term 0.
I20260713 09:07:55.810962 27837 tablet_bootstrap.cc:492] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f: No bootstrap required, opened a new log
I20260713 09:07:55.811646 27611 leader_election.cc:304] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [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: 8d475d2834ce4cf883c3cbe8d6a351ef, baec5c1513244db0a1443edf838c2c0f; no voters: 620069572fb045c9b03dc2122ea13d39
I20260713 09:07:55.812501 27845 raft_consensus.cc:2804] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:55.812642 27839 tablet_bootstrap.cc:492] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39: No bootstrap required, opened a new log
I20260713 09:07:55.812896 27845 raft_consensus.cc:493] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:55.813084 27839 ts_tablet_manager.cc:1403] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.020s
I20260713 09:07:55.813215 27845 raft_consensus.cc:3060] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:55.813712 27838 tablet_bootstrap.cc:492] T e2c8debdd8594cce8a78a3044a036e03 P 8d475d2834ce4cf883c3cbe8d6a351ef: No bootstrap required, opened a new log
I20260713 09:07:55.814225 27838 ts_tablet_manager.cc:1403] T e2c8debdd8594cce8a78a3044a036e03 P 8d475d2834ce4cf883c3cbe8d6a351ef: Time spent bootstrapping tablet: real 0.056s	user 0.032s	sys 0.021s
I20260713 09:07:55.815913 27839 raft_consensus.cc:359] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.816596 27839 raft_consensus.cc:385] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:55.816874 27839 raft_consensus.cc:740] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 620069572fb045c9b03dc2122ea13d39, State: Initialized, Role: FOLLOWER
I20260713 09:07:55.816840 27838 raft_consensus.cc:359] T e2c8debdd8594cce8a78a3044a036e03 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.817585 27838 raft_consensus.cc:385] T e2c8debdd8594cce8a78a3044a036e03 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:55.817894 27838 raft_consensus.cc:740] T e2c8debdd8594cce8a78a3044a036e03 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d475d2834ce4cf883c3cbe8d6a351ef, State: Initialized, Role: FOLLOWER
I20260713 09:07:55.817776 27839 consensus_queue.cc:260] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.817950 27845 raft_consensus.cc:515] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.818712 27838 consensus_queue.cc:260] T e2c8debdd8594cce8a78a3044a036e03 P 8d475d2834ce4cf883c3cbe8d6a351ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.820694 27838 ts_tablet_manager.cc:1434] T e2c8debdd8594cce8a78a3044a036e03 P 8d475d2834ce4cf883c3cbe8d6a351ef: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:55.820770 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77dddc49bca4cde9296c1b679d8e331" candidate_uuid: "baec5c1513244db0a1443edf838c2c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620069572fb045c9b03dc2122ea13d39"
I20260713 09:07:55.821583 27838 tablet_bootstrap.cc:492] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef: Bootstrap starting.
I20260713 09:07:55.821821 27839 ts_tablet_manager.cc:1434] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260713 09:07:55.822093 27613 leader_election.cc:343] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:55.812356 27837 ts_tablet_manager.cc:1403] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.000s
I20260713 09:07:55.822639 27845 leader_election.cc:290] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [CANDIDATE]: Term 1 election: Requested vote from peers 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233), 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193)
I20260713 09:07:55.822664 27839 tablet_bootstrap.cc:492] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39: Bootstrap starting.
I20260713 09:07:55.827819 27838 tablet_bootstrap.cc:654] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:55.829209 27839 tablet_bootstrap.cc:654] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:55.829787 27842 raft_consensus.cc:493] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:55.830219 27842 raft_consensus.cc:515] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.832777 27842 leader_election.cc:290] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511), 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233)
I20260713 09:07:55.833303 27838 tablet_bootstrap.cc:492] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef: No bootstrap required, opened a new log
I20260713 09:07:55.833694 27838 ts_tablet_manager.cc:1403] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:07:55.833847 27839 tablet_bootstrap.cc:492] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39: No bootstrap required, opened a new log
I20260713 09:07:55.834259 27839 ts_tablet_manager.cc:1403] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:07:55.836347 27838 raft_consensus.cc:359] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.837052 27838 raft_consensus.cc:385] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:55.836865 27839 raft_consensus.cc:359] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.837426 27838 raft_consensus.cc:740] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d475d2834ce4cf883c3cbe8d6a351ef, State: Initialized, Role: FOLLOWER
I20260713 09:07:55.837705 27839 raft_consensus.cc:385] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:55.838102 27839 raft_consensus.cc:740] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 620069572fb045c9b03dc2122ea13d39, State: Initialized, Role: FOLLOWER
I20260713 09:07:55.838279 27838 consensus_queue.cc:260] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.838973 27839 consensus_queue.cc:260] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.841391 27839 ts_tablet_manager.cc:1434] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:55.842267 27839 tablet_bootstrap.cc:492] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39: Bootstrap starting.
I20260713 09:07:55.842759 27838 ts_tablet_manager.cc:1434] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:07:55.843667 27838 tablet_bootstrap.cc:492] T 2efe0760a7ce45ebafd8539e3da132d7 P 8d475d2834ce4cf883c3cbe8d6a351ef: Bootstrap starting.
I20260713 09:07:55.848201 27839 tablet_bootstrap.cc:654] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:55.849545 27838 tablet_bootstrap.cc:654] T 2efe0760a7ce45ebafd8539e3da132d7 P 8d475d2834ce4cf883c3cbe8d6a351ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:55.850823 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c8debdd8594cce8a78a3044a036e03" candidate_uuid: "620069572fb045c9b03dc2122ea13d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baec5c1513244db0a1443edf838c2c0f" is_pre_election: true
W20260713 09:07:55.855641 27763 leader_election.cc:343] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:55.861476 27723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77dddc49bca4cde9296c1b679d8e331" candidate_uuid: "baec5c1513244db0a1443edf838c2c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
I20260713 09:07:55.862071 27723 raft_consensus.cc:3060] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:55.867811 27839 tablet_bootstrap.cc:492] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39: No bootstrap required, opened a new log
I20260713 09:07:55.868214 27839 ts_tablet_manager.cc:1403] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.020s
I20260713 09:07:55.868851 27838 tablet_bootstrap.cc:492] T 2efe0760a7ce45ebafd8539e3da132d7 P 8d475d2834ce4cf883c3cbe8d6a351ef: No bootstrap required, opened a new log
I20260713 09:07:55.869326 27838 ts_tablet_manager.cc:1403] T 2efe0760a7ce45ebafd8539e3da132d7 P 8d475d2834ce4cf883c3cbe8d6a351ef: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.012s
I20260713 09:07:55.869714 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c8debdd8594cce8a78a3044a036e03" candidate_uuid: "620069572fb045c9b03dc2122ea13d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" is_pre_election: true
I20260713 09:07:55.870404 27722 raft_consensus.cc:2468] T e2c8debdd8594cce8a78a3044a036e03 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 620069572fb045c9b03dc2122ea13d39 in term 0.
I20260713 09:07:55.870702 27839 raft_consensus.cc:359] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.871378 27839 raft_consensus.cc:385] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:55.871279 27837 raft_consensus.cc:359] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.871621 27760 leader_election.cc:304] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [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: 620069572fb045c9b03dc2122ea13d39, 8d475d2834ce4cf883c3cbe8d6a351ef; no voters: baec5c1513244db0a1443edf838c2c0f
I20260713 09:07:55.871791 27839 raft_consensus.cc:740] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 620069572fb045c9b03dc2122ea13d39, State: Initialized, Role: FOLLOWER
I20260713 09:07:55.869626 27723 raft_consensus.cc:2468] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baec5c1513244db0a1443edf838c2c0f in term 1.
I20260713 09:07:55.872254 27837 raft_consensus.cc:385] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:55.872584 27842 raft_consensus.cc:2804] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:55.872972 27842 raft_consensus.cc:493] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:55.873291 27842 raft_consensus.cc:3060] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:55.873353 27611 leader_election.cc:304] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [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: 8d475d2834ce4cf883c3cbe8d6a351ef, baec5c1513244db0a1443edf838c2c0f; no voters: 620069572fb045c9b03dc2122ea13d39
I20260713 09:07:55.873261 27838 raft_consensus.cc:359] T 2efe0760a7ce45ebafd8539e3da132d7 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.873274 27839 consensus_queue.cc:260] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.874341 27838 raft_consensus.cc:385] T 2efe0760a7ce45ebafd8539e3da132d7 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:55.874457 27845 raft_consensus.cc:2804] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:55.874717 27838 raft_consensus.cc:740] T 2efe0760a7ce45ebafd8539e3da132d7 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d475d2834ce4cf883c3cbe8d6a351ef, State: Initialized, Role: FOLLOWER
I20260713 09:07:55.875443 27838 consensus_queue.cc:260] T 2efe0760a7ce45ebafd8539e3da132d7 P 8d475d2834ce4cf883c3cbe8d6a351ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.877908 27838 ts_tablet_manager.cc:1434] T 2efe0760a7ce45ebafd8539e3da132d7 P 8d475d2834ce4cf883c3cbe8d6a351ef: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260713 09:07:55.878834 27838 tablet_bootstrap.cc:492] T 9776139076de4e9e991cca67495324f0 P 8d475d2834ce4cf883c3cbe8d6a351ef: Bootstrap starting.
I20260713 09:07:55.880640 27842 raft_consensus.cc:515] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.885053 27838 tablet_bootstrap.cc:654] T 9776139076de4e9e991cca67495324f0 P 8d475d2834ce4cf883c3cbe8d6a351ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:55.885262 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c8debdd8594cce8a78a3044a036e03" candidate_uuid: "620069572fb045c9b03dc2122ea13d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
W20260713 09:07:55.886646 27763 leader_election.cc:343] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:55.888379 27842 leader_election.cc:290] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [CANDIDATE]: Term 1 election: Requested vote from peers baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511), 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233)
I20260713 09:07:55.888504 27723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c8debdd8594cce8a78a3044a036e03" candidate_uuid: "620069572fb045c9b03dc2122ea13d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
I20260713 09:07:55.889014 27723 raft_consensus.cc:3060] T e2c8debdd8594cce8a78a3044a036e03 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:55.894196 27723 raft_consensus.cc:2468] T e2c8debdd8594cce8a78a3044a036e03 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620069572fb045c9b03dc2122ea13d39 in term 1.
I20260713 09:07:55.872634 27837 raft_consensus.cc:740] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baec5c1513244db0a1443edf838c2c0f, State: Initialized, Role: FOLLOWER
I20260713 09:07:55.895306 27760 leader_election.cc:304] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [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: 620069572fb045c9b03dc2122ea13d39, 8d475d2834ce4cf883c3cbe8d6a351ef; no voters: baec5c1513244db0a1443edf838c2c0f
I20260713 09:07:55.896028 27838 tablet_bootstrap.cc:492] T 9776139076de4e9e991cca67495324f0 P 8d475d2834ce4cf883c3cbe8d6a351ef: No bootstrap required, opened a new log
I20260713 09:07:55.896432 27842 raft_consensus.cc:2804] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:55.897050 27838 ts_tablet_manager.cc:1403] T 9776139076de4e9e991cca67495324f0 P 8d475d2834ce4cf883c3cbe8d6a351ef: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260713 09:07:55.897028 27842 raft_consensus.cc:697] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [term 1 LEADER]: Becoming Leader. State: Replica: 620069572fb045c9b03dc2122ea13d39, State: Running, Role: LEADER
I20260713 09:07:55.896128 27837 consensus_queue.cc:260] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.898307 27842 consensus_queue.cc:237] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.900066 27838 raft_consensus.cc:359] T 9776139076de4e9e991cca67495324f0 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.900843 27838 raft_consensus.cc:385] T 9776139076de4e9e991cca67495324f0 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:55.901165 27838 raft_consensus.cc:740] T 9776139076de4e9e991cca67495324f0 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d475d2834ce4cf883c3cbe8d6a351ef, State: Initialized, Role: FOLLOWER
I20260713 09:07:55.901693 27845 raft_consensus.cc:697] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 1 LEADER]: Becoming Leader. State: Replica: baec5c1513244db0a1443edf838c2c0f, State: Running, Role: LEADER
I20260713 09:07:55.902025 27838 consensus_queue.cc:260] T 9776139076de4e9e991cca67495324f0 P 8d475d2834ce4cf883c3cbe8d6a351ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.904488 27838 ts_tablet_manager.cc:1434] T 9776139076de4e9e991cca67495324f0 P 8d475d2834ce4cf883c3cbe8d6a351ef: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:55.905422 27838 tablet_bootstrap.cc:492] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef: Bootstrap starting.
I20260713 09:07:55.911396 27838 tablet_bootstrap.cc:654] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:55.902622 27845 consensus_queue.cc:237] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.921239 27837 ts_tablet_manager.cc:1434] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f: Time spent starting tablet: real 0.098s	user 0.005s	sys 0.002s
I20260713 09:07:55.922407 27837 tablet_bootstrap.cc:492] T e2c8debdd8594cce8a78a3044a036e03 P baec5c1513244db0a1443edf838c2c0f: Bootstrap starting.
I20260713 09:07:55.922681 27838 tablet_bootstrap.cc:492] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef: No bootstrap required, opened a new log
I20260713 09:07:55.923151 27838 ts_tablet_manager.cc:1403] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260713 09:07:55.925801 27838 raft_consensus.cc:359] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.926587 27838 raft_consensus.cc:385] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:55.926945 27838 raft_consensus.cc:740] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d475d2834ce4cf883c3cbe8d6a351ef, State: Initialized, Role: FOLLOWER
I20260713 09:07:55.927670 27838 consensus_queue.cc:260] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.931663 27838 ts_tablet_manager.cc:1434] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:07:55.932610 27838 tablet_bootstrap.cc:492] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef: Bootstrap starting.
I20260713 09:07:55.938385 27838 tablet_bootstrap.cc:654] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:55.942096 27545 catalog_manager.cc:5697] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f reported cstate change: term changed from 0 to 1, leader changed from <none> to baec5c1513244db0a1443edf838c2c0f (127.26.91.193). New cstate: current_term: 1 leader_uuid: "baec5c1513244db0a1443edf838c2c0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:55.948694 27857 raft_consensus.cc:493] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:55.949515 27838 tablet_bootstrap.cc:492] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef: No bootstrap required, opened a new log
I20260713 09:07:55.950065 27838 ts_tablet_manager.cc:1403] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260713 09:07:55.952045 27837 tablet_bootstrap.cc:654] T e2c8debdd8594cce8a78a3044a036e03 P baec5c1513244db0a1443edf838c2c0f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:55.952723 27838 raft_consensus.cc:359] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.953527 27838 raft_consensus.cc:385] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:55.953892 27838 raft_consensus.cc:740] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d475d2834ce4cf883c3cbe8d6a351ef, State: Initialized, Role: FOLLOWER
I20260713 09:07:55.949142 27857 raft_consensus.cc:515] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.955462 27544 catalog_manager.cc:5697] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 620069572fb045c9b03dc2122ea13d39 (127.26.91.195). New cstate: current_term: 1 leader_uuid: "620069572fb045c9b03dc2122ea13d39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:55.956727 27839 ts_tablet_manager.cc:1434] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39: Time spent starting tablet: real 0.088s	user 0.015s	sys 0.057s
I20260713 09:07:55.956938 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2efe0760a7ce45ebafd8539e3da132d7" candidate_uuid: "620069572fb045c9b03dc2122ea13d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baec5c1513244db0a1443edf838c2c0f" is_pre_election: true
I20260713 09:07:55.957648 27839 tablet_bootstrap.cc:492] T c9a82a7c60f34c458a8b7cd4e0f66446 P 620069572fb045c9b03dc2122ea13d39: Bootstrap starting.
I20260713 09:07:55.957563 27648 raft_consensus.cc:2468] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 620069572fb045c9b03dc2122ea13d39 in term 0.
I20260713 09:07:55.958878 27763 leader_election.cc:304] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 620069572fb045c9b03dc2122ea13d39, baec5c1513244db0a1443edf838c2c0f; no voters: 
I20260713 09:07:55.959592 27842 raft_consensus.cc:2804] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:55.959991 27842 raft_consensus.cc:493] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:55.960430 27842 raft_consensus.cc:3060] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:55.960269 27838 consensus_queue.cc:260] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.959996 27857 leader_election.cc:290] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511), 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233)
I20260713 09:07:55.963918 27844 raft_consensus.cc:493] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:55.964414 27844 raft_consensus.cc:515] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.968139 27844 leader_election.cc:290] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511), 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193)
I20260713 09:07:55.971990 27839 tablet_bootstrap.cc:654] T c9a82a7c60f34c458a8b7cd4e0f66446 P 620069572fb045c9b03dc2122ea13d39: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:55.974903 27838 ts_tablet_manager.cc:1434] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef: Time spent starting tablet: real 0.025s	user 0.000s	sys 0.005s
I20260713 09:07:55.977830 27837 tablet_bootstrap.cc:492] T e2c8debdd8594cce8a78a3044a036e03 P baec5c1513244db0a1443edf838c2c0f: No bootstrap required, opened a new log
I20260713 09:07:55.978724 27837 ts_tablet_manager.cc:1403] T e2c8debdd8594cce8a78a3044a036e03 P baec5c1513244db0a1443edf838c2c0f: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.005s
I20260713 09:07:55.979662 27838 tablet_bootstrap.cc:492] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef: Bootstrap starting.
I20260713 09:07:55.981355 27837 raft_consensus.cc:359] T e2c8debdd8594cce8a78a3044a036e03 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.982012 27837 raft_consensus.cc:385] T e2c8debdd8594cce8a78a3044a036e03 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:55.982288 27837 raft_consensus.cc:740] T e2c8debdd8594cce8a78a3044a036e03 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baec5c1513244db0a1443edf838c2c0f, State: Initialized, Role: FOLLOWER
I20260713 09:07:55.983170 27837 consensus_queue.cc:260] T e2c8debdd8594cce8a78a3044a036e03 P baec5c1513244db0a1443edf838c2c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.984782 27839 tablet_bootstrap.cc:492] T c9a82a7c60f34c458a8b7cd4e0f66446 P 620069572fb045c9b03dc2122ea13d39: No bootstrap required, opened a new log
I20260713 09:07:55.985286 27839 ts_tablet_manager.cc:1403] T c9a82a7c60f34c458a8b7cd4e0f66446 P 620069572fb045c9b03dc2122ea13d39: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.001s
I20260713 09:07:55.985809 27838 tablet_bootstrap.cc:654] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:55.987897 27837 ts_tablet_manager.cc:1434] T e2c8debdd8594cce8a78a3044a036e03 P baec5c1513244db0a1443edf838c2c0f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:07:55.988059 27839 raft_consensus.cc:359] T c9a82a7c60f34c458a8b7cd4e0f66446 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.989329 27723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2efe0760a7ce45ebafd8539e3da132d7" candidate_uuid: "620069572fb045c9b03dc2122ea13d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" is_pre_election: true
I20260713 09:07:55.992966 27723 raft_consensus.cc:2468] T 2efe0760a7ce45ebafd8539e3da132d7 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 620069572fb045c9b03dc2122ea13d39 in term 0.
I20260713 09:07:55.993691 27839 raft_consensus.cc:385] T c9a82a7c60f34c458a8b7cd4e0f66446 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:55.994025 27839 raft_consensus.cc:740] T c9a82a7c60f34c458a8b7cd4e0f66446 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 620069572fb045c9b03dc2122ea13d39, State: Initialized, Role: FOLLOWER
I20260713 09:07:55.994230 27837 tablet_bootstrap.cc:492] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f: Bootstrap starting.
I20260713 09:07:55.994745 27839 consensus_queue.cc:260] T c9a82a7c60f34c458a8b7cd4e0f66446 P 620069572fb045c9b03dc2122ea13d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:55.996917 27839 ts_tablet_manager.cc:1434] T c9a82a7c60f34c458a8b7cd4e0f66446 P 620069572fb045c9b03dc2122ea13d39: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:07:55.997834 27839 tablet_bootstrap.cc:492] T f94452c59ca943ce9c80b2a468de4abf P 620069572fb045c9b03dc2122ea13d39: Bootstrap starting.
I20260713 09:07:55.999387 27844 raft_consensus.cc:493] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:55.999838 27844 raft_consensus.cc:515] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.001827 27844 leader_election.cc:290] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511), 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193)
I20260713 09:07:55.993490 27842 raft_consensus.cc:515] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.004271 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bce9c7424824e199890d6b303eaaf44" candidate_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620069572fb045c9b03dc2122ea13d39" is_pre_election: true
I20260713 09:07:56.004794 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2efe0760a7ce45ebafd8539e3da132d7" candidate_uuid: "620069572fb045c9b03dc2122ea13d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
I20260713 09:07:56.005411 27648 raft_consensus.cc:3060] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.007578 27839 tablet_bootstrap.cc:654] T f94452c59ca943ce9c80b2a468de4abf P 620069572fb045c9b03dc2122ea13d39: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.008529 27796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a82a7c60f34c458a8b7cd4e0f66446" candidate_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620069572fb045c9b03dc2122ea13d39" is_pre_election: true
I20260713 09:07:56.009125 27796 raft_consensus.cc:2468] T c9a82a7c60f34c458a8b7cd4e0f66446 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d475d2834ce4cf883c3cbe8d6a351ef in term 0.
I20260713 09:07:56.010088 27838 tablet_bootstrap.cc:492] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef: No bootstrap required, opened a new log
I20260713 09:07:56.010385 27688 leader_election.cc:304] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 620069572fb045c9b03dc2122ea13d39, 8d475d2834ce4cf883c3cbe8d6a351ef; no voters: 
I20260713 09:07:56.010617 27838 ts_tablet_manager.cc:1403] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.004s
I20260713 09:07:56.004878 27797 raft_consensus.cc:2468] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d475d2834ce4cf883c3cbe8d6a351ef in term 0.
I20260713 09:07:56.011161 27844 raft_consensus.cc:2804] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:56.011498 27844 raft_consensus.cc:493] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:56.011803 27844 raft_consensus.cc:3060] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.013185 27838 raft_consensus.cc:359] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.013954 27838 raft_consensus.cc:385] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.011970 27688 leader_election.cc:304] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 620069572fb045c9b03dc2122ea13d39, 8d475d2834ce4cf883c3cbe8d6a351ef; no voters: 
I20260713 09:07:56.016206 27838 raft_consensus.cc:740] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d475d2834ce4cf883c3cbe8d6a351ef, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.016798 27647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bce9c7424824e199890d6b303eaaf44" candidate_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baec5c1513244db0a1443edf838c2c0f" is_pre_election: true
I20260713 09:07:56.017019 27838 consensus_queue.cc:260] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.017478 27647 raft_consensus.cc:2468] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d475d2834ce4cf883c3cbe8d6a351ef in term 0.
I20260713 09:07:56.015635 27648 raft_consensus.cc:2468] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620069572fb045c9b03dc2122ea13d39 in term 1.
I20260713 09:07:56.018508 27646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a82a7c60f34c458a8b7cd4e0f66446" candidate_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baec5c1513244db0a1443edf838c2c0f" is_pre_election: true
I20260713 09:07:56.018689 27763 leader_election.cc:304] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 620069572fb045c9b03dc2122ea13d39, baec5c1513244db0a1443edf838c2c0f; no voters: 
I20260713 09:07:56.019619 27865 raft_consensus.cc:2804] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:07:56.020558 27689 leader_election.cc:343] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:56.020942 27865 raft_consensus.cc:697] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [term 1 LEADER]: Becoming Leader. State: Replica: 620069572fb045c9b03dc2122ea13d39, State: Running, Role: LEADER
I20260713 09:07:56.021068 27842 leader_election.cc:290] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [CANDIDATE]: Term 1 election: Requested vote from peers baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511), 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233)
I20260713 09:07:56.021871 27865 consensus_queue.cc:237] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.022328 27837 tablet_bootstrap.cc:654] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.022787 27872 raft_consensus.cc:2804] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:56.023028 27723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2efe0760a7ce45ebafd8539e3da132d7" candidate_uuid: "620069572fb045c9b03dc2122ea13d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
I20260713 09:07:56.023874 27872 raft_consensus.cc:493] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:56.024103 27723 raft_consensus.cc:3060] T 2efe0760a7ce45ebafd8539e3da132d7 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.024320 27872 raft_consensus.cc:3060] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.031091 27872 raft_consensus.cc:515] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.033937 27646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bce9c7424824e199890d6b303eaaf44" candidate_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
I20260713 09:07:56.034500 27646 raft_consensus.cc:3060] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.018664 27844 raft_consensus.cc:515] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.041106 27646 raft_consensus.cc:2468] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d475d2834ce4cf883c3cbe8d6a351ef in term 1.
I20260713 09:07:56.044638 27689 leader_election.cc:304] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d475d2834ce4cf883c3cbe8d6a351ef, baec5c1513244db0a1443edf838c2c0f; no voters: 
I20260713 09:07:56.044975 27837 tablet_bootstrap.cc:492] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f: No bootstrap required, opened a new log
I20260713 09:07:56.045413 27837 ts_tablet_manager.cc:1403] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.008s
I20260713 09:07:56.042120 27723 raft_consensus.cc:2468] T 2efe0760a7ce45ebafd8539e3da132d7 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620069572fb045c9b03dc2122ea13d39 in term 1.
I20260713 09:07:56.046608 27796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a82a7c60f34c458a8b7cd4e0f66446" candidate_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620069572fb045c9b03dc2122ea13d39"
I20260713 09:07:56.047181 27796 raft_consensus.cc:3060] T c9a82a7c60f34c458a8b7cd4e0f66446 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.042327 27872 leader_election.cc:290] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 1 election: Requested vote from peers baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511), 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193)
I20260713 09:07:56.042950 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bce9c7424824e199890d6b303eaaf44" candidate_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620069572fb045c9b03dc2122ea13d39"
I20260713 09:07:56.048341 27797 raft_consensus.cc:3060] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.049522 27844 leader_election.cc:290] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 1 election: Requested vote from peers baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511), 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193)
I20260713 09:07:56.050242 27844 raft_consensus.cc:493] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:56.050644 27844 raft_consensus.cc:515] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.053160 27796 raft_consensus.cc:2468] T c9a82a7c60f34c458a8b7cd4e0f66446 P 620069572fb045c9b03dc2122ea13d39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d475d2834ce4cf883c3cbe8d6a351ef in term 1.
I20260713 09:07:56.054147 27688 leader_election.cc:304] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 620069572fb045c9b03dc2122ea13d39, 8d475d2834ce4cf883c3cbe8d6a351ef; no voters: 
I20260713 09:07:56.057178 27837 raft_consensus.cc:359] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.057816 27837 raft_consensus.cc:385] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.058084 27837 raft_consensus.cc:740] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baec5c1513244db0a1443edf838c2c0f, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.058763 27837 consensus_queue.cc:260] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.060285 27877 raft_consensus.cc:2804] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:56.060736 27877 raft_consensus.cc:697] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 LEADER]: Becoming Leader. State: Replica: 8d475d2834ce4cf883c3cbe8d6a351ef, State: Running, Role: LEADER
I20260713 09:07:56.061671 27874 raft_consensus.cc:2804] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:56.062572 27646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a82a7c60f34c458a8b7cd4e0f66446" candidate_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
I20260713 09:07:56.063128 27646 raft_consensus.cc:3060] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.063712 27837 ts_tablet_manager.cc:1434] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260713 09:07:56.064699 27837 tablet_bootstrap.cc:492] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f: Bootstrap starting.
I20260713 09:07:56.067363 27797 raft_consensus.cc:2468] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d475d2834ce4cf883c3cbe8d6a351ef in term 1.
I20260713 09:07:56.061506 27877 consensus_queue.cc:237] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.070968 27837 tablet_bootstrap.cc:654] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.071128 27844 leader_election.cc:290] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511), 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193)
I20260713 09:07:56.070659 27545 catalog_manager.cc:5697] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 620069572fb045c9b03dc2122ea13d39 (127.26.91.195). New cstate: current_term: 1 leader_uuid: "620069572fb045c9b03dc2122ea13d39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:56.073149 27796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d3c42406bf4d11a57777d5c4be3634" candidate_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620069572fb045c9b03dc2122ea13d39" is_pre_election: true
W20260713 09:07:56.074491 27688 leader_election.cc:343] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:56.078843 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d3c42406bf4d11a57777d5c4be3634" candidate_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baec5c1513244db0a1443edf838c2c0f" is_pre_election: true
I20260713 09:07:56.080744 27646 raft_consensus.cc:2468] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d475d2834ce4cf883c3cbe8d6a351ef in term 1.
I20260713 09:07:56.081700 27874 raft_consensus.cc:697] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 LEADER]: Becoming Leader. State: Replica: 8d475d2834ce4cf883c3cbe8d6a351ef, State: Running, Role: LEADER
I20260713 09:07:56.082589 27874 consensus_queue.cc:237] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
W20260713 09:07:56.082954 27689 leader_election.cc:343] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:56.086192 27689 leader_election.cc:304] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d475d2834ce4cf883c3cbe8d6a351ef; no voters: 620069572fb045c9b03dc2122ea13d39, baec5c1513244db0a1443edf838c2c0f
I20260713 09:07:56.085795 27839 tablet_bootstrap.cc:492] T f94452c59ca943ce9c80b2a468de4abf P 620069572fb045c9b03dc2122ea13d39: No bootstrap required, opened a new log
I20260713 09:07:56.088053 27839 ts_tablet_manager.cc:1403] T f94452c59ca943ce9c80b2a468de4abf P 620069572fb045c9b03dc2122ea13d39: Time spent bootstrapping tablet: real 0.090s	user 0.014s	sys 0.003s
I20260713 09:07:56.089941 27837 tablet_bootstrap.cc:492] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f: No bootstrap required, opened a new log
I20260713 09:07:56.090260 27837 ts_tablet_manager.cc:1403] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.003s
I20260713 09:07:56.090674 27878 raft_consensus.cc:2749] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:56.092141 27837 raft_consensus.cc:359] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.092602 27838 ts_tablet_manager.cc:1434] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef: Time spent starting tablet: real 0.082s	user 0.030s	sys 0.039s
I20260713 09:07:56.092815 27837 raft_consensus.cc:385] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.093137 27837 raft_consensus.cc:740] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baec5c1513244db0a1443edf838c2c0f, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.093539 27838 tablet_bootstrap.cc:492] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef: Bootstrap starting.
I20260713 09:07:56.093350 27839 raft_consensus.cc:359] T f94452c59ca943ce9c80b2a468de4abf P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.094030 27839 raft_consensus.cc:385] T f94452c59ca943ce9c80b2a468de4abf P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.093910 27837 consensus_queue.cc:260] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.094327 27839 raft_consensus.cc:740] T f94452c59ca943ce9c80b2a468de4abf P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 620069572fb045c9b03dc2122ea13d39, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.098034 27837 ts_tablet_manager.cc:1434] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:07:56.098893 27838 tablet_bootstrap.cc:654] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.098758 27839 consensus_queue.cc:260] T f94452c59ca943ce9c80b2a468de4abf P 620069572fb045c9b03dc2122ea13d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.100986 27839 ts_tablet_manager.cc:1434] T f94452c59ca943ce9c80b2a468de4abf P 620069572fb045c9b03dc2122ea13d39: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260713 09:07:56.101868 27839 tablet_bootstrap.cc:492] T 361d4b2885214cc9a99f0942e0206768 P 620069572fb045c9b03dc2122ea13d39: Bootstrap starting.
I20260713 09:07:56.103714 27838 tablet_bootstrap.cc:492] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef: No bootstrap required, opened a new log
I20260713 09:07:56.104039 27838 ts_tablet_manager.cc:1403] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:07:56.105820 27838 raft_consensus.cc:359] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.106256 27838 raft_consensus.cc:385] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.106452 27838 raft_consensus.cc:740] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d475d2834ce4cf883c3cbe8d6a351ef, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.106948 27838 consensus_queue.cc:260] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.107504 27839 tablet_bootstrap.cc:654] T 361d4b2885214cc9a99f0942e0206768 P 620069572fb045c9b03dc2122ea13d39: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.108292 27838 ts_tablet_manager.cc:1434] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:56.108642 27837 tablet_bootstrap.cc:492] T 29d3c42406bf4d11a57777d5c4be3634 P baec5c1513244db0a1443edf838c2c0f: Bootstrap starting.
I20260713 09:07:56.108950 27838 tablet_bootstrap.cc:492] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef: Bootstrap starting.
I20260713 09:07:56.103207 27545 catalog_manager.cc:5697] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194). New cstate: current_term: 1 leader_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:56.112946 27838 tablet_bootstrap.cc:654] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.115417 27545 catalog_manager.cc:5697] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194). New cstate: current_term: 1 leader_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:56.117750 27837 tablet_bootstrap.cc:654] T 29d3c42406bf4d11a57777d5c4be3634 P baec5c1513244db0a1443edf838c2c0f: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:56.119379 27594 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:56.126190 27874 raft_consensus.cc:493] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:56.127460 27874 raft_consensus.cc:515] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.129096 27865 raft_consensus.cc:493] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:56.129547 27874 leader_election.cc:290] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511), 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193)
I20260713 09:07:56.129506 27865 raft_consensus.cc:515] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.130998 27646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94452c59ca943ce9c80b2a468de4abf" candidate_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baec5c1513244db0a1443edf838c2c0f" is_pre_election: true
I20260713 09:07:56.131505 27865 leader_election.cc:290] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511), 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233)
I20260713 09:07:56.132184 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94452c59ca943ce9c80b2a468de4abf" candidate_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620069572fb045c9b03dc2122ea13d39" is_pre_election: true
I20260713 09:07:56.132786 27797 raft_consensus.cc:2468] T f94452c59ca943ce9c80b2a468de4abf P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d475d2834ce4cf883c3cbe8d6a351ef in term 0.
I20260713 09:07:56.133841 27723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9776139076de4e9e991cca67495324f0" candidate_uuid: "620069572fb045c9b03dc2122ea13d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" is_pre_election: true
I20260713 09:07:56.134395 27723 raft_consensus.cc:2468] T 9776139076de4e9e991cca67495324f0 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 620069572fb045c9b03dc2122ea13d39 in term 0.
W20260713 09:07:56.135633 27689 leader_election.cc:343] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:56.136467 27760 leader_election.cc:304] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 620069572fb045c9b03dc2122ea13d39, 8d475d2834ce4cf883c3cbe8d6a351ef; no voters: 
I20260713 09:07:56.137285 27865 raft_consensus.cc:2804] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:56.137629 27865 raft_consensus.cc:493] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:56.137812 27839 tablet_bootstrap.cc:492] T 361d4b2885214cc9a99f0942e0206768 P 620069572fb045c9b03dc2122ea13d39: No bootstrap required, opened a new log
I20260713 09:07:56.137974 27865 raft_consensus.cc:3060] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.138283 27839 ts_tablet_manager.cc:1403] T 361d4b2885214cc9a99f0942e0206768 P 620069572fb045c9b03dc2122ea13d39: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.012s
I20260713 09:07:56.139838 27688 leader_election.cc:304] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef [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: 620069572fb045c9b03dc2122ea13d39, 8d475d2834ce4cf883c3cbe8d6a351ef; no voters: baec5c1513244db0a1443edf838c2c0f
I20260713 09:07:56.140703 27839 raft_consensus.cc:359] T 361d4b2885214cc9a99f0942e0206768 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.141300 27839 raft_consensus.cc:385] T 361d4b2885214cc9a99f0942e0206768 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.141541 27839 raft_consensus.cc:740] T 361d4b2885214cc9a99f0942e0206768 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 620069572fb045c9b03dc2122ea13d39, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.142307 27839 consensus_queue.cc:260] T 361d4b2885214cc9a99f0942e0206768 P 620069572fb045c9b03dc2122ea13d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.143275 27646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9776139076de4e9e991cca67495324f0" candidate_uuid: "620069572fb045c9b03dc2122ea13d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baec5c1513244db0a1443edf838c2c0f" is_pre_election: true
I20260713 09:07:56.144122 27839 ts_tablet_manager.cc:1434] T 361d4b2885214cc9a99f0942e0206768 P 620069572fb045c9b03dc2122ea13d39: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:56.143841 27646 raft_consensus.cc:2468] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 620069572fb045c9b03dc2122ea13d39 in term 0.
I20260713 09:07:56.144937 27839 tablet_bootstrap.cc:492] T c7b3e600ad5a44edaa88502ec90774ab P 620069572fb045c9b03dc2122ea13d39: Bootstrap starting.
I20260713 09:07:56.144886 27865 raft_consensus.cc:515] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.145805 27874 raft_consensus.cc:2804] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:56.146150 27874 raft_consensus.cc:493] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:56.146441 27874 raft_consensus.cc:3060] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.148111 27723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9776139076de4e9e991cca67495324f0" candidate_uuid: "620069572fb045c9b03dc2122ea13d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
I20260713 09:07:56.148226 27842 raft_consensus.cc:493] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:56.148717 27723 raft_consensus.cc:3060] T 9776139076de4e9e991cca67495324f0 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.150728 27839 tablet_bootstrap.cc:654] T c7b3e600ad5a44edaa88502ec90774ab P 620069572fb045c9b03dc2122ea13d39: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.155469 27723 raft_consensus.cc:2468] T 9776139076de4e9e991cca67495324f0 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620069572fb045c9b03dc2122ea13d39 in term 1.
I20260713 09:07:56.156742 27760 leader_election.cc:304] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 620069572fb045c9b03dc2122ea13d39, 8d475d2834ce4cf883c3cbe8d6a351ef; no voters: 
I20260713 09:07:56.157605 27857 raft_consensus.cc:2804] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:56.159816 27878 raft_consensus.cc:493] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:56.160328 27878 raft_consensus.cc:515] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.162732 27878 leader_election.cc:290] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511), 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193)
I20260713 09:07:56.163822 27646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9776139076de4e9e991cca67495324f0" candidate_uuid: "620069572fb045c9b03dc2122ea13d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
I20260713 09:07:56.164450 27646 raft_consensus.cc:3060] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.164391 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361d4b2885214cc9a99f0942e0206768" candidate_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620069572fb045c9b03dc2122ea13d39" is_pre_election: true
I20260713 09:07:56.165129 27797 raft_consensus.cc:2468] T 361d4b2885214cc9a99f0942e0206768 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d475d2834ce4cf883c3cbe8d6a351ef in term 0.
I20260713 09:07:56.166358 27688 leader_election.cc:304] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 620069572fb045c9b03dc2122ea13d39, 8d475d2834ce4cf883c3cbe8d6a351ef; no voters: 
I20260713 09:07:56.148762 27842 raft_consensus.cc:515] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.168125 27878 raft_consensus.cc:2804] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:56.168488 27878 raft_consensus.cc:493] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:56.168797 27878 raft_consensus.cc:3060] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.169096 27842 leader_election.cc:290] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233), baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511)
I20260713 09:07:56.170040 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361d4b2885214cc9a99f0942e0206768" candidate_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baec5c1513244db0a1443edf838c2c0f" is_pre_election: true
I20260713 09:07:56.172492 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77dddc49bca4cde9296c1b679d8e331" candidate_uuid: "620069572fb045c9b03dc2122ea13d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baec5c1513244db0a1443edf838c2c0f" is_pre_election: true
W20260713 09:07:56.180625 27689 leader_election.cc:343] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:56.180706 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77dddc49bca4cde9296c1b679d8e331" candidate_uuid: "620069572fb045c9b03dc2122ea13d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" is_pre_election: true
I20260713 09:07:56.181471 27722 raft_consensus.cc:2393] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 620069572fb045c9b03dc2122ea13d39 in current term 1: Already voted for candidate baec5c1513244db0a1443edf838c2c0f in this term.
I20260713 09:07:56.181574 27838 tablet_bootstrap.cc:492] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef: No bootstrap required, opened a new log
I20260713 09:07:56.182070 27838 ts_tablet_manager.cc:1403] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef: Time spent bootstrapping tablet: real 0.073s	user 0.008s	sys 0.004s
I20260713 09:07:56.182581 27760 leader_election.cc:304] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 620069572fb045c9b03dc2122ea13d39; no voters: 8d475d2834ce4cf883c3cbe8d6a351ef, baec5c1513244db0a1443edf838c2c0f
I20260713 09:07:56.183585 27842 raft_consensus.cc:3060] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.179909 27878 raft_consensus.cc:515] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.187736 27874 raft_consensus.cc:515] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.188220 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361d4b2885214cc9a99f0942e0206768" candidate_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
I20260713 09:07:56.188611 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361d4b2885214cc9a99f0942e0206768" candidate_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620069572fb045c9b03dc2122ea13d39"
I20260713 09:07:56.189107 27797 raft_consensus.cc:3060] T 361d4b2885214cc9a99f0942e0206768 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.189500 27842 raft_consensus.cc:2749] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:07:56.189603 27689 leader_election.cc:343] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:56.190007 27874 leader_election.cc:290] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 1 election: Requested vote from peers baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511), 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193)
I20260713 09:07:56.191004 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94452c59ca943ce9c80b2a468de4abf" candidate_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
I20260713 09:07:56.179855 27646 raft_consensus.cc:2468] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620069572fb045c9b03dc2122ea13d39 in term 1.
W20260713 09:07:56.192339 27689 leader_election.cc:343] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:56.193096 27796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94452c59ca943ce9c80b2a468de4abf" candidate_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620069572fb045c9b03dc2122ea13d39"
I20260713 09:07:56.193616 27796 raft_consensus.cc:3060] T f94452c59ca943ce9c80b2a468de4abf P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.194156 27837 tablet_bootstrap.cc:492] T 29d3c42406bf4d11a57777d5c4be3634 P baec5c1513244db0a1443edf838c2c0f: No bootstrap required, opened a new log
I20260713 09:07:56.194604 27837 ts_tablet_manager.cc:1403] T 29d3c42406bf4d11a57777d5c4be3634 P baec5c1513244db0a1443edf838c2c0f: Time spent bootstrapping tablet: real 0.086s	user 0.029s	sys 0.033s
I20260713 09:07:56.194834 27839 tablet_bootstrap.cc:492] T c7b3e600ad5a44edaa88502ec90774ab P 620069572fb045c9b03dc2122ea13d39: No bootstrap required, opened a new log
I20260713 09:07:56.195182 27839 ts_tablet_manager.cc:1403] T c7b3e600ad5a44edaa88502ec90774ab P 620069572fb045c9b03dc2122ea13d39: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.023s
I20260713 09:07:56.196954 27839 raft_consensus.cc:359] T c7b3e600ad5a44edaa88502ec90774ab P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.197371 27839 raft_consensus.cc:385] T c7b3e600ad5a44edaa88502ec90774ab P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.197638 27839 raft_consensus.cc:740] T c7b3e600ad5a44edaa88502ec90774ab P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 620069572fb045c9b03dc2122ea13d39, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.197388 27837 raft_consensus.cc:359] T 29d3c42406bf4d11a57777d5c4be3634 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.198143 27837 raft_consensus.cc:385] T 29d3c42406bf4d11a57777d5c4be3634 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.198191 27839 consensus_queue.cc:260] T c7b3e600ad5a44edaa88502ec90774ab P 620069572fb045c9b03dc2122ea13d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.198529 27837 raft_consensus.cc:740] T 29d3c42406bf4d11a57777d5c4be3634 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baec5c1513244db0a1443edf838c2c0f, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.199235 27837 consensus_queue.cc:260] T 29d3c42406bf4d11a57777d5c4be3634 P baec5c1513244db0a1443edf838c2c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.199779 27839 ts_tablet_manager.cc:1434] T c7b3e600ad5a44edaa88502ec90774ab P 620069572fb045c9b03dc2122ea13d39: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:56.200683 27839 tablet_bootstrap.cc:492] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39: Bootstrap starting.
I20260713 09:07:56.201381 27837 ts_tablet_manager.cc:1434] T 29d3c42406bf4d11a57777d5c4be3634 P baec5c1513244db0a1443edf838c2c0f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:56.202338 27837 tablet_bootstrap.cc:492] T 361d4b2885214cc9a99f0942e0206768 P baec5c1513244db0a1443edf838c2c0f: Bootstrap starting.
I20260713 09:07:56.202551 27796 raft_consensus.cc:2468] T f94452c59ca943ce9c80b2a468de4abf P 620069572fb045c9b03dc2122ea13d39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d475d2834ce4cf883c3cbe8d6a351ef in term 1.
I20260713 09:07:56.203559 27688 leader_election.cc:304] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef [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: 620069572fb045c9b03dc2122ea13d39, 8d475d2834ce4cf883c3cbe8d6a351ef; no voters: baec5c1513244db0a1443edf838c2c0f
I20260713 09:07:56.198534 27797 raft_consensus.cc:2468] T 361d4b2885214cc9a99f0942e0206768 P 620069572fb045c9b03dc2122ea13d39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d475d2834ce4cf883c3cbe8d6a351ef in term 1.
I20260713 09:07:56.205788 27839 tablet_bootstrap.cc:654] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.205746 27688 leader_election.cc:304] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [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: 620069572fb045c9b03dc2122ea13d39, 8d475d2834ce4cf883c3cbe8d6a351ef; no voters: baec5c1513244db0a1443edf838c2c0f
I20260713 09:07:56.206686 27873 raft_consensus.cc:2804] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:56.207152 27873 raft_consensus.cc:697] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 LEADER]: Becoming Leader. State: Replica: 8d475d2834ce4cf883c3cbe8d6a351ef, State: Running, Role: LEADER
I20260713 09:07:56.207269 27844 raft_consensus.cc:2804] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:56.207734 27844 raft_consensus.cc:697] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 LEADER]: Becoming Leader. State: Replica: 8d475d2834ce4cf883c3cbe8d6a351ef, State: Running, Role: LEADER
I20260713 09:07:56.208379 27837 tablet_bootstrap.cc:654] T 361d4b2885214cc9a99f0942e0206768 P baec5c1513244db0a1443edf838c2c0f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.207940 27873 consensus_queue.cc:237] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.208673 27844 consensus_queue.cc:237] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.211532 27857 raft_consensus.cc:697] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 1 LEADER]: Becoming Leader. State: Replica: 620069572fb045c9b03dc2122ea13d39, State: Running, Role: LEADER
I20260713 09:07:56.216540 27857 consensus_queue.cc:237] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.222662 27838 raft_consensus.cc:359] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.223358 27838 raft_consensus.cc:385] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.223618 27838 raft_consensus.cc:740] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d475d2834ce4cf883c3cbe8d6a351ef, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.225698 27837 tablet_bootstrap.cc:492] T 361d4b2885214cc9a99f0942e0206768 P baec5c1513244db0a1443edf838c2c0f: No bootstrap required, opened a new log
I20260713 09:07:56.226152 27837 ts_tablet_manager.cc:1403] T 361d4b2885214cc9a99f0942e0206768 P baec5c1513244db0a1443edf838c2c0f: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.009s
I20260713 09:07:56.226953 27839 tablet_bootstrap.cc:492] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39: No bootstrap required, opened a new log
I20260713 09:07:56.227388 27839 ts_tablet_manager.cc:1403] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.004s
I20260713 09:07:56.228714 27837 raft_consensus.cc:359] T 361d4b2885214cc9a99f0942e0206768 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.229405 27837 raft_consensus.cc:385] T 361d4b2885214cc9a99f0942e0206768 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.229712 27837 raft_consensus.cc:740] T 361d4b2885214cc9a99f0942e0206768 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baec5c1513244db0a1443edf838c2c0f, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.229967 27839 raft_consensus.cc:359] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.230619 27839 raft_consensus.cc:385] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.230933 27839 raft_consensus.cc:740] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 620069572fb045c9b03dc2122ea13d39, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.230465 27837 consensus_queue.cc:260] T 361d4b2885214cc9a99f0942e0206768 P baec5c1513244db0a1443edf838c2c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.231514 27839 consensus_queue.cc:260] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.232753 27837 ts_tablet_manager.cc:1434] T 361d4b2885214cc9a99f0942e0206768 P baec5c1513244db0a1443edf838c2c0f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:56.232219 27545 catalog_manager.cc:5697] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194). New cstate: current_term: 1 leader_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:56.233628 27839 ts_tablet_manager.cc:1434] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:07:56.234030 27545 catalog_manager.cc:5697] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194). New cstate: current_term: 1 leader_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:56.235159 27837 tablet_bootstrap.cc:492] T f94452c59ca943ce9c80b2a468de4abf P baec5c1513244db0a1443edf838c2c0f: Bootstrap starting.
I20260713 09:07:56.235554 27544 catalog_manager.cc:5697] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 620069572fb045c9b03dc2122ea13d39 (127.26.91.195). New cstate: current_term: 1 leader_uuid: "620069572fb045c9b03dc2122ea13d39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:56.236311 27865 leader_election.cc:290] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [CANDIDATE]: Term 1 election: Requested vote from peers baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511), 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233)
I20260713 09:07:56.237087 27878 leader_election.cc:290] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 1 election: Requested vote from peers baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511), 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193)
I20260713 09:07:56.237926 27838 consensus_queue.cc:260] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.239842 27838 ts_tablet_manager.cc:1434] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.001s
I20260713 09:07:56.240757 27837 tablet_bootstrap.cc:654] T f94452c59ca943ce9c80b2a468de4abf P baec5c1513244db0a1443edf838c2c0f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.244782 27837 tablet_bootstrap.cc:492] T f94452c59ca943ce9c80b2a468de4abf P baec5c1513244db0a1443edf838c2c0f: No bootstrap required, opened a new log
I20260713 09:07:56.245113 27837 ts_tablet_manager.cc:1403] T f94452c59ca943ce9c80b2a468de4abf P baec5c1513244db0a1443edf838c2c0f: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:07:56.247546 27837 raft_consensus.cc:359] T f94452c59ca943ce9c80b2a468de4abf P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.248128 27837 raft_consensus.cc:385] T f94452c59ca943ce9c80b2a468de4abf P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.248387 27837 raft_consensus.cc:740] T f94452c59ca943ce9c80b2a468de4abf P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baec5c1513244db0a1443edf838c2c0f, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.248940 27837 consensus_queue.cc:260] T f94452c59ca943ce9c80b2a468de4abf P baec5c1513244db0a1443edf838c2c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.250767 27837 ts_tablet_manager.cc:1434] T f94452c59ca943ce9c80b2a468de4abf P baec5c1513244db0a1443edf838c2c0f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:56.251497 27837 tablet_bootstrap.cc:492] T c7b3e600ad5a44edaa88502ec90774ab P baec5c1513244db0a1443edf838c2c0f: Bootstrap starting.
I20260713 09:07:56.256386 27837 tablet_bootstrap.cc:654] T c7b3e600ad5a44edaa88502ec90774ab P baec5c1513244db0a1443edf838c2c0f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.260576 27837 tablet_bootstrap.cc:492] T c7b3e600ad5a44edaa88502ec90774ab P baec5c1513244db0a1443edf838c2c0f: No bootstrap required, opened a new log
I20260713 09:07:56.260948 27837 ts_tablet_manager.cc:1403] T c7b3e600ad5a44edaa88502ec90774ab P baec5c1513244db0a1443edf838c2c0f: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.001s
I20260713 09:07:56.261394 27857 raft_consensus.cc:493] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:56.261704 27857 raft_consensus.cc:515] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.262570 27837 raft_consensus.cc:359] T c7b3e600ad5a44edaa88502ec90774ab P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.262965 27837 raft_consensus.cc:385] T c7b3e600ad5a44edaa88502ec90774ab P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.263152 27837 raft_consensus.cc:740] T c7b3e600ad5a44edaa88502ec90774ab P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baec5c1513244db0a1443edf838c2c0f, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.263123 27857 leader_election.cc:290] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511), 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233)
I20260713 09:07:56.263758 27646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d3c42406bf4d11a57777d5c4be3634" candidate_uuid: "620069572fb045c9b03dc2122ea13d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baec5c1513244db0a1443edf838c2c0f" is_pre_election: true
I20260713 09:07:56.264330 27646 raft_consensus.cc:2468] T 29d3c42406bf4d11a57777d5c4be3634 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 620069572fb045c9b03dc2122ea13d39 in term 0.
I20260713 09:07:56.264292 27723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d3c42406bf4d11a57777d5c4be3634" candidate_uuid: "620069572fb045c9b03dc2122ea13d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" is_pre_election: true
I20260713 09:07:56.264503 27837 consensus_queue.cc:260] T c7b3e600ad5a44edaa88502ec90774ab P baec5c1513244db0a1443edf838c2c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.264982 27723 raft_consensus.cc:2468] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 620069572fb045c9b03dc2122ea13d39 in term 0.
I20260713 09:07:56.265290 27763 leader_election.cc:304] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 620069572fb045c9b03dc2122ea13d39, baec5c1513244db0a1443edf838c2c0f; no voters: 
I20260713 09:07:56.266042 27857 raft_consensus.cc:2804] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:56.266353 27857 raft_consensus.cc:493] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:56.266578 27837 ts_tablet_manager.cc:1434] T c7b3e600ad5a44edaa88502ec90774ab P baec5c1513244db0a1443edf838c2c0f: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
I20260713 09:07:56.266659 27857 raft_consensus.cc:3060] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.272771 27857 raft_consensus.cc:515] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.274439 27857 leader_election.cc:290] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [CANDIDATE]: Term 1 election: Requested vote from peers baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511), 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233)
I20260713 09:07:56.274961 27646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d3c42406bf4d11a57777d5c4be3634" candidate_uuid: "620069572fb045c9b03dc2122ea13d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
I20260713 09:07:56.275421 27646 raft_consensus.cc:3060] T 29d3c42406bf4d11a57777d5c4be3634 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.275372 27723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d3c42406bf4d11a57777d5c4be3634" candidate_uuid: "620069572fb045c9b03dc2122ea13d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
I20260713 09:07:56.275995 27723 raft_consensus.cc:3060] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.280004 27646 raft_consensus.cc:2468] T 29d3c42406bf4d11a57777d5c4be3634 P baec5c1513244db0a1443edf838c2c0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620069572fb045c9b03dc2122ea13d39 in term 1.
I20260713 09:07:56.280256 27723 raft_consensus.cc:2468] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620069572fb045c9b03dc2122ea13d39 in term 1.
I20260713 09:07:56.280934 27763 leader_election.cc:304] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 620069572fb045c9b03dc2122ea13d39, baec5c1513244db0a1443edf838c2c0f; no voters: 
I20260713 09:07:56.281584 27857 raft_consensus.cc:2804] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:56.282020 27857 raft_consensus.cc:697] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [term 1 LEADER]: Becoming Leader. State: Replica: 620069572fb045c9b03dc2122ea13d39, State: Running, Role: LEADER
I20260713 09:07:56.282763 27857 consensus_queue.cc:237] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.288900 27545 catalog_manager.cc:5697] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 620069572fb045c9b03dc2122ea13d39 (127.26.91.195). New cstate: current_term: 1 leader_uuid: "620069572fb045c9b03dc2122ea13d39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:56.351341 27845 consensus_queue.cc:1048] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:56.363075 27858 consensus_queue.cc:1048] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:56.397096 27858 raft_consensus.cc:493] T e2c8debdd8594cce8a78a3044a036e03 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:56.397544 27858 raft_consensus.cc:515] T e2c8debdd8594cce8a78a3044a036e03 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.399061 27858 leader_election.cc:290] T e2c8debdd8594cce8a78a3044a036e03 P baec5c1513244db0a1443edf838c2c0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233), 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193)
I20260713 09:07:56.399724 27723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c8debdd8594cce8a78a3044a036e03" candidate_uuid: "baec5c1513244db0a1443edf838c2c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" is_pre_election: true
I20260713 09:07:56.400103 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c8debdd8594cce8a78a3044a036e03" candidate_uuid: "baec5c1513244db0a1443edf838c2c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620069572fb045c9b03dc2122ea13d39" is_pre_election: true
I20260713 09:07:56.400523 27723 raft_consensus.cc:2393] T e2c8debdd8594cce8a78a3044a036e03 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate baec5c1513244db0a1443edf838c2c0f in current term 1: Already voted for candidate 620069572fb045c9b03dc2122ea13d39 in this term.
I20260713 09:07:56.401396 27611 leader_election.cc:304] T e2c8debdd8594cce8a78a3044a036e03 P baec5c1513244db0a1443edf838c2c0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baec5c1513244db0a1443edf838c2c0f; no voters: 620069572fb045c9b03dc2122ea13d39, 8d475d2834ce4cf883c3cbe8d6a351ef
I20260713 09:07:56.402025 27858 raft_consensus.cc:3060] T e2c8debdd8594cce8a78a3044a036e03 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.406364 27858 raft_consensus.cc:2749] T e2c8debdd8594cce8a78a3044a036e03 P baec5c1513244db0a1443edf838c2c0f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:56.421541 27857 consensus_queue.cc:1048] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:56.430804 27857 consensus_queue.cc:1048] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:56.476691 27857 consensus_queue.cc:1048] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:56.486078 27858 raft_consensus.cc:493] T f94452c59ca943ce9c80b2a468de4abf P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:56.486246 27857 consensus_queue.cc:1048] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:56.486547 27858 raft_consensus.cc:515] T f94452c59ca943ce9c80b2a468de4abf P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.490483 27723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94452c59ca943ce9c80b2a468de4abf" candidate_uuid: "baec5c1513244db0a1443edf838c2c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" is_pre_election: true
I20260713 09:07:56.490636 27858 leader_election.cc:290] T f94452c59ca943ce9c80b2a468de4abf P baec5c1513244db0a1443edf838c2c0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233), 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193)
I20260713 09:07:56.490834 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94452c59ca943ce9c80b2a468de4abf" candidate_uuid: "baec5c1513244db0a1443edf838c2c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620069572fb045c9b03dc2122ea13d39" is_pre_election: true
I20260713 09:07:56.491560 27797 raft_consensus.cc:2393] T f94452c59ca943ce9c80b2a468de4abf P 620069572fb045c9b03dc2122ea13d39 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate baec5c1513244db0a1443edf838c2c0f in current term 1: Already voted for candidate 8d475d2834ce4cf883c3cbe8d6a351ef in this term.
I20260713 09:07:56.492542 27613 leader_election.cc:304] T f94452c59ca943ce9c80b2a468de4abf P baec5c1513244db0a1443edf838c2c0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baec5c1513244db0a1443edf838c2c0f; no voters: 620069572fb045c9b03dc2122ea13d39, 8d475d2834ce4cf883c3cbe8d6a351ef
I20260713 09:07:56.493140 27858 raft_consensus.cc:3060] T f94452c59ca943ce9c80b2a468de4abf P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.498895 27858 raft_consensus.cc:2749] T f94452c59ca943ce9c80b2a468de4abf P baec5c1513244db0a1443edf838c2c0f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:56.552243 27858 raft_consensus.cc:493] T 361d4b2885214cc9a99f0942e0206768 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:56.552640 27858 raft_consensus.cc:515] T 361d4b2885214cc9a99f0942e0206768 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.554206 27858 leader_election.cc:290] T 361d4b2885214cc9a99f0942e0206768 P baec5c1513244db0a1443edf838c2c0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233), 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193)
I20260713 09:07:56.554927 27723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361d4b2885214cc9a99f0942e0206768" candidate_uuid: "baec5c1513244db0a1443edf838c2c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" is_pre_election: true
I20260713 09:07:56.555131 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361d4b2885214cc9a99f0942e0206768" candidate_uuid: "baec5c1513244db0a1443edf838c2c0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620069572fb045c9b03dc2122ea13d39" is_pre_election: true
I20260713 09:07:56.555789 27797 raft_consensus.cc:2393] T 361d4b2885214cc9a99f0942e0206768 P 620069572fb045c9b03dc2122ea13d39 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate baec5c1513244db0a1443edf838c2c0f in current term 1: Already voted for candidate 8d475d2834ce4cf883c3cbe8d6a351ef in this term.
I20260713 09:07:56.556576 27613 leader_election.cc:304] T 361d4b2885214cc9a99f0942e0206768 P baec5c1513244db0a1443edf838c2c0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baec5c1513244db0a1443edf838c2c0f; no voters: 620069572fb045c9b03dc2122ea13d39, 8d475d2834ce4cf883c3cbe8d6a351ef
I20260713 09:07:56.557097 27858 raft_consensus.cc:3060] T 361d4b2885214cc9a99f0942e0206768 P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.561331 27858 raft_consensus.cc:2749] T 361d4b2885214cc9a99f0942e0206768 P baec5c1513244db0a1443edf838c2c0f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:56.562810 27878 consensus_queue.cc:1048] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:56.571847 27878 consensus_queue.cc:1048] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:56.600031 27857 consensus_queue.cc:1048] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:56.609428 27887 consensus_queue.cc:1048] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:56.610208 27844 raft_consensus.cc:493] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:56.610668 27844 raft_consensus.cc:515] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.612619 27844 leader_election.cc:290] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511), 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193)
I20260713 09:07:56.614271 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b3e600ad5a44edaa88502ec90774ab" candidate_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620069572fb045c9b03dc2122ea13d39" is_pre_election: true
I20260713 09:07:56.614943 27797 raft_consensus.cc:2468] T c7b3e600ad5a44edaa88502ec90774ab P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d475d2834ce4cf883c3cbe8d6a351ef in term 0.
I20260713 09:07:56.616184 27688 leader_election.cc:304] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 620069572fb045c9b03dc2122ea13d39, 8d475d2834ce4cf883c3cbe8d6a351ef; no voters: 
I20260713 09:07:56.614189 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b3e600ad5a44edaa88502ec90774ab" candidate_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baec5c1513244db0a1443edf838c2c0f" is_pre_election: true
I20260713 09:07:56.617062 27648 raft_consensus.cc:2468] T c7b3e600ad5a44edaa88502ec90774ab P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d475d2834ce4cf883c3cbe8d6a351ef in term 0.
I20260713 09:07:56.617110 27844 raft_consensus.cc:2804] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:56.617682 27844 raft_consensus.cc:493] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:56.618067 27844 raft_consensus.cc:3060] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.622711 27844 raft_consensus.cc:515] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.624933 27646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b3e600ad5a44edaa88502ec90774ab" candidate_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
I20260713 09:07:56.625519 27646 raft_consensus.cc:3060] T c7b3e600ad5a44edaa88502ec90774ab P baec5c1513244db0a1443edf838c2c0f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.625016 27844 leader_election.cc:290] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 1 election: Requested vote from peers baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511), 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193)
I20260713 09:07:56.625600 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b3e600ad5a44edaa88502ec90774ab" candidate_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620069572fb045c9b03dc2122ea13d39"
I20260713 09:07:56.626200 27797 raft_consensus.cc:3060] T c7b3e600ad5a44edaa88502ec90774ab P 620069572fb045c9b03dc2122ea13d39 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.626875 27844 consensus_queue.cc:1048] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:56.631882 27646 raft_consensus.cc:2468] T c7b3e600ad5a44edaa88502ec90774ab P baec5c1513244db0a1443edf838c2c0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d475d2834ce4cf883c3cbe8d6a351ef in term 1.
I20260713 09:07:56.632475 27797 raft_consensus.cc:2468] T c7b3e600ad5a44edaa88502ec90774ab P 620069572fb045c9b03dc2122ea13d39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d475d2834ce4cf883c3cbe8d6a351ef in term 1.
I20260713 09:07:56.633138 27689 leader_election.cc:304] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d475d2834ce4cf883c3cbe8d6a351ef, baec5c1513244db0a1443edf838c2c0f; no voters: 
I20260713 09:07:56.634186 27844 raft_consensus.cc:2804] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:56.634629 27844 raft_consensus.cc:697] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 LEADER]: Becoming Leader. State: Replica: 8d475d2834ce4cf883c3cbe8d6a351ef, State: Running, Role: LEADER
I20260713 09:07:56.635578 27844 consensus_queue.cc:237] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.639806 27874 consensus_queue.cc:1048] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:56.652033 27544 catalog_manager.cc:5697] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194). New cstate: current_term: 1 leader_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:56.665359 27844 consensus_queue.cc:1048] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:56.675011 27874 consensus_queue.cc:1048] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:56.703680 27844 consensus_queue.cc:1048] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:56.711830 27844 consensus_queue.cc:1048] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:56.830338 27887 consensus_queue.cc:1048] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:56.839465 27842 consensus_queue.cc:1048] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:56.932433 27797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2efe0760a7ce45ebafd8539e3da132d7"
dest_uuid: "620069572fb045c9b03dc2122ea13d39"
mode: GRACEFUL
new_leader_uuid: "baec5c1513244db0a1443edf838c2c0f"
 from {username='slave'} at 127.0.0.1:46412
I20260713 09:07:56.932904 27797 raft_consensus.cc:606] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [term 1 LEADER]: Received request to transfer leadership to TS baec5c1513244db0a1443edf838c2c0f
I20260713 09:07:56.937021 27797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2c8debdd8594cce8a78a3044a036e03"
dest_uuid: "620069572fb045c9b03dc2122ea13d39"
mode: GRACEFUL
new_leader_uuid: "baec5c1513244db0a1443edf838c2c0f"
 from {username='slave'} at 127.0.0.1:46412
I20260713 09:07:56.937433 27797 raft_consensus.cc:606] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [term 1 LEADER]: Received request to transfer leadership to TS baec5c1513244db0a1443edf838c2c0f
I20260713 09:07:56.948887 27723 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bce9c7424824e199890d6b303eaaf44"
dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
mode: GRACEFUL
new_leader_uuid: "baec5c1513244db0a1443edf838c2c0f"
 from {username='slave'} at 127.0.0.1:59284
I20260713 09:07:56.949337 27723 raft_consensus.cc:606] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 LEADER]: Received request to transfer leadership to TS baec5c1513244db0a1443edf838c2c0f
I20260713 09:07:56.953450 27797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9776139076de4e9e991cca67495324f0"
dest_uuid: "620069572fb045c9b03dc2122ea13d39"
mode: GRACEFUL
new_leader_uuid: "baec5c1513244db0a1443edf838c2c0f"
 from {username='slave'} at 127.0.0.1:46412
I20260713 09:07:56.953868 27797 raft_consensus.cc:606] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 1 LEADER]: Received request to transfer leadership to TS baec5c1513244db0a1443edf838c2c0f
I20260713 09:07:56.961980 27797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29d3c42406bf4d11a57777d5c4be3634"
dest_uuid: "620069572fb045c9b03dc2122ea13d39"
mode: GRACEFUL
new_leader_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
 from {username='slave'} at 127.0.0.1:46412
I20260713 09:07:56.962381 27797 raft_consensus.cc:606] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [term 1 LEADER]: Received request to transfer leadership to TS 8d475d2834ce4cf883c3cbe8d6a351ef
I20260713 09:07:56.968622 27723 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7b3e600ad5a44edaa88502ec90774ab"
dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
mode: GRACEFUL
new_leader_uuid: "620069572fb045c9b03dc2122ea13d39"
 from {username='slave'} at 127.0.0.1:59284
I20260713 09:07:56.969053 27723 raft_consensus.cc:606] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 LEADER]: Received request to transfer leadership to TS 620069572fb045c9b03dc2122ea13d39
I20260713 09:07:56.977451 27874 raft_consensus.cc:993] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef: : Instructing follower baec5c1513244db0a1443edf838c2c0f to start an election
I20260713 09:07:56.977821 27844 raft_consensus.cc:1081] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 LEADER]: Signalling peer baec5c1513244db0a1443edf838c2c0f to start an election
I20260713 09:07:56.979064 27648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bce9c7424824e199890d6b303eaaf44"
dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
 from {username='slave'} at 127.0.0.1:40404
I20260713 09:07:56.979564 27648 raft_consensus.cc:493] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:56.979902 27648 raft_consensus.cc:3060] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:56.984179 27648 raft_consensus.cc:515] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.985608 27648 leader_election.cc:290] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f [CANDIDATE]: Term 2 election: Requested vote from peers 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233), 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193)
I20260713 09:07:56.986372 27723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bce9c7424824e199890d6b303eaaf44" candidate_uuid: "baec5c1513244db0a1443edf838c2c0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
I20260713 09:07:56.986707 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bce9c7424824e199890d6b303eaaf44" candidate_uuid: "baec5c1513244db0a1443edf838c2c0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "620069572fb045c9b03dc2122ea13d39"
I20260713 09:07:56.986923 27723 raft_consensus.cc:3055] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:56.987203 27797 raft_consensus.cc:3060] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:56.987224 27723 raft_consensus.cc:740] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d475d2834ce4cf883c3cbe8d6a351ef, State: Running, Role: LEADER
I20260713 09:07:56.988328 27723 consensus_queue.cc:260] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:56.989523 27723 raft_consensus.cc:3060] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:56.993419 27797 raft_consensus.cc:2468] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baec5c1513244db0a1443edf838c2c0f in term 2.
I20260713 09:07:56.994473 27613 leader_election.cc:304] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 620069572fb045c9b03dc2122ea13d39, baec5c1513244db0a1443edf838c2c0f; no voters: 
I20260713 09:07:56.995165 27845 raft_consensus.cc:2804] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:56.995524 27845 raft_consensus.cc:697] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f [term 2 LEADER]: Becoming Leader. State: Replica: baec5c1513244db0a1443edf838c2c0f, State: Running, Role: LEADER
I20260713 09:07:56.995690 27723 raft_consensus.cc:2468] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baec5c1513244db0a1443edf838c2c0f in term 2.
I20260713 09:07:56.996233 27845 consensus_queue.cc:237] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:57.001765 27544 catalog_manager.cc:5697] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f reported cstate change: term changed from 1 to 2, leader changed from 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194) to baec5c1513244db0a1443edf838c2c0f (127.26.91.193). New cstate: current_term: 2 leader_uuid: "baec5c1513244db0a1443edf838c2c0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:57.046061 27865 raft_consensus.cc:993] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39: : Instructing follower baec5c1513244db0a1443edf838c2c0f to start an election
I20260713 09:07:57.046463 27857 raft_consensus.cc:1081] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [term 1 LEADER]: Signalling peer baec5c1513244db0a1443edf838c2c0f to start an election
I20260713 09:07:57.047782 27648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2efe0760a7ce45ebafd8539e3da132d7"
dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
 from {username='slave'} at 127.0.0.1:40398
I20260713 09:07:57.048257 27648 raft_consensus.cc:493] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:57.048597 27648 raft_consensus.cc:3060] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.052728 27648 raft_consensus.cc:515] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:57.054193 27648 leader_election.cc:290] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f [CANDIDATE]: Term 2 election: Requested vote from peers 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233), 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193)
I20260713 09:07:57.054947 27723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2efe0760a7ce45ebafd8539e3da132d7" candidate_uuid: "baec5c1513244db0a1443edf838c2c0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
I20260713 09:07:57.055105 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2efe0760a7ce45ebafd8539e3da132d7" candidate_uuid: "baec5c1513244db0a1443edf838c2c0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "620069572fb045c9b03dc2122ea13d39"
I20260713 09:07:57.055435 27723 raft_consensus.cc:3060] T 2efe0760a7ce45ebafd8539e3da132d7 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.055567 27797 raft_consensus.cc:3055] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:57.055879 27797 raft_consensus.cc:740] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 620069572fb045c9b03dc2122ea13d39, State: Running, Role: LEADER
I20260713 09:07:57.056456 27797 consensus_queue.cc:260] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:57.057271 27797 raft_consensus.cc:3060] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.059839 27723 raft_consensus.cc:2468] T 2efe0760a7ce45ebafd8539e3da132d7 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baec5c1513244db0a1443edf838c2c0f in term 2.
I20260713 09:07:57.060940 27611 leader_election.cc:304] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d475d2834ce4cf883c3cbe8d6a351ef, baec5c1513244db0a1443edf838c2c0f; no voters: 
I20260713 09:07:57.061664 27845 raft_consensus.cc:2804] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:57.062142 27844 consensus_queue.cc:1048] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:57.061858 27797 raft_consensus.cc:2468] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baec5c1513244db0a1443edf838c2c0f in term 2.
I20260713 09:07:57.062434 27845 raft_consensus.cc:697] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f [term 2 LEADER]: Becoming Leader. State: Replica: baec5c1513244db0a1443edf838c2c0f, State: Running, Role: LEADER
I20260713 09:07:57.063596 27845 consensus_queue.cc:237] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:57.072345 27878 consensus_queue.cc:1048] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:57.072505 27544 catalog_manager.cc:5697] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f reported cstate change: term changed from 1 to 2, leader changed from 620069572fb045c9b03dc2122ea13d39 (127.26.91.195) to baec5c1513244db0a1443edf838c2c0f (127.26.91.193). New cstate: current_term: 2 leader_uuid: "baec5c1513244db0a1443edf838c2c0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:57.081393 27872 raft_consensus.cc:993] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef: : Instructing follower 620069572fb045c9b03dc2122ea13d39 to start an election
I20260713 09:07:57.081758 27844 raft_consensus.cc:1081] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 LEADER]: Signalling peer 620069572fb045c9b03dc2122ea13d39 to start an election
I20260713 09:07:57.083245 27797 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7b3e600ad5a44edaa88502ec90774ab"
dest_uuid: "620069572fb045c9b03dc2122ea13d39"
 from {username='slave'} at 127.0.0.1:46400
I20260713 09:07:57.083791 27797 raft_consensus.cc:493] T c7b3e600ad5a44edaa88502ec90774ab P 620069572fb045c9b03dc2122ea13d39 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:57.084199 27797 raft_consensus.cc:3060] T c7b3e600ad5a44edaa88502ec90774ab P 620069572fb045c9b03dc2122ea13d39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.088518 27797 raft_consensus.cc:515] T c7b3e600ad5a44edaa88502ec90774ab P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:57.090222 27797 leader_election.cc:290] T c7b3e600ad5a44edaa88502ec90774ab P 620069572fb045c9b03dc2122ea13d39 [CANDIDATE]: Term 2 election: Requested vote from peers baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511), 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233)
I20260713 09:07:57.090837 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b3e600ad5a44edaa88502ec90774ab" candidate_uuid: "620069572fb045c9b03dc2122ea13d39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
I20260713 09:07:57.091358 27648 raft_consensus.cc:3060] T c7b3e600ad5a44edaa88502ec90774ab P baec5c1513244db0a1443edf838c2c0f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.091508 27723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b3e600ad5a44edaa88502ec90774ab" candidate_uuid: "620069572fb045c9b03dc2122ea13d39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
I20260713 09:07:57.092056 27723 raft_consensus.cc:3055] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:57.092401 27723 raft_consensus.cc:740] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d475d2834ce4cf883c3cbe8d6a351ef, State: Running, Role: LEADER
I20260713 09:07:57.093148 27723 consensus_queue.cc:260] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:57.094270 27723 raft_consensus.cc:3060] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.097365 27648 raft_consensus.cc:2468] T c7b3e600ad5a44edaa88502ec90774ab P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620069572fb045c9b03dc2122ea13d39 in term 2.
I20260713 09:07:57.098441 27763 leader_election.cc:304] T c7b3e600ad5a44edaa88502ec90774ab P 620069572fb045c9b03dc2122ea13d39 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 620069572fb045c9b03dc2122ea13d39, baec5c1513244db0a1443edf838c2c0f; no voters: 
I20260713 09:07:57.099155 27857 raft_consensus.cc:2804] T c7b3e600ad5a44edaa88502ec90774ab P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:57.099531 27857 raft_consensus.cc:697] T c7b3e600ad5a44edaa88502ec90774ab P 620069572fb045c9b03dc2122ea13d39 [term 2 LEADER]: Becoming Leader. State: Replica: 620069572fb045c9b03dc2122ea13d39, State: Running, Role: LEADER
I20260713 09:07:57.100198 27723 raft_consensus.cc:2468] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620069572fb045c9b03dc2122ea13d39 in term 2.
I20260713 09:07:57.100229 27857 consensus_queue.cc:237] T c7b3e600ad5a44edaa88502ec90774ab P 620069572fb045c9b03dc2122ea13d39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:57.105804 27546 catalog_manager.cc:5697] T c7b3e600ad5a44edaa88502ec90774ab P 620069572fb045c9b03dc2122ea13d39 reported cstate change: term changed from 1 to 2, leader changed from 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194) to 620069572fb045c9b03dc2122ea13d39 (127.26.91.195). New cstate: current_term: 2 leader_uuid: "620069572fb045c9b03dc2122ea13d39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:57.108291 27865 raft_consensus.cc:993] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39: : Instructing follower baec5c1513244db0a1443edf838c2c0f to start an election
I20260713 09:07:57.108640 27857 raft_consensus.cc:1081] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 1 LEADER]: Signalling peer baec5c1513244db0a1443edf838c2c0f to start an election
I20260713 09:07:57.110000 27648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9776139076de4e9e991cca67495324f0"
dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
 from {username='slave'} at 127.0.0.1:40398
I20260713 09:07:57.110492 27648 raft_consensus.cc:493] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:57.110770 27648 raft_consensus.cc:3060] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.115952 27648 raft_consensus.cc:515] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:57.117787 27648 leader_election.cc:290] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [CANDIDATE]: Term 2 election: Requested vote from peers 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233), 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193)
I20260713 09:07:57.118404 27723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9776139076de4e9e991cca67495324f0" candidate_uuid: "baec5c1513244db0a1443edf838c2c0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
I20260713 09:07:57.119083 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9776139076de4e9e991cca67495324f0" candidate_uuid: "baec5c1513244db0a1443edf838c2c0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "620069572fb045c9b03dc2122ea13d39"
I20260713 09:07:57.119244 27723 raft_consensus.cc:3060] T 9776139076de4e9e991cca67495324f0 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.119593 27797 raft_consensus.cc:3055] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:57.119910 27797 raft_consensus.cc:740] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 620069572fb045c9b03dc2122ea13d39, State: Running, Role: LEADER
I20260713 09:07:57.120667 27797 consensus_queue.cc:260] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:57.121795 27797 raft_consensus.cc:3060] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.125361 27723 raft_consensus.cc:2468] T 9776139076de4e9e991cca67495324f0 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baec5c1513244db0a1443edf838c2c0f in term 2.
I20260713 09:07:57.126349 27611 leader_election.cc:304] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d475d2834ce4cf883c3cbe8d6a351ef, baec5c1513244db0a1443edf838c2c0f; no voters: 
I20260713 09:07:57.127084 27845 raft_consensus.cc:2804] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:57.127550 27845 raft_consensus.cc:697] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [term 2 LEADER]: Becoming Leader. State: Replica: baec5c1513244db0a1443edf838c2c0f, State: Running, Role: LEADER
I20260713 09:07:57.127699 27797 raft_consensus.cc:2468] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baec5c1513244db0a1443edf838c2c0f in term 2.
I20260713 09:07:57.128353 27845 consensus_queue.cc:237] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:57.134636 27546 catalog_manager.cc:5697] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f reported cstate change: term changed from 1 to 2, leader changed from 620069572fb045c9b03dc2122ea13d39 (127.26.91.195) to baec5c1513244db0a1443edf838c2c0f (127.26.91.193). New cstate: current_term: 2 leader_uuid: "baec5c1513244db0a1443edf838c2c0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:57.439055 27842 raft_consensus.cc:993] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39: : Instructing follower 8d475d2834ce4cf883c3cbe8d6a351ef to start an election
I20260713 09:07:57.439450 27857 raft_consensus.cc:1081] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [term 1 LEADER]: Signalling peer 8d475d2834ce4cf883c3cbe8d6a351ef to start an election
I20260713 09:07:57.440766 27723 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29d3c42406bf4d11a57777d5c4be3634"
dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
 from {username='slave'} at 127.0.0.1:59280
I20260713 09:07:57.441253 27723 raft_consensus.cc:493] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:57.441557 27723 raft_consensus.cc:3060] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.442800 27722 raft_consensus.cc:1275] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Refusing update from remote peer baec5c1513244db0a1443edf838c2c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.444140 27845 consensus_queue.cc:1048] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.448259 27723 raft_consensus.cc:515] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:57.450642 27723 leader_election.cc:290] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 2 election: Requested vote from peers baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511), 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193)
I20260713 09:07:57.451100 27646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d3c42406bf4d11a57777d5c4be3634" candidate_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
I20260713 09:07:57.451380 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d3c42406bf4d11a57777d5c4be3634" candidate_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "620069572fb045c9b03dc2122ea13d39"
I20260713 09:07:57.451649 27646 raft_consensus.cc:3060] T 29d3c42406bf4d11a57777d5c4be3634 P baec5c1513244db0a1443edf838c2c0f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.452653 27797 raft_consensus.cc:3055] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:57.453027 27797 raft_consensus.cc:740] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 620069572fb045c9b03dc2122ea13d39, State: Running, Role: LEADER
I20260713 09:07:57.453828 27797 consensus_queue.cc:260] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:57.454995 27797 raft_consensus.cc:3060] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.457749 27796 raft_consensus.cc:1275] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Refusing update from remote peer baec5c1513244db0a1443edf838c2c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.460163 27842 raft_consensus.cc:993] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39: : Instructing follower baec5c1513244db0a1443edf838c2c0f to start an election
I20260713 09:07:57.460671 27865 raft_consensus.cc:1081] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [term 1 LEADER]: Signalling peer baec5c1513244db0a1443edf838c2c0f to start an election
I20260713 09:07:57.460124 27845 consensus_queue.cc:1048] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:57.462034 27646 raft_consensus.cc:2468] T 29d3c42406bf4d11a57777d5c4be3634 P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d475d2834ce4cf883c3cbe8d6a351ef in term 2.
I20260713 09:07:57.462158 27648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2c8debdd8594cce8a78a3044a036e03"
dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
 from {username='slave'} at 127.0.0.1:40398
I20260713 09:07:57.462648 27648 raft_consensus.cc:493] T e2c8debdd8594cce8a78a3044a036e03 P baec5c1513244db0a1443edf838c2c0f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:57.463003 27648 raft_consensus.cc:3060] T e2c8debdd8594cce8a78a3044a036e03 P baec5c1513244db0a1443edf838c2c0f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.463229 27689 leader_election.cc:304] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d475d2834ce4cf883c3cbe8d6a351ef, baec5c1513244db0a1443edf838c2c0f; no voters: 
I20260713 09:07:57.463968 27844 raft_consensus.cc:2804] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:57.464486 27844 raft_consensus.cc:697] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 LEADER]: Becoming Leader. State: Replica: 8d475d2834ce4cf883c3cbe8d6a351ef, State: Running, Role: LEADER
I20260713 09:07:57.465217 27844 consensus_queue.cc:237] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:57.469038 27648 raft_consensus.cc:515] T e2c8debdd8594cce8a78a3044a036e03 P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:57.470857 27648 leader_election.cc:290] T e2c8debdd8594cce8a78a3044a036e03 P baec5c1513244db0a1443edf838c2c0f [CANDIDATE]: Term 2 election: Requested vote from peers 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233), 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193)
I20260713 09:07:57.471449 27797 raft_consensus.cc:2468] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d475d2834ce4cf883c3cbe8d6a351ef in term 2.
I20260713 09:07:57.472481 27796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c8debdd8594cce8a78a3044a036e03" candidate_uuid: "baec5c1513244db0a1443edf838c2c0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "620069572fb045c9b03dc2122ea13d39"
I20260713 09:07:57.473009 27796 raft_consensus.cc:3055] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:57.473304 27796 raft_consensus.cc:740] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 620069572fb045c9b03dc2122ea13d39, State: Running, Role: LEADER
I20260713 09:07:57.473793 27723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c8debdd8594cce8a78a3044a036e03" candidate_uuid: "baec5c1513244db0a1443edf838c2c0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
I20260713 09:07:57.474295 27723 raft_consensus.cc:3060] T e2c8debdd8594cce8a78a3044a036e03 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.474020 27796 consensus_queue.cc:260] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:57.475133 27796 raft_consensus.cc:3060] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.482077 27546 catalog_manager.cc:5697] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef reported cstate change: term changed from 1 to 2, leader changed from 620069572fb045c9b03dc2122ea13d39 (127.26.91.195) to 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194). New cstate: current_term: 2 leader_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:57.483901 27796 raft_consensus.cc:2468] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baec5c1513244db0a1443edf838c2c0f in term 2.
I20260713 09:07:57.484772 27648 raft_consensus.cc:1275] T c7b3e600ad5a44edaa88502ec90774ab P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Refusing update from remote peer 620069572fb045c9b03dc2122ea13d39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.484890 27613 leader_election.cc:304] T e2c8debdd8594cce8a78a3044a036e03 P baec5c1513244db0a1443edf838c2c0f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 620069572fb045c9b03dc2122ea13d39, baec5c1513244db0a1443edf838c2c0f; no voters: 
I20260713 09:07:57.485899 27865 consensus_queue.cc:1048] T c7b3e600ad5a44edaa88502ec90774ab P 620069572fb045c9b03dc2122ea13d39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.486285 27925 raft_consensus.cc:2804] T e2c8debdd8594cce8a78a3044a036e03 P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:57.486755 27925 raft_consensus.cc:697] T e2c8debdd8594cce8a78a3044a036e03 P baec5c1513244db0a1443edf838c2c0f [term 2 LEADER]: Becoming Leader. State: Replica: baec5c1513244db0a1443edf838c2c0f, State: Running, Role: LEADER
I20260713 09:07:57.487798 27723 raft_consensus.cc:2468] T e2c8debdd8594cce8a78a3044a036e03 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baec5c1513244db0a1443edf838c2c0f in term 2.
I20260713 09:07:57.487489 27925 consensus_queue.cc:237] T e2c8debdd8594cce8a78a3044a036e03 P baec5c1513244db0a1443edf838c2c0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:07:57.495728 27545 catalog_manager.cc:5697] T e2c8debdd8594cce8a78a3044a036e03 P baec5c1513244db0a1443edf838c2c0f reported cstate change: term changed from 1 to 2, leader changed from 620069572fb045c9b03dc2122ea13d39 (127.26.91.195) to baec5c1513244db0a1443edf838c2c0f (127.26.91.193). New cstate: current_term: 2 leader_uuid: "baec5c1513244db0a1443edf838c2c0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:57.499629 27723 raft_consensus.cc:1275] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Refusing update from remote peer 620069572fb045c9b03dc2122ea13d39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.500653 27857 consensus_queue.cc:1048] T c7b3e600ad5a44edaa88502ec90774ab P 620069572fb045c9b03dc2122ea13d39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.567093 27723 raft_consensus.cc:1275] T 9776139076de4e9e991cca67495324f0 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Refusing update from remote peer baec5c1513244db0a1443edf838c2c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.568255 27925 consensus_queue.cc:1048] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.575235 27796 raft_consensus.cc:1275] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Refusing update from remote peer baec5c1513244db0a1443edf838c2c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.576912 27845 consensus_queue.cc:1048] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.616577 27796 raft_consensus.cc:1275] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Refusing update from remote peer baec5c1513244db0a1443edf838c2c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.617586 27845 consensus_queue.cc:1048] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.624930 27723 raft_consensus.cc:1275] T 2efe0760a7ce45ebafd8539e3da132d7 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Refusing update from remote peer baec5c1513244db0a1443edf838c2c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.626106 27845 consensus_queue.cc:1048] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.898862 27796 raft_consensus.cc:1275] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Refusing update from remote peer 8d475d2834ce4cf883c3cbe8d6a351ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.899984 27844 consensus_queue.cc:1048] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.907859 27648 raft_consensus.cc:1275] T 29d3c42406bf4d11a57777d5c4be3634 P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Refusing update from remote peer 8d475d2834ce4cf883c3cbe8d6a351ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.909574 27844 consensus_queue.cc:1048] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.965572 27723 raft_consensus.cc:1275] T e2c8debdd8594cce8a78a3044a036e03 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Refusing update from remote peer baec5c1513244db0a1443edf838c2c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.966871 27797 raft_consensus.cc:1275] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Refusing update from remote peer baec5c1513244db0a1443edf838c2c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.966759 27845 consensus_queue.cc:1048] T e2c8debdd8594cce8a78a3044a036e03 P baec5c1513244db0a1443edf838c2c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.968091 27845 consensus_queue.cc:1048] T e2c8debdd8594cce8a78a3044a036e03 P baec5c1513244db0a1443edf838c2c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:59.995263 26991 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:07:59.995914 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:00.011195 27648 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9776139076de4e9e991cca67495324f0"
dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
mode: GRACEFUL
new_leader_uuid: "620069572fb045c9b03dc2122ea13d39"
 from {username='slave'} at 127.0.0.1:40416
I20260713 09:08:00.011674 27648 raft_consensus.cc:606] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [term 2 LEADER]: Received request to transfer leadership to TS 620069572fb045c9b03dc2122ea13d39
I20260713 09:08:00.013818 27648 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d77dddc49bca4cde9296c1b679d8e331"
dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
mode: GRACEFUL
new_leader_uuid: "620069572fb045c9b03dc2122ea13d39"
 from {username='slave'} at 127.0.0.1:40416
I20260713 09:08:00.014216 27648 raft_consensus.cc:606] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 1 LEADER]: Received request to transfer leadership to TS 620069572fb045c9b03dc2122ea13d39
I20260713 09:08:00.015091 26991 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:08:00.015466 26991 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:00.304004 27940 raft_consensus.cc:993] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f: : Instructing follower 620069572fb045c9b03dc2122ea13d39 to start an election
I20260713 09:08:00.304399 27845 raft_consensus.cc:1081] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [term 2 LEADER]: Signalling peer 620069572fb045c9b03dc2122ea13d39 to start an election
I20260713 09:08:00.305703 27797 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9776139076de4e9e991cca67495324f0"
dest_uuid: "620069572fb045c9b03dc2122ea13d39"
 from {username='slave'} at 127.0.0.1:46398
I20260713 09:08:00.306092 27797 raft_consensus.cc:493] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:00.306329 27797 raft_consensus.cc:3060] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:00.310181 27797 raft_consensus.cc:515] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:00.311430 27797 leader_election.cc:290] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [CANDIDATE]: Term 3 election: Requested vote from peers baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511), 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233)
I20260713 09:08:00.312222 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9776139076de4e9e991cca67495324f0" candidate_uuid: "620069572fb045c9b03dc2122ea13d39" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
I20260713 09:08:00.312358 27723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9776139076de4e9e991cca67495324f0" candidate_uuid: "620069572fb045c9b03dc2122ea13d39" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
I20260713 09:08:00.312858 27723 raft_consensus.cc:3060] T 9776139076de4e9e991cca67495324f0 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:00.312842 27648 raft_consensus.cc:3055] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:00.313381 27648 raft_consensus.cc:740] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: baec5c1513244db0a1443edf838c2c0f, State: Running, Role: LEADER
I20260713 09:08:00.314127 27648 consensus_queue.cc:260] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [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: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:00.315255 27648 raft_consensus.cc:3060] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:00.318550 27723 raft_consensus.cc:2468] T 9776139076de4e9e991cca67495324f0 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620069572fb045c9b03dc2122ea13d39 in term 3.
I20260713 09:08:00.319591 27760 leader_election.cc:304] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [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: 620069572fb045c9b03dc2122ea13d39, 8d475d2834ce4cf883c3cbe8d6a351ef; no voters: 
I20260713 09:08:00.320345 27936 raft_consensus.cc:2804] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:00.320950 27648 raft_consensus.cc:2468] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620069572fb045c9b03dc2122ea13d39 in term 3.
I20260713 09:08:00.321903 27936 raft_consensus.cc:697] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 3 LEADER]: Becoming Leader. State: Replica: 620069572fb045c9b03dc2122ea13d39, State: Running, Role: LEADER
I20260713 09:08:00.322541 27936 consensus_queue.cc:237] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [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: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:00.328591 27546 catalog_manager.cc:5697] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 reported cstate change: term changed from 2 to 3, leader changed from baec5c1513244db0a1443edf838c2c0f (127.26.91.193) to 620069572fb045c9b03dc2122ea13d39 (127.26.91.195). New cstate: current_term: 3 leader_uuid: "620069572fb045c9b03dc2122ea13d39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:00.476984 27940 raft_consensus.cc:993] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f: : Instructing follower 620069572fb045c9b03dc2122ea13d39 to start an election
I20260713 09:08:00.477681 27845 raft_consensus.cc:1081] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 1 LEADER]: Signalling peer 620069572fb045c9b03dc2122ea13d39 to start an election
I20260713 09:08:00.479202 27797 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d77dddc49bca4cde9296c1b679d8e331"
dest_uuid: "620069572fb045c9b03dc2122ea13d39"
 from {username='slave'} at 127.0.0.1:46398
I20260713 09:08:00.479703 27797 raft_consensus.cc:493] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:00.479964 27797 raft_consensus.cc:3060] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:00.484856 27797 raft_consensus.cc:515] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:00.486308 27797 leader_election.cc:290] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [CANDIDATE]: Term 2 election: Requested vote from peers 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233), baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511)
I20260713 09:08:00.487416 27723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77dddc49bca4cde9296c1b679d8e331" candidate_uuid: "620069572fb045c9b03dc2122ea13d39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
I20260713 09:08:00.487681 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77dddc49bca4cde9296c1b679d8e331" candidate_uuid: "620069572fb045c9b03dc2122ea13d39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
I20260713 09:08:00.488183 27723 raft_consensus.cc:3060] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:00.488237 27648 raft_consensus.cc:3055] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:00.488598 27648 raft_consensus.cc:740] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: baec5c1513244db0a1443edf838c2c0f, State: Running, Role: LEADER
I20260713 09:08:00.489511 27648 consensus_queue.cc:260] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:00.490940 27648 raft_consensus.cc:3060] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:00.494968 27723 raft_consensus.cc:2468] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620069572fb045c9b03dc2122ea13d39 in term 2.
I20260713 09:08:00.496095 27760 leader_election.cc:304] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 620069572fb045c9b03dc2122ea13d39, 8d475d2834ce4cf883c3cbe8d6a351ef; no voters: 
I20260713 09:08:00.496699 27648 raft_consensus.cc:2468] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620069572fb045c9b03dc2122ea13d39 in term 2.
I20260713 09:08:00.496907 27936 raft_consensus.cc:2804] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:00.497345 27936 raft_consensus.cc:697] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [term 2 LEADER]: Becoming Leader. State: Replica: 620069572fb045c9b03dc2122ea13d39, State: Running, Role: LEADER
I20260713 09:08:00.498407 27936 consensus_queue.cc:237] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:00.509701 27544 catalog_manager.cc:5697] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 reported cstate change: term changed from 1 to 2, leader changed from baec5c1513244db0a1443edf838c2c0f (127.26.91.193) to 620069572fb045c9b03dc2122ea13d39 (127.26.91.195). New cstate: current_term: 2 leader_uuid: "620069572fb045c9b03dc2122ea13d39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:00.702246 27723 raft_consensus.cc:1275] T 9776139076de4e9e991cca67495324f0 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 3 FOLLOWER]: Refusing update from remote peer 620069572fb045c9b03dc2122ea13d39: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:00.703372 27936 consensus_queue.cc:1048] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:00.714346 27648 raft_consensus.cc:1275] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [term 3 FOLLOWER]: Refusing update from remote peer 620069572fb045c9b03dc2122ea13d39: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:00.715570 27941 consensus_queue.cc:1048] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:00.966291 27648 raft_consensus.cc:1275] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Refusing update from remote peer 620069572fb045c9b03dc2122ea13d39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:00.967351 27941 consensus_queue.cc:1048] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:00.975231 27722 raft_consensus.cc:1275] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Refusing update from remote peer 620069572fb045c9b03dc2122ea13d39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:00.976632 27955 consensus_queue.cc:1048] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:01.016309 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:01.026602 27797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d77dddc49bca4cde9296c1b679d8e331"
dest_uuid: "620069572fb045c9b03dc2122ea13d39"
mode: GRACEFUL
new_leader_uuid: "baec5c1513244db0a1443edf838c2c0f"
 from {username='slave'} at 127.0.0.1:46412
I20260713 09:08:01.027032 27797 raft_consensus.cc:606] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [term 2 LEADER]: Received request to transfer leadership to TS baec5c1513244db0a1443edf838c2c0f
I20260713 09:08:01.037961 27797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9776139076de4e9e991cca67495324f0"
dest_uuid: "620069572fb045c9b03dc2122ea13d39"
mode: GRACEFUL
new_leader_uuid: "baec5c1513244db0a1443edf838c2c0f"
 from {username='slave'} at 127.0.0.1:46412
I20260713 09:08:01.038353 27797 raft_consensus.cc:606] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 3 LEADER]: Received request to transfer leadership to TS baec5c1513244db0a1443edf838c2c0f
I20260713 09:08:01.042495 27722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9a82a7c60f34c458a8b7cd4e0f66446"
dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
mode: GRACEFUL
new_leader_uuid: "baec5c1513244db0a1443edf838c2c0f"
 from {username='slave'} at 127.0.0.1:59284
I20260713 09:08:01.042886 27722 raft_consensus.cc:606] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 LEADER]: Received request to transfer leadership to TS baec5c1513244db0a1443edf838c2c0f
I20260713 09:08:01.046736 27722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "361d4b2885214cc9a99f0942e0206768"
dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
mode: GRACEFUL
new_leader_uuid: "baec5c1513244db0a1443edf838c2c0f"
 from {username='slave'} at 127.0.0.1:59284
I20260713 09:08:01.047113 27722 raft_consensus.cc:606] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 LEADER]: Received request to transfer leadership to TS baec5c1513244db0a1443edf838c2c0f
I20260713 09:08:01.050727 27722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29d3c42406bf4d11a57777d5c4be3634"
dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
mode: GRACEFUL
new_leader_uuid: "baec5c1513244db0a1443edf838c2c0f"
 from {username='slave'} at 127.0.0.1:59284
I20260713 09:08:01.051101 27722 raft_consensus.cc:606] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 LEADER]: Received request to transfer leadership to TS baec5c1513244db0a1443edf838c2c0f
I20260713 09:08:01.227672 27878 raft_consensus.cc:993] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef: : Instructing follower baec5c1513244db0a1443edf838c2c0f to start an election
I20260713 09:08:01.228098 27878 raft_consensus.cc:1081] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 LEADER]: Signalling peer baec5c1513244db0a1443edf838c2c0f to start an election
I20260713 09:08:01.229440 27648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9a82a7c60f34c458a8b7cd4e0f66446"
dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
 from {username='slave'} at 127.0.0.1:40404
I20260713 09:08:01.229799 27648 raft_consensus.cc:493] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:01.230021 27648 raft_consensus.cc:3060] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.233824 27648 raft_consensus.cc:515] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:01.235054 27648 leader_election.cc:290] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f [CANDIDATE]: Term 2 election: Requested vote from peers 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233), 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193)
I20260713 09:08:01.235885 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a82a7c60f34c458a8b7cd4e0f66446" candidate_uuid: "baec5c1513244db0a1443edf838c2c0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
I20260713 09:08:01.236049 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a82a7c60f34c458a8b7cd4e0f66446" candidate_uuid: "baec5c1513244db0a1443edf838c2c0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "620069572fb045c9b03dc2122ea13d39"
I20260713 09:08:01.236435 27722 raft_consensus.cc:3055] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:01.236521 27797 raft_consensus.cc:3060] T c9a82a7c60f34c458a8b7cd4e0f66446 P 620069572fb045c9b03dc2122ea13d39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.236706 27722 raft_consensus.cc:740] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d475d2834ce4cf883c3cbe8d6a351ef, State: Running, Role: LEADER
I20260713 09:08:01.237476 27722 consensus_queue.cc:260] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:01.238358 27722 raft_consensus.cc:3060] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.240345 27797 raft_consensus.cc:2468] T c9a82a7c60f34c458a8b7cd4e0f66446 P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baec5c1513244db0a1443edf838c2c0f in term 2.
I20260713 09:08:01.241374 27613 leader_election.cc:304] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 620069572fb045c9b03dc2122ea13d39, baec5c1513244db0a1443edf838c2c0f; no voters: 
I20260713 09:08:01.242002 27845 raft_consensus.cc:2804] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:01.242885 27845 raft_consensus.cc:697] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f [term 2 LEADER]: Becoming Leader. State: Replica: baec5c1513244db0a1443edf838c2c0f, State: Running, Role: LEADER
I20260713 09:08:01.243199 27722 raft_consensus.cc:2468] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baec5c1513244db0a1443edf838c2c0f in term 2.
I20260713 09:08:01.243723 27845 consensus_queue.cc:237] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:01.250566 27546 catalog_manager.cc:5697] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f reported cstate change: term changed from 1 to 2, leader changed from 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194) to baec5c1513244db0a1443edf838c2c0f (127.26.91.193). New cstate: current_term: 2 leader_uuid: "baec5c1513244db0a1443edf838c2c0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:01.267040 27957 raft_consensus.cc:993] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef: : Instructing follower baec5c1513244db0a1443edf838c2c0f to start an election
I20260713 09:08:01.267393 27878 raft_consensus.cc:1081] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 LEADER]: Signalling peer baec5c1513244db0a1443edf838c2c0f to start an election
I20260713 09:08:01.268605 27648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "361d4b2885214cc9a99f0942e0206768"
dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
 from {username='slave'} at 127.0.0.1:40404
I20260713 09:08:01.268978 27648 raft_consensus.cc:493] T 361d4b2885214cc9a99f0942e0206768 P baec5c1513244db0a1443edf838c2c0f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:01.269227 27648 raft_consensus.cc:3060] T 361d4b2885214cc9a99f0942e0206768 P baec5c1513244db0a1443edf838c2c0f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.272987 27648 raft_consensus.cc:515] T 361d4b2885214cc9a99f0942e0206768 P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:01.274195 27648 leader_election.cc:290] T 361d4b2885214cc9a99f0942e0206768 P baec5c1513244db0a1443edf838c2c0f [CANDIDATE]: Term 2 election: Requested vote from peers 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233), 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193)
I20260713 09:08:01.274823 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361d4b2885214cc9a99f0942e0206768" candidate_uuid: "baec5c1513244db0a1443edf838c2c0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
I20260713 09:08:01.275156 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361d4b2885214cc9a99f0942e0206768" candidate_uuid: "baec5c1513244db0a1443edf838c2c0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "620069572fb045c9b03dc2122ea13d39"
I20260713 09:08:01.275285 27722 raft_consensus.cc:3055] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:01.275589 27797 raft_consensus.cc:3060] T 361d4b2885214cc9a99f0942e0206768 P 620069572fb045c9b03dc2122ea13d39 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.275632 27722 raft_consensus.cc:740] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d475d2834ce4cf883c3cbe8d6a351ef, State: Running, Role: LEADER
I20260713 09:08:01.276379 27722 consensus_queue.cc:260] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:01.277215 27722 raft_consensus.cc:3060] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.279302 27797 raft_consensus.cc:2468] T 361d4b2885214cc9a99f0942e0206768 P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baec5c1513244db0a1443edf838c2c0f in term 2.
I20260713 09:08:01.280059 27613 leader_election.cc:304] T 361d4b2885214cc9a99f0942e0206768 P baec5c1513244db0a1443edf838c2c0f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 620069572fb045c9b03dc2122ea13d39, baec5c1513244db0a1443edf838c2c0f; no voters: 
I20260713 09:08:01.280821 27845 raft_consensus.cc:2804] T 361d4b2885214cc9a99f0942e0206768 P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:01.281266 27845 raft_consensus.cc:697] T 361d4b2885214cc9a99f0942e0206768 P baec5c1513244db0a1443edf838c2c0f [term 2 LEADER]: Becoming Leader. State: Replica: baec5c1513244db0a1443edf838c2c0f, State: Running, Role: LEADER
I20260713 09:08:01.282027 27722 raft_consensus.cc:2468] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baec5c1513244db0a1443edf838c2c0f in term 2.
I20260713 09:08:01.282063 27845 consensus_queue.cc:237] T 361d4b2885214cc9a99f0942e0206768 P baec5c1513244db0a1443edf838c2c0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:01.288046 27546 catalog_manager.cc:5697] T 361d4b2885214cc9a99f0942e0206768 P baec5c1513244db0a1443edf838c2c0f reported cstate change: term changed from 1 to 2, leader changed from 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194) to baec5c1513244db0a1443edf838c2c0f (127.26.91.193). New cstate: current_term: 2 leader_uuid: "baec5c1513244db0a1443edf838c2c0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:01.334906 27936 raft_consensus.cc:993] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39: : Instructing follower baec5c1513244db0a1443edf838c2c0f to start an election
I20260713 09:08:01.335305 27955 raft_consensus.cc:1081] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 3 LEADER]: Signalling peer baec5c1513244db0a1443edf838c2c0f to start an election
I20260713 09:08:01.336751 27648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9776139076de4e9e991cca67495324f0"
dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
 from {username='slave'} at 127.0.0.1:40398
I20260713 09:08:01.337126 27648 raft_consensus.cc:493] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:01.337368 27648 raft_consensus.cc:3060] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:01.341127 27648 raft_consensus.cc:515] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:01.342449 27648 leader_election.cc:290] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [CANDIDATE]: Term 4 election: Requested vote from peers 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233), 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193)
I20260713 09:08:01.343145 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9776139076de4e9e991cca67495324f0" candidate_uuid: "baec5c1513244db0a1443edf838c2c0f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
I20260713 09:08:01.343264 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9776139076de4e9e991cca67495324f0" candidate_uuid: "baec5c1513244db0a1443edf838c2c0f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "620069572fb045c9b03dc2122ea13d39"
I20260713 09:08:01.343664 27722 raft_consensus.cc:3060] T 9776139076de4e9e991cca67495324f0 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:01.343711 27797 raft_consensus.cc:3055] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:01.344095 27797 raft_consensus.cc:740] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 620069572fb045c9b03dc2122ea13d39, State: Running, Role: LEADER
I20260713 09:08:01.344612 27797 consensus_queue.cc:260] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [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: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:01.345345 27797 raft_consensus.cc:3060] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:01.348044 27722 raft_consensus.cc:2468] T 9776139076de4e9e991cca67495324f0 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baec5c1513244db0a1443edf838c2c0f in term 4.
I20260713 09:08:01.349089 27797 raft_consensus.cc:2468] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baec5c1513244db0a1443edf838c2c0f in term 4.
I20260713 09:08:01.349061 27611 leader_election.cc:304] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [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: 8d475d2834ce4cf883c3cbe8d6a351ef, baec5c1513244db0a1443edf838c2c0f; no voters: 
I20260713 09:08:01.349825 27845 raft_consensus.cc:2804] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:01.350252 27845 raft_consensus.cc:697] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [term 4 LEADER]: Becoming Leader. State: Replica: baec5c1513244db0a1443edf838c2c0f, State: Running, Role: LEADER
I20260713 09:08:01.350925 27845 consensus_queue.cc:237] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [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: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:01.355623 27546 catalog_manager.cc:5697] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f reported cstate change: term changed from 3 to 4, leader changed from 620069572fb045c9b03dc2122ea13d39 (127.26.91.195) to baec5c1513244db0a1443edf838c2c0f (127.26.91.193). New cstate: current_term: 4 leader_uuid: "baec5c1513244db0a1443edf838c2c0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:01.402258 27957 raft_consensus.cc:993] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef: : Instructing follower baec5c1513244db0a1443edf838c2c0f to start an election
I20260713 09:08:01.402710 27878 raft_consensus.cc:1081] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 LEADER]: Signalling peer baec5c1513244db0a1443edf838c2c0f to start an election
I20260713 09:08:01.403956 27648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29d3c42406bf4d11a57777d5c4be3634"
dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
 from {username='slave'} at 127.0.0.1:40404
I20260713 09:08:01.404409 27648 raft_consensus.cc:493] T 29d3c42406bf4d11a57777d5c4be3634 P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:01.404655 27648 raft_consensus.cc:3060] T 29d3c42406bf4d11a57777d5c4be3634 P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:01.408811 27648 raft_consensus.cc:515] T 29d3c42406bf4d11a57777d5c4be3634 P baec5c1513244db0a1443edf838c2c0f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:01.410324 27648 leader_election.cc:290] T 29d3c42406bf4d11a57777d5c4be3634 P baec5c1513244db0a1443edf838c2c0f [CANDIDATE]: Term 3 election: Requested vote from peers 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233), 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193)
I20260713 09:08:01.410876 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d3c42406bf4d11a57777d5c4be3634" candidate_uuid: "baec5c1513244db0a1443edf838c2c0f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
I20260713 09:08:01.411252 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d3c42406bf4d11a57777d5c4be3634" candidate_uuid: "baec5c1513244db0a1443edf838c2c0f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "620069572fb045c9b03dc2122ea13d39"
I20260713 09:08:01.411417 27722 raft_consensus.cc:3055] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:01.411721 27797 raft_consensus.cc:3060] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:01.411739 27722 raft_consensus.cc:740] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d475d2834ce4cf883c3cbe8d6a351ef, State: Running, Role: LEADER
I20260713 09:08:01.412660 27722 consensus_queue.cc:260] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [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: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:01.414007 27722 raft_consensus.cc:3060] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:01.417335 27797 raft_consensus.cc:2468] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baec5c1513244db0a1443edf838c2c0f in term 3.
I20260713 09:08:01.418220 27613 leader_election.cc:304] T 29d3c42406bf4d11a57777d5c4be3634 P baec5c1513244db0a1443edf838c2c0f [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: 620069572fb045c9b03dc2122ea13d39, baec5c1513244db0a1443edf838c2c0f; no voters: 
I20260713 09:08:01.418790 27845 raft_consensus.cc:2804] T 29d3c42406bf4d11a57777d5c4be3634 P baec5c1513244db0a1443edf838c2c0f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:01.419204 27845 raft_consensus.cc:697] T 29d3c42406bf4d11a57777d5c4be3634 P baec5c1513244db0a1443edf838c2c0f [term 3 LEADER]: Becoming Leader. State: Replica: baec5c1513244db0a1443edf838c2c0f, State: Running, Role: LEADER
I20260713 09:08:01.419644 27722 raft_consensus.cc:2468] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baec5c1513244db0a1443edf838c2c0f in term 3.
I20260713 09:08:01.419922 27845 consensus_queue.cc:237] T 29d3c42406bf4d11a57777d5c4be3634 P baec5c1513244db0a1443edf838c2c0f [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: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:01.424832 27936 raft_consensus.cc:993] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39: : Instructing follower baec5c1513244db0a1443edf838c2c0f to start an election
I20260713 09:08:01.425210 27955 raft_consensus.cc:1081] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [term 2 LEADER]: Signalling peer baec5c1513244db0a1443edf838c2c0f to start an election
I20260713 09:08:01.426486 27648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d77dddc49bca4cde9296c1b679d8e331"
dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
 from {username='slave'} at 127.0.0.1:40398
I20260713 09:08:01.426260 27546 catalog_manager.cc:5697] T 29d3c42406bf4d11a57777d5c4be3634 P baec5c1513244db0a1443edf838c2c0f reported cstate change: term changed from 2 to 3, leader changed from 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194) to baec5c1513244db0a1443edf838c2c0f (127.26.91.193). New cstate: current_term: 3 leader_uuid: "baec5c1513244db0a1443edf838c2c0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:01.426862 27648 raft_consensus.cc:493] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:01.427163 27648 raft_consensus.cc:3060] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:01.431716 27648 raft_consensus.cc:515] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:01.433697 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77dddc49bca4cde9296c1b679d8e331" candidate_uuid: "baec5c1513244db0a1443edf838c2c0f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
I20260713 09:08:01.433935 27648 leader_election.cc:290] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [CANDIDATE]: Term 3 election: Requested vote from peers 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233), 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193)
I20260713 09:08:01.434168 27722 raft_consensus.cc:3060] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:01.434420 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77dddc49bca4cde9296c1b679d8e331" candidate_uuid: "baec5c1513244db0a1443edf838c2c0f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "620069572fb045c9b03dc2122ea13d39"
I20260713 09:08:01.434875 27797 raft_consensus.cc:3055] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:01.435154 27797 raft_consensus.cc:740] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 620069572fb045c9b03dc2122ea13d39, State: Running, Role: LEADER
I20260713 09:08:01.435787 27797 consensus_queue.cc:260] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [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: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:01.436846 27797 raft_consensus.cc:3060] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:01.439986 27722 raft_consensus.cc:2468] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baec5c1513244db0a1443edf838c2c0f in term 3.
I20260713 09:08:01.440941 27611 leader_election.cc:304] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [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: 8d475d2834ce4cf883c3cbe8d6a351ef, baec5c1513244db0a1443edf838c2c0f; no voters: 
I20260713 09:08:01.441532 27845 raft_consensus.cc:2804] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:01.441946 27845 raft_consensus.cc:697] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 3 LEADER]: Becoming Leader. State: Replica: baec5c1513244db0a1443edf838c2c0f, State: Running, Role: LEADER
I20260713 09:08:01.442030 27797 raft_consensus.cc:2468] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baec5c1513244db0a1443edf838c2c0f in term 3.
I20260713 09:08:01.442621 27845 consensus_queue.cc:237] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [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: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:01.447261 27546 catalog_manager.cc:5697] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f reported cstate change: term changed from 2 to 3, leader changed from 620069572fb045c9b03dc2122ea13d39 (127.26.91.195) to baec5c1513244db0a1443edf838c2c0f (127.26.91.193). New cstate: current_term: 3 leader_uuid: "baec5c1513244db0a1443edf838c2c0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:01.687148 27722 raft_consensus.cc:1275] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Refusing update from remote peer baec5c1513244db0a1443edf838c2c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:01.688252 27845 consensus_queue.cc:1048] T 361d4b2885214cc9a99f0942e0206768 P baec5c1513244db0a1443edf838c2c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:01.696874 27797 raft_consensus.cc:1275] T 361d4b2885214cc9a99f0942e0206768 P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Refusing update from remote peer baec5c1513244db0a1443edf838c2c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:01.698320 27845 consensus_queue.cc:1048] T 361d4b2885214cc9a99f0942e0206768 P baec5c1513244db0a1443edf838c2c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:01.705592 27722 raft_consensus.cc:1275] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Refusing update from remote peer baec5c1513244db0a1443edf838c2c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:01.707149 27958 consensus_queue.cc:1048] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:01.719208 27797 raft_consensus.cc:1275] T c9a82a7c60f34c458a8b7cd4e0f66446 P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Refusing update from remote peer baec5c1513244db0a1443edf838c2c0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:01.720440 27845 consensus_queue.cc:1048] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:01.799926 27797 raft_consensus.cc:1275] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 4 FOLLOWER]: Refusing update from remote peer baec5c1513244db0a1443edf838c2c0f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:01.801026 27845 consensus_queue.cc:1048] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:01.808336 27722 raft_consensus.cc:1275] T 9776139076de4e9e991cca67495324f0 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 4 FOLLOWER]: Refusing update from remote peer baec5c1513244db0a1443edf838c2c0f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:01.810084 27958 consensus_queue.cc:1048] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:01.838104 27797 raft_consensus.cc:1275] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [term 3 FOLLOWER]: Refusing update from remote peer baec5c1513244db0a1443edf838c2c0f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:01.839015 27958 consensus_queue.cc:1048] T 29d3c42406bf4d11a57777d5c4be3634 P baec5c1513244db0a1443edf838c2c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:01.846210 27722 raft_consensus.cc:1275] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 3 FOLLOWER]: Refusing update from remote peer baec5c1513244db0a1443edf838c2c0f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:01.848425 27967 consensus_queue.cc:1048] T 29d3c42406bf4d11a57777d5c4be3634 P baec5c1513244db0a1443edf838c2c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:01.985900 27797 raft_consensus.cc:1275] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [term 3 FOLLOWER]: Refusing update from remote peer baec5c1513244db0a1443edf838c2c0f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:01.986966 27967 consensus_queue.cc:1048] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:01.995280 27722 raft_consensus.cc:1275] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 3 FOLLOWER]: Refusing update from remote peer baec5c1513244db0a1443edf838c2c0f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:01.996559 27967 consensus_queue.cc:1048] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:04.056877 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:04.063653 27648 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bce9c7424824e199890d6b303eaaf44"
dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
mode: GRACEFUL
new_leader_uuid: "620069572fb045c9b03dc2122ea13d39"
 from {username='slave'} at 127.0.0.1:40416
I20260713 09:08:04.064121 27648 raft_consensus.cc:606] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f [term 2 LEADER]: Received request to transfer leadership to TS 620069572fb045c9b03dc2122ea13d39
I20260713 09:08:04.066184 27648 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2efe0760a7ce45ebafd8539e3da132d7"
dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
mode: GRACEFUL
new_leader_uuid: "620069572fb045c9b03dc2122ea13d39"
 from {username='slave'} at 127.0.0.1:40416
I20260713 09:08:04.066613 27648 raft_consensus.cc:606] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f [term 2 LEADER]: Received request to transfer leadership to TS 620069572fb045c9b03dc2122ea13d39
I20260713 09:08:04.068648 27648 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9a82a7c60f34c458a8b7cd4e0f66446"
dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
mode: GRACEFUL
new_leader_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
 from {username='slave'} at 127.0.0.1:40416
I20260713 09:08:04.069124 27648 raft_consensus.cc:606] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f [term 2 LEADER]: Received request to transfer leadership to TS 8d475d2834ce4cf883c3cbe8d6a351ef
I20260713 09:08:04.071239 27646 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d77dddc49bca4cde9296c1b679d8e331"
dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
mode: GRACEFUL
new_leader_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
 from {username='slave'} at 127.0.0.1:40416
I20260713 09:08:04.071635 27646 raft_consensus.cc:606] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 3 LEADER]: Received request to transfer leadership to TS 8d475d2834ce4cf883c3cbe8d6a351ef
I20260713 09:08:04.072468 26991 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:08:04.072834 26991 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:04.138301 27967 raft_consensus.cc:993] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f: : Instructing follower 8d475d2834ce4cf883c3cbe8d6a351ef to start an election
I20260713 09:08:04.138782 27980 raft_consensus.cc:1081] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f [term 2 LEADER]: Signalling peer 8d475d2834ce4cf883c3cbe8d6a351ef to start an election
I20260713 09:08:04.140051 27722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9a82a7c60f34c458a8b7cd4e0f66446"
dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
 from {username='slave'} at 127.0.0.1:59274
I20260713 09:08:04.140494 27722 raft_consensus.cc:493] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:04.140858 27722 raft_consensus.cc:3060] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:04.145113 27722 raft_consensus.cc:515] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:04.146637 27722 leader_election.cc:290] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 3 election: Requested vote from peers baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511), 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193)
I20260713 09:08:04.147379 27646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a82a7c60f34c458a8b7cd4e0f66446" candidate_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
I20260713 09:08:04.147493 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a82a7c60f34c458a8b7cd4e0f66446" candidate_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "620069572fb045c9b03dc2122ea13d39"
I20260713 09:08:04.147893 27646 raft_consensus.cc:3055] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:04.147939 27797 raft_consensus.cc:3060] T c9a82a7c60f34c458a8b7cd4e0f66446 P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:04.148236 27646 raft_consensus.cc:740] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: baec5c1513244db0a1443edf838c2c0f, State: Running, Role: LEADER
I20260713 09:08:04.149017 27646 consensus_queue.cc:260] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f [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: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:04.150049 27646 raft_consensus.cc:3060] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:04.152595 27797 raft_consensus.cc:2468] T c9a82a7c60f34c458a8b7cd4e0f66446 P 620069572fb045c9b03dc2122ea13d39 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d475d2834ce4cf883c3cbe8d6a351ef in term 3.
I20260713 09:08:04.153506 27688 leader_election.cc:304] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [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: 620069572fb045c9b03dc2122ea13d39, 8d475d2834ce4cf883c3cbe8d6a351ef; no voters: 
I20260713 09:08:04.154076 27878 raft_consensus.cc:2804] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:04.154889 27878 raft_consensus.cc:697] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 3 LEADER]: Becoming Leader. State: Replica: 8d475d2834ce4cf883c3cbe8d6a351ef, State: Running, Role: LEADER
I20260713 09:08:04.155177 27646 raft_consensus.cc:2468] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d475d2834ce4cf883c3cbe8d6a351ef in term 3.
I20260713 09:08:04.155565 27878 consensus_queue.cc:237] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [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: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:04.161492 27546 catalog_manager.cc:5697] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef reported cstate change: term changed from 2 to 3, leader changed from baec5c1513244db0a1443edf838c2c0f (127.26.91.193) to 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194). New cstate: current_term: 3 leader_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:04.209072 27967 raft_consensus.cc:993] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f: : Instructing follower 8d475d2834ce4cf883c3cbe8d6a351ef to start an election
I20260713 09:08:04.209463 27980 raft_consensus.cc:1081] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 3 LEADER]: Signalling peer 8d475d2834ce4cf883c3cbe8d6a351ef to start an election
I20260713 09:08:04.210772 27722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d77dddc49bca4cde9296c1b679d8e331"
dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
 from {username='slave'} at 127.0.0.1:59274
I20260713 09:08:04.211199 27722 raft_consensus.cc:493] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:04.211483 27722 raft_consensus.cc:3060] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:04.215809 27722 raft_consensus.cc:515] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:04.217054 27722 leader_election.cc:290] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef [CANDIDATE]: Term 4 election: Requested vote from peers baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511), 620069572fb045c9b03dc2122ea13d39 (127.26.91.195:38193)
I20260713 09:08:04.217837 27646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77dddc49bca4cde9296c1b679d8e331" candidate_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
I20260713 09:08:04.217891 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77dddc49bca4cde9296c1b679d8e331" candidate_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "620069572fb045c9b03dc2122ea13d39"
I20260713 09:08:04.218413 27646 raft_consensus.cc:3055] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:04.218441 27797 raft_consensus.cc:3060] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:04.218750 27646 raft_consensus.cc:740] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: baec5c1513244db0a1443edf838c2c0f, State: Running, Role: LEADER
I20260713 09:08:04.219349 27646 consensus_queue.cc:260] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [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: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:04.220197 27646 raft_consensus.cc:3060] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:04.222285 27797 raft_consensus.cc:2468] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d475d2834ce4cf883c3cbe8d6a351ef in term 4.
I20260713 09:08:04.223014 27688 leader_election.cc:304] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef [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: 620069572fb045c9b03dc2122ea13d39, 8d475d2834ce4cf883c3cbe8d6a351ef; no voters: 
I20260713 09:08:04.223583 27878 raft_consensus.cc:2804] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:04.224030 27878 raft_consensus.cc:697] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 4 LEADER]: Becoming Leader. State: Replica: 8d475d2834ce4cf883c3cbe8d6a351ef, State: Running, Role: LEADER
I20260713 09:08:04.224797 27646 raft_consensus.cc:2468] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d475d2834ce4cf883c3cbe8d6a351ef in term 4.
I20260713 09:08:04.224843 27878 consensus_queue.cc:237] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef [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: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:04.230861 27546 catalog_manager.cc:5697] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef reported cstate change: term changed from 3 to 4, leader changed from baec5c1513244db0a1443edf838c2c0f (127.26.91.193) to 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194). New cstate: current_term: 4 leader_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:04.309024 27967 raft_consensus.cc:993] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f: : Instructing follower 620069572fb045c9b03dc2122ea13d39 to start an election
I20260713 09:08:04.309460 27980 raft_consensus.cc:1081] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f [term 2 LEADER]: Signalling peer 620069572fb045c9b03dc2122ea13d39 to start an election
I20260713 09:08:04.310748 27797 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bce9c7424824e199890d6b303eaaf44"
dest_uuid: "620069572fb045c9b03dc2122ea13d39"
 from {username='slave'} at 127.0.0.1:46398
I20260713 09:08:04.311156 27797 raft_consensus.cc:493] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:04.311399 27797 raft_consensus.cc:3060] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:04.315469 27797 raft_consensus.cc:515] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:04.316708 27797 leader_election.cc:290] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39 [CANDIDATE]: Term 3 election: Requested vote from peers baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511), 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233)
I20260713 09:08:04.317380 27646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bce9c7424824e199890d6b303eaaf44" candidate_uuid: "620069572fb045c9b03dc2122ea13d39" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
I20260713 09:08:04.317652 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bce9c7424824e199890d6b303eaaf44" candidate_uuid: "620069572fb045c9b03dc2122ea13d39" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
I20260713 09:08:04.317943 27646 raft_consensus.cc:3055] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:04.318114 27722 raft_consensus.cc:3060] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:04.318282 27646 raft_consensus.cc:740] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: baec5c1513244db0a1443edf838c2c0f, State: Running, Role: LEADER
I20260713 09:08:04.319051 27646 consensus_queue.cc:260] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f [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: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:04.320219 27646 raft_consensus.cc:3060] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:04.323711 27722 raft_consensus.cc:2468] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620069572fb045c9b03dc2122ea13d39 in term 3.
I20260713 09:08:04.324760 27760 leader_election.cc:304] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39 [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: 620069572fb045c9b03dc2122ea13d39, 8d475d2834ce4cf883c3cbe8d6a351ef; no voters: 
I20260713 09:08:04.325484 27955 raft_consensus.cc:2804] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:04.326037 27646 raft_consensus.cc:2468] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620069572fb045c9b03dc2122ea13d39 in term 3.
I20260713 09:08:04.326649 27955 raft_consensus.cc:697] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39 [term 3 LEADER]: Becoming Leader. State: Replica: 620069572fb045c9b03dc2122ea13d39, State: Running, Role: LEADER
I20260713 09:08:04.327369 27955 consensus_queue.cc:237] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39 [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: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:04.333423 27546 catalog_manager.cc:5697] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39 reported cstate change: term changed from 2 to 3, leader changed from baec5c1513244db0a1443edf838c2c0f (127.26.91.193) to 620069572fb045c9b03dc2122ea13d39 (127.26.91.195). New cstate: current_term: 3 leader_uuid: "620069572fb045c9b03dc2122ea13d39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:04.412532 27967 raft_consensus.cc:993] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f: : Instructing follower 620069572fb045c9b03dc2122ea13d39 to start an election
I20260713 09:08:04.412952 27980 raft_consensus.cc:1081] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f [term 2 LEADER]: Signalling peer 620069572fb045c9b03dc2122ea13d39 to start an election
I20260713 09:08:04.414294 27797 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2efe0760a7ce45ebafd8539e3da132d7"
dest_uuid: "620069572fb045c9b03dc2122ea13d39"
 from {username='slave'} at 127.0.0.1:46398
I20260713 09:08:04.414686 27797 raft_consensus.cc:493] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:04.414922 27797 raft_consensus.cc:3060] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:04.418655 27797 raft_consensus.cc:515] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:04.419951 27797 leader_election.cc:290] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [CANDIDATE]: Term 3 election: Requested vote from peers baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511), 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233)
I20260713 09:08:04.420684 27646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2efe0760a7ce45ebafd8539e3da132d7" candidate_uuid: "620069572fb045c9b03dc2122ea13d39" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "baec5c1513244db0a1443edf838c2c0f"
I20260713 09:08:04.420938 27722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2efe0760a7ce45ebafd8539e3da132d7" candidate_uuid: "620069572fb045c9b03dc2122ea13d39" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef"
I20260713 09:08:04.421248 27646 raft_consensus.cc:3055] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:04.421411 27722 raft_consensus.cc:3060] T 2efe0760a7ce45ebafd8539e3da132d7 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:04.421592 27646 raft_consensus.cc:740] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: baec5c1513244db0a1443edf838c2c0f, State: Running, Role: LEADER
I20260713 09:08:04.422354 27646 consensus_queue.cc:260] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f [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: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:04.423467 27646 raft_consensus.cc:3060] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:04.426995 27722 raft_consensus.cc:2468] T 2efe0760a7ce45ebafd8539e3da132d7 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620069572fb045c9b03dc2122ea13d39 in term 3.
I20260713 09:08:04.427927 27760 leader_election.cc:304] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [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: 620069572fb045c9b03dc2122ea13d39, 8d475d2834ce4cf883c3cbe8d6a351ef; no voters: 
I20260713 09:08:04.428673 27955 raft_consensus.cc:2804] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:04.429033 27955 raft_consensus.cc:697] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [term 3 LEADER]: Becoming Leader. State: Replica: 620069572fb045c9b03dc2122ea13d39, State: Running, Role: LEADER
I20260713 09:08:04.429303 27646 raft_consensus.cc:2468] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620069572fb045c9b03dc2122ea13d39 in term 3.
I20260713 09:08:04.429723 27955 consensus_queue.cc:237] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [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: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } }
I20260713 09:08:04.436264 27546 catalog_manager.cc:5697] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 reported cstate change: term changed from 2 to 3, leader changed from baec5c1513244db0a1443edf838c2c0f (127.26.91.193) to 620069572fb045c9b03dc2122ea13d39 (127.26.91.195). New cstate: current_term: 3 leader_uuid: "620069572fb045c9b03dc2122ea13d39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:04.674470 27646 raft_consensus.cc:1275] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f [term 3 FOLLOWER]: Refusing update from remote peer 8d475d2834ce4cf883c3cbe8d6a351ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:04.675493 27878 consensus_queue.cc:1048] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:04.684273 27797 raft_consensus.cc:1275] T c9a82a7c60f34c458a8b7cd4e0f66446 P 620069572fb045c9b03dc2122ea13d39 [term 3 FOLLOWER]: Refusing update from remote peer 8d475d2834ce4cf883c3cbe8d6a351ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:04.685645 27993 consensus_queue.cc:1048] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:04.719570 27646 raft_consensus.cc:1275] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f [term 3 FOLLOWER]: Refusing update from remote peer 620069572fb045c9b03dc2122ea13d39: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:04.720638 27955 consensus_queue.cc:1048] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:04.728345 27722 raft_consensus.cc:1275] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 3 FOLLOWER]: Refusing update from remote peer 620069572fb045c9b03dc2122ea13d39: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:04.729668 27998 consensus_queue.cc:1048] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:04.752543 27797 raft_consensus.cc:1275] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [term 4 FOLLOWER]: Refusing update from remote peer 8d475d2834ce4cf883c3cbe8d6a351ef: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:04.753574 27993 consensus_queue.cc:1048] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "620069572fb045c9b03dc2122ea13d39" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 38193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:04.760661 27646 raft_consensus.cc:1275] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 4 FOLLOWER]: Refusing update from remote peer 8d475d2834ce4cf883c3cbe8d6a351ef: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:04.762696 27878 consensus_queue.cc:1048] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:04.838357 27646 raft_consensus.cc:1275] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f [term 3 FOLLOWER]: Refusing update from remote peer 620069572fb045c9b03dc2122ea13d39: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:04.839542 27998 consensus_queue.cc:1048] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baec5c1513244db0a1443edf838c2c0f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 34511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:04.846939 27722 raft_consensus.cc:1275] T 2efe0760a7ce45ebafd8539e3da132d7 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 3 FOLLOWER]: Refusing update from remote peer 620069572fb045c9b03dc2122ea13d39: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:04.848582 27955 consensus_queue.cc:1048] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d475d2834ce4cf883c3cbe8d6a351ef" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:05.073596 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:05.079056 26991 tablet_server.cc:179] TabletServer@127.26.91.193:0 shutting down...
I20260713 09:08:05.097265 26991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:05.097880 26991 tablet_replica.cc:333] T c7b3e600ad5a44edaa88502ec90774ab P baec5c1513244db0a1443edf838c2c0f: stopping tablet replica
I20260713 09:08:05.098595 26991 raft_consensus.cc:2243] T c7b3e600ad5a44edaa88502ec90774ab P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.099030 26991 raft_consensus.cc:2272] T c7b3e600ad5a44edaa88502ec90774ab P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.101531 26991 tablet_replica.cc:333] T 29d3c42406bf4d11a57777d5c4be3634 P baec5c1513244db0a1443edf838c2c0f: stopping tablet replica
W20260713 09:08:05.101495 27689 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]
I20260713 09:08:05.102164 26991 raft_consensus.cc:2243] T 29d3c42406bf4d11a57777d5c4be3634 P baec5c1513244db0a1443edf838c2c0f [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:05.102910 26991 raft_consensus.cc:2272] T 29d3c42406bf4d11a57777d5c4be3634 P baec5c1513244db0a1443edf838c2c0f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:05.104386 27689 consensus_peers.cc:597] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef -> Peer baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511): Couldn't send request to peer baec5c1513244db0a1443edf838c2c0f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:05.104772 26991 tablet_replica.cc:333] T f94452c59ca943ce9c80b2a468de4abf P baec5c1513244db0a1443edf838c2c0f: stopping tablet replica
I20260713 09:08:05.105248 26991 raft_consensus.cc:2243] T f94452c59ca943ce9c80b2a468de4abf P baec5c1513244db0a1443edf838c2c0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.105590 26991 raft_consensus.cc:2272] T f94452c59ca943ce9c80b2a468de4abf P baec5c1513244db0a1443edf838c2c0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.107076 26991 tablet_replica.cc:333] T 361d4b2885214cc9a99f0942e0206768 P baec5c1513244db0a1443edf838c2c0f: stopping tablet replica
I20260713 09:08:05.107530 26991 raft_consensus.cc:2243] T 361d4b2885214cc9a99f0942e0206768 P baec5c1513244db0a1443edf838c2c0f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:05.108163 26991 raft_consensus.cc:2272] T 361d4b2885214cc9a99f0942e0206768 P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.109727 26991 tablet_replica.cc:333] T e2c8debdd8594cce8a78a3044a036e03 P baec5c1513244db0a1443edf838c2c0f: stopping tablet replica
I20260713 09:08:05.110181 26991 raft_consensus.cc:2243] T e2c8debdd8594cce8a78a3044a036e03 P baec5c1513244db0a1443edf838c2c0f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:05.110786 26991 raft_consensus.cc:2272] T e2c8debdd8594cce8a78a3044a036e03 P baec5c1513244db0a1443edf838c2c0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.112432 26991 tablet_replica.cc:333] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f: stopping tablet replica
I20260713 09:08:05.112881 26991 raft_consensus.cc:2243] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.113230 26991 raft_consensus.cc:2272] T d77dddc49bca4cde9296c1b679d8e331 P baec5c1513244db0a1443edf838c2c0f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.115161 26991 tablet_replica.cc:333] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f: stopping tablet replica
I20260713 09:08:05.115598 26991 raft_consensus.cc:2243] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.115933 26991 raft_consensus.cc:2272] T c9a82a7c60f34c458a8b7cd4e0f66446 P baec5c1513244db0a1443edf838c2c0f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.117673 26991 tablet_replica.cc:333] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f: stopping tablet replica
I20260713 09:08:05.118068 26991 raft_consensus.cc:2243] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.118394 26991 raft_consensus.cc:2272] T 2bce9c7424824e199890d6b303eaaf44 P baec5c1513244db0a1443edf838c2c0f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.120069 26991 tablet_replica.cc:333] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f: stopping tablet replica
I20260713 09:08:05.120507 26991 raft_consensus.cc:2243] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:08:05.121075 26991 raft_consensus.cc:2272] T 9776139076de4e9e991cca67495324f0 P baec5c1513244db0a1443edf838c2c0f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.122412 26991 tablet_replica.cc:333] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f: stopping tablet replica
I20260713 09:08:05.122762 26991 raft_consensus.cc:2243] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.123056 26991 raft_consensus.cc:2272] T 2efe0760a7ce45ebafd8539e3da132d7 P baec5c1513244db0a1443edf838c2c0f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.149696 26991 tablet_server.cc:196] TabletServer@127.26.91.193:0 shutdown complete.
I20260713 09:08:05.171001 26991 tablet_server.cc:179] TabletServer@127.26.91.194:0 shutting down...
W20260713 09:08:05.181761 27689 consensus_peers.cc:597] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef -> Peer baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511): Couldn't send request to peer baec5c1513244db0a1443edf838c2c0f. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:34511: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:05.198429 26991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:05.199013 26991 tablet_replica.cc:333] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef: stopping tablet replica
I20260713 09:08:05.199560 26991 raft_consensus.cc:2243] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.200019 26991 raft_consensus.cc:2272] T c7b3e600ad5a44edaa88502ec90774ab P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.201757 26991 tablet_replica.cc:333] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef: stopping tablet replica
I20260713 09:08:05.202248 26991 raft_consensus.cc:2243] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.202637 26991 raft_consensus.cc:2272] T 29d3c42406bf4d11a57777d5c4be3634 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.204133 26991 tablet_replica.cc:333] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef: stopping tablet replica
I20260713 09:08:05.204598 26991 raft_consensus.cc:2243] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.204957 26991 raft_consensus.cc:2272] T 2bce9c7424824e199890d6b303eaaf44 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.207208 26991 tablet_replica.cc:333] T 9776139076de4e9e991cca67495324f0 P 8d475d2834ce4cf883c3cbe8d6a351ef: stopping tablet replica
I20260713 09:08:05.207715 26991 raft_consensus.cc:2243] T 9776139076de4e9e991cca67495324f0 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.208061 26991 raft_consensus.cc:2272] T 9776139076de4e9e991cca67495324f0 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.209486 26991 tablet_replica.cc:333] T 2efe0760a7ce45ebafd8539e3da132d7 P 8d475d2834ce4cf883c3cbe8d6a351ef: stopping tablet replica
I20260713 09:08:05.209868 26991 raft_consensus.cc:2243] T 2efe0760a7ce45ebafd8539e3da132d7 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.210201 26991 raft_consensus.cc:2272] T 2efe0760a7ce45ebafd8539e3da132d7 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.212401 26991 tablet_replica.cc:333] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef: stopping tablet replica
I20260713 09:08:05.213047 26991 raft_consensus.cc:2243] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:05.214052 26991 raft_consensus.cc:2272] T c9a82a7c60f34c458a8b7cd4e0f66446 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:05.215394 27760 consensus_peers.cc:597] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39 -> Peer 8d475d2834ce4cf883c3cbe8d6a351ef (127.26.91.194:42233): Couldn't send request to peer 8d475d2834ce4cf883c3cbe8d6a351ef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:05.216305 26991 tablet_replica.cc:333] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef: stopping tablet replica
I20260713 09:08:05.216917 26991 raft_consensus.cc:2243] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:05.217625 26991 raft_consensus.cc:2272] T f94452c59ca943ce9c80b2a468de4abf P 8d475d2834ce4cf883c3cbe8d6a351ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.219156 26991 tablet_replica.cc:333] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef: stopping tablet replica
I20260713 09:08:05.219581 26991 raft_consensus.cc:2243] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.219913 26991 raft_consensus.cc:2272] T 361d4b2885214cc9a99f0942e0206768 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.221408 26991 tablet_replica.cc:333] T e2c8debdd8594cce8a78a3044a036e03 P 8d475d2834ce4cf883c3cbe8d6a351ef: stopping tablet replica
I20260713 09:08:05.221844 26991 raft_consensus.cc:2243] T e2c8debdd8594cce8a78a3044a036e03 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.222210 26991 raft_consensus.cc:2272] T e2c8debdd8594cce8a78a3044a036e03 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.223754 26991 tablet_replica.cc:333] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef: stopping tablet replica
I20260713 09:08:05.224220 26991 raft_consensus.cc:2243] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:08:05.225081 26991 raft_consensus.cc:2272] T d77dddc49bca4cde9296c1b679d8e331 P 8d475d2834ce4cf883c3cbe8d6a351ef [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.251724 26991 tablet_server.cc:196] TabletServer@127.26.91.194:0 shutdown complete.
I20260713 09:08:05.267696 26991 tablet_server.cc:179] TabletServer@127.26.91.195:0 shutting down...
W20260713 09:08:05.282640 27763 consensus_peers.cc:597] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 -> Peer baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511): Couldn't send request to peer baec5c1513244db0a1443edf838c2c0f. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:34511: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:05.285862 27763 consensus_peers.cc:597] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39 -> Peer baec5c1513244db0a1443edf838c2c0f (127.26.91.193:34511): Couldn't send request to peer baec5c1513244db0a1443edf838c2c0f. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:34511: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:05.294674 26991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:05.295261 26991 tablet_replica.cc:333] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39: stopping tablet replica
I20260713 09:08:05.295740 26991 raft_consensus.cc:2243] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.296146 26991 raft_consensus.cc:2272] T 29d3c42406bf4d11a57777d5c4be3634 P 620069572fb045c9b03dc2122ea13d39 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.297706 26991 tablet_replica.cc:333] T c7b3e600ad5a44edaa88502ec90774ab P 620069572fb045c9b03dc2122ea13d39: stopping tablet replica
I20260713 09:08:05.298139 26991 raft_consensus.cc:2243] T c7b3e600ad5a44edaa88502ec90774ab P 620069572fb045c9b03dc2122ea13d39 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:05.298769 26991 raft_consensus.cc:2272] T c7b3e600ad5a44edaa88502ec90774ab P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.300323 26991 tablet_replica.cc:333] T c9a82a7c60f34c458a8b7cd4e0f66446 P 620069572fb045c9b03dc2122ea13d39: stopping tablet replica
I20260713 09:08:05.300710 26991 raft_consensus.cc:2243] T c9a82a7c60f34c458a8b7cd4e0f66446 P 620069572fb045c9b03dc2122ea13d39 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.301011 26991 raft_consensus.cc:2272] T c9a82a7c60f34c458a8b7cd4e0f66446 P 620069572fb045c9b03dc2122ea13d39 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.302992 26991 tablet_replica.cc:333] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39: stopping tablet replica
I20260713 09:08:05.303417 26991 raft_consensus.cc:2243] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.303753 26991 raft_consensus.cc:2272] T d77dddc49bca4cde9296c1b679d8e331 P 620069572fb045c9b03dc2122ea13d39 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.305455 26991 tablet_replica.cc:333] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39: stopping tablet replica
I20260713 09:08:05.305866 26991 raft_consensus.cc:2243] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:05.306486 26991 raft_consensus.cc:2272] T 2efe0760a7ce45ebafd8539e3da132d7 P 620069572fb045c9b03dc2122ea13d39 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.308197 26991 tablet_replica.cc:333] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39: stopping tablet replica
I20260713 09:08:05.308606 26991 raft_consensus.cc:2243] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.308914 26991 raft_consensus.cc:2272] T 9776139076de4e9e991cca67495324f0 P 620069572fb045c9b03dc2122ea13d39 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.310279 26991 tablet_replica.cc:333] T 361d4b2885214cc9a99f0942e0206768 P 620069572fb045c9b03dc2122ea13d39: stopping tablet replica
I20260713 09:08:05.310663 26991 raft_consensus.cc:2243] T 361d4b2885214cc9a99f0942e0206768 P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.310989 26991 raft_consensus.cc:2272] T 361d4b2885214cc9a99f0942e0206768 P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.312470 26991 tablet_replica.cc:333] T f94452c59ca943ce9c80b2a468de4abf P 620069572fb045c9b03dc2122ea13d39: stopping tablet replica
I20260713 09:08:05.312886 26991 raft_consensus.cc:2243] T f94452c59ca943ce9c80b2a468de4abf P 620069572fb045c9b03dc2122ea13d39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.313211 26991 raft_consensus.cc:2272] T f94452c59ca943ce9c80b2a468de4abf P 620069572fb045c9b03dc2122ea13d39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.314651 26991 tablet_replica.cc:333] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39: stopping tablet replica
I20260713 09:08:05.315037 26991 raft_consensus.cc:2243] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.315387 26991 raft_consensus.cc:2272] T e2c8debdd8594cce8a78a3044a036e03 P 620069572fb045c9b03dc2122ea13d39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.317289 26991 tablet_replica.cc:333] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39: stopping tablet replica
I20260713 09:08:05.317655 26991 raft_consensus.cc:2243] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:05.318281 26991 raft_consensus.cc:2272] T 2bce9c7424824e199890d6b303eaaf44 P 620069572fb045c9b03dc2122ea13d39 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.343300 26991 tablet_server.cc:196] TabletServer@127.26.91.195:0 shutdown complete.
I20260713 09:08:05.358928 26991 master.cc:562] Master@127.26.91.254:46055 shutting down...
I20260713 09:08:05.375128 26991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 32ee823240bd43e7919ece62eee8fdc0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:05.375541 26991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 32ee823240bd43e7919ece62eee8fdc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.375809 26991 tablet_replica.cc:333] T 00000000000000000000000000000000 P 32ee823240bd43e7919ece62eee8fdc0: stopping tablet replica
I20260713 09:08:05.394098 26991 master.cc:584] Master@127.26.91.254:46055 shutdown complete.
620069572fb045c9b03dc2122ea13d39  1
8d475d2834ce4cf883c3cbe8d6a351ef  4
baec5c1513244db0a1443edf838c2c0f  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10438 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:08:05.428859 26991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.91.254:45611
I20260713 09:08:05.429898 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:05.435365 28009 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:05.435389 28008 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:05.435652 28011 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:05.436434 26991 server_base.cc:1061] running on GCE node
I20260713 09:08:05.437105 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:05.437273 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:05.437382 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933685437371 us; error 0 us; skew 500 ppm
I20260713 09:08:05.437813 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:05.439942 26991 webserver.cc:533] Webserver started at http://127.26.91.254:46755/ using document root <none> and password file <none>
I20260713 09:08:05.440563 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:05.440708 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:05.440934 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:05.441885 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/master-0-root/instance:
uuid: "d387253107154950a1ccd87fcce894d9"
format_stamp: "Formatted at 2026-07-13 09:08:05 on dist-test-slave-bxq4"
I20260713 09:08:05.445789 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260713 09:08:05.448702 28016 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:05.449435 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:05.449677 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/master-0-root
uuid: "d387253107154950a1ccd87fcce894d9"
format_stamp: "Formatted at 2026-07-13 09:08:05 on dist-test-slave-bxq4"
I20260713 09:08:05.449923 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:05.474684 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:05.475821 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:05.510506 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.254:45611
I20260713 09:08:05.510592 28067 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.254:45611 every 8 connection(s)
I20260713 09:08:05.514187 28068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:05.523722 28068 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d387253107154950a1ccd87fcce894d9: Bootstrap starting.
I20260713 09:08:05.528038 28068 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d387253107154950a1ccd87fcce894d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:05.531721 28068 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d387253107154950a1ccd87fcce894d9: No bootstrap required, opened a new log
I20260713 09:08:05.533665 28068 raft_consensus.cc:359] T 00000000000000000000000000000000 P d387253107154950a1ccd87fcce894d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d387253107154950a1ccd87fcce894d9" member_type: VOTER }
I20260713 09:08:05.534019 28068 raft_consensus.cc:385] T 00000000000000000000000000000000 P d387253107154950a1ccd87fcce894d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:05.534225 28068 raft_consensus.cc:740] T 00000000000000000000000000000000 P d387253107154950a1ccd87fcce894d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d387253107154950a1ccd87fcce894d9, State: Initialized, Role: FOLLOWER
I20260713 09:08:05.534744 28068 consensus_queue.cc:260] T 00000000000000000000000000000000 P d387253107154950a1ccd87fcce894d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d387253107154950a1ccd87fcce894d9" member_type: VOTER }
I20260713 09:08:05.535146 28068 raft_consensus.cc:399] T 00000000000000000000000000000000 P d387253107154950a1ccd87fcce894d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:05.535352 28068 raft_consensus.cc:493] T 00000000000000000000000000000000 P d387253107154950a1ccd87fcce894d9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:05.535597 28068 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d387253107154950a1ccd87fcce894d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:05.539331 28068 raft_consensus.cc:515] T 00000000000000000000000000000000 P d387253107154950a1ccd87fcce894d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d387253107154950a1ccd87fcce894d9" member_type: VOTER }
I20260713 09:08:05.539788 28068 leader_election.cc:304] T 00000000000000000000000000000000 P d387253107154950a1ccd87fcce894d9 [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: d387253107154950a1ccd87fcce894d9; no voters: 
I20260713 09:08:05.541096 28068 leader_election.cc:290] T 00000000000000000000000000000000 P d387253107154950a1ccd87fcce894d9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:05.541324 28071 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d387253107154950a1ccd87fcce894d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:05.542590 28071 raft_consensus.cc:697] T 00000000000000000000000000000000 P d387253107154950a1ccd87fcce894d9 [term 1 LEADER]: Becoming Leader. State: Replica: d387253107154950a1ccd87fcce894d9, State: Running, Role: LEADER
I20260713 09:08:05.543184 28071 consensus_queue.cc:237] T 00000000000000000000000000000000 P d387253107154950a1ccd87fcce894d9 [LEADER]: Queue going to LEADER mode. State: All 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: "d387253107154950a1ccd87fcce894d9" member_type: VOTER }
I20260713 09:08:05.543792 28068 sys_catalog.cc:565] T 00000000000000000000000000000000 P d387253107154950a1ccd87fcce894d9 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:05.545897 28072 sys_catalog.cc:455] T 00000000000000000000000000000000 P d387253107154950a1ccd87fcce894d9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d387253107154950a1ccd87fcce894d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d387253107154950a1ccd87fcce894d9" member_type: VOTER } }
I20260713 09:08:05.545943 28073 sys_catalog.cc:455] T 00000000000000000000000000000000 P d387253107154950a1ccd87fcce894d9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d387253107154950a1ccd87fcce894d9. Latest consensus state: current_term: 1 leader_uuid: "d387253107154950a1ccd87fcce894d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d387253107154950a1ccd87fcce894d9" member_type: VOTER } }
I20260713 09:08:05.546577 28072 sys_catalog.cc:458] T 00000000000000000000000000000000 P d387253107154950a1ccd87fcce894d9 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:05.546618 28073 sys_catalog.cc:458] T 00000000000000000000000000000000 P d387253107154950a1ccd87fcce894d9 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:05.553241 28077 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:05.560433 28077 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:05.561331 26991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:05.568176 28077 catalog_manager.cc:1383] Generated new cluster ID: 008a25132d024fe7a70d7c214628179d
I20260713 09:08:05.568396 28077 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:05.591180 28077 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:05.592362 28077 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:05.608547 28077 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d387253107154950a1ccd87fcce894d9: Generated new TSK 0
I20260713 09:08:05.609071 28077 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:05.627455 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:05.632736 28089 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:05.633611 28090 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:05.634976 28092 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:05.635612 26991 server_base.cc:1061] running on GCE node
I20260713 09:08:05.636328 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:05.636492 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:05.636605 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933685636594 us; error 0 us; skew 500 ppm
I20260713 09:08:05.637039 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:05.639006 26991 webserver.cc:533] Webserver started at http://127.26.91.193:37119/ using document root <none> and password file <none>
I20260713 09:08:05.639426 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:05.639583 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:05.639797 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:05.640865 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-0-root/instance:
uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5"
format_stamp: "Formatted at 2026-07-13 09:08:05 on dist-test-slave-bxq4"
I20260713 09:08:05.644886 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:05.647919 28097 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:05.648591 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:05.648840 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-0-root
uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5"
format_stamp: "Formatted at 2026-07-13 09:08:05 on dist-test-slave-bxq4"
I20260713 09:08:05.649072 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:05.683050 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:05.684249 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:05.685627 26991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:05.687736 26991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:05.687911 26991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:05.688158 26991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:05.688325 26991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:05.724871 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.193:43337
I20260713 09:08:05.724963 28159 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.193:43337 every 8 connection(s)
I20260713 09:08:05.729318 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:05.735805 28164 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:05.736191 28165 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:05.740046 28167 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:05.740836 26991 server_base.cc:1061] running on GCE node
I20260713 09:08:05.741755 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:05.742002 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:05.742192 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933685742173 us; error 0 us; skew 500 ppm
I20260713 09:08:05.742779 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:05.744693 28160 heartbeater.cc:344] Connected to a master server at 127.26.91.254:45611
I20260713 09:08:05.745002 28160 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:05.745602 26991 webserver.cc:533] Webserver started at http://127.26.91.194:35647/ using document root <none> and password file <none>
I20260713 09:08:05.745769 28160 heartbeater.cc:507] Master 127.26.91.254:45611 requested a full tablet report, sending...
I20260713 09:08:05.746093 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:05.746299 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:05.746551 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:05.747820 28033 ts_manager.cc:194] Registered new tserver with Master: a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337)
I20260713 09:08:05.747885 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-1-root/instance:
uuid: "22a276d3d3a945399569d5164ba85270"
format_stamp: "Formatted at 2026-07-13 09:08:05 on dist-test-slave-bxq4"
I20260713 09:08:05.750147 28033 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51738
I20260713 09:08:05.753206 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:08:05.756201 28172 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:05.756845 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:05.757090 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-1-root
uuid: "22a276d3d3a945399569d5164ba85270"
format_stamp: "Formatted at 2026-07-13 09:08:05 on dist-test-slave-bxq4"
I20260713 09:08:05.757330 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:05.772316 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:05.773494 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:05.774797 26991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:05.776815 26991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:05.777007 26991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:05.777207 26991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:05.777356 26991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:05.813088 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.194:45897
I20260713 09:08:05.813172 28234 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.194:45897 every 8 connection(s)
I20260713 09:08:05.817380 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:05.823781 28238 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:05.825013 28239 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:05.827301 28241 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:05.827977 28235 heartbeater.cc:344] Connected to a master server at 127.26.91.254:45611
I20260713 09:08:05.828326 28235 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:05.828641 26991 server_base.cc:1061] running on GCE node
I20260713 09:08:05.829028 28235 heartbeater.cc:507] Master 127.26.91.254:45611 requested a full tablet report, sending...
I20260713 09:08:05.829491 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:05.829701 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:05.829859 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933685829840 us; error 0 us; skew 500 ppm
I20260713 09:08:05.830376 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:05.830844 28033 ts_manager.cc:194] Registered new tserver with Master: 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:05.832288 28033 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51746
I20260713 09:08:05.832664 26991 webserver.cc:533] Webserver started at http://127.26.91.195:36875/ using document root <none> and password file <none>
I20260713 09:08:05.833155 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:05.833382 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:05.833616 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:05.834630 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-2-root/instance:
uuid: "a4b04a462b7347e987419740eca4c0b8"
format_stamp: "Formatted at 2026-07-13 09:08:05 on dist-test-slave-bxq4"
I20260713 09:08:05.838503 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:08:05.841408 28246 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:05.842032 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:08:05.842278 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-2-root
uuid: "a4b04a462b7347e987419740eca4c0b8"
format_stamp: "Formatted at 2026-07-13 09:08:05 on dist-test-slave-bxq4"
I20260713 09:08:05.842530 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:05.870187 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:05.871380 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:05.872771 26991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:05.874814 26991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:05.874987 26991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:05.875228 26991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:05.875375 26991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:05.910923 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.195:34275
I20260713 09:08:05.911018 28308 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.195:34275 every 8 connection(s)
I20260713 09:08:05.923385 28309 heartbeater.cc:344] Connected to a master server at 127.26.91.254:45611
I20260713 09:08:05.923676 28309 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:05.924351 28309 heartbeater.cc:507] Master 127.26.91.254:45611 requested a full tablet report, sending...
I20260713 09:08:05.926270 28033 ts_manager.cc:194] Registered new tserver with Master: a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:05.927237 26991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013524424s
I20260713 09:08:05.927747 28033 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51756
I20260713 09:08:05.949795 28033 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51770:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:08:05.953517 28033 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:08:06.070582 28274 tablet_service.cc:1511] Processing CreateTablet for tablet 5ef9642c9ad34e709d3e0e9c57158bd7 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:06.071950 28274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ef9642c9ad34e709d3e0e9c57158bd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.077648 28125 tablet_service.cc:1511] Processing CreateTablet for tablet 5ef9642c9ad34e709d3e0e9c57158bd7 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:06.078920 28125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ef9642c9ad34e709d3e0e9c57158bd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.079285 28273 tablet_service.cc:1511] Processing CreateTablet for tablet f50216e9d81340e7be2370f71578d073 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:06.080562 28273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f50216e9d81340e7be2370f71578d073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.081207 28124 tablet_service.cc:1511] Processing CreateTablet for tablet f50216e9d81340e7be2370f71578d073 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:06.081578 28272 tablet_service.cc:1511] Processing CreateTablet for tablet 236079bffbec4a5f826db27306cd8b19 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:06.082466 28124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f50216e9d81340e7be2370f71578d073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.082825 28272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 236079bffbec4a5f826db27306cd8b19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.083551 28199 tablet_service.cc:1511] Processing CreateTablet for tablet f50216e9d81340e7be2370f71578d073 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:06.084826 28199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f50216e9d81340e7be2370f71578d073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.085201 28123 tablet_service.cc:1511] Processing CreateTablet for tablet 236079bffbec4a5f826db27306cd8b19 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:06.086377 28123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 236079bffbec4a5f826db27306cd8b19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.082017 28200 tablet_service.cc:1511] Processing CreateTablet for tablet 5ef9642c9ad34e709d3e0e9c57158bd7 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:06.089141 28122 tablet_service.cc:1511] Processing CreateTablet for tablet 42a864270687449885ffe6269d8460f3 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:06.089746 28200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ef9642c9ad34e709d3e0e9c57158bd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.089491 28271 tablet_service.cc:1511] Processing CreateTablet for tablet 42a864270687449885ffe6269d8460f3 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:06.090350 28122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a864270687449885ffe6269d8460f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.090742 28271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a864270687449885ffe6269d8460f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.092051 28121 tablet_service.cc:1511] Processing CreateTablet for tablet a86112ef4e0a4c5bb3f581d7ef268725 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:06.093277 28121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a86112ef4e0a4c5bb3f581d7ef268725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.093116 28116 tablet_service.cc:1511] Processing CreateTablet for tablet b17b1bba2260421bbf01c91c28477622 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:06.095080 28117 tablet_service.cc:1511] Processing CreateTablet for tablet 7e31f2347f6f45b483707efb220b8b86 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:06.096333 28117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e31f2347f6f45b483707efb220b8b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.097733 28270 tablet_service.cc:1511] Processing CreateTablet for tablet a86112ef4e0a4c5bb3f581d7ef268725 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:06.099040 28270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a86112ef4e0a4c5bb3f581d7ef268725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.101256 28118 tablet_service.cc:1511] Processing CreateTablet for tablet 93a1a3ad64784c92bad8449a1c112cf2 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:06.101810 28324 tablet_bootstrap.cc:492] T f50216e9d81340e7be2370f71578d073 P a4b04a462b7347e987419740eca4c0b8: Bootstrap starting.
I20260713 09:08:06.102494 28118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93a1a3ad64784c92bad8449a1c112cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.103561 28269 tablet_service.cc:1511] Processing CreateTablet for tablet 77ff991ccd5c4cc3897371e07d263ed8 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:06.104816 28269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77ff991ccd5c4cc3897371e07d263ed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.105204 28119 tablet_service.cc:1511] Processing CreateTablet for tablet 3636f50f0bd04f6fb9845af7fc3ff1ed (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:06.106460 28119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3636f50f0bd04f6fb9845af7fc3ff1ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.108584 28324 tablet_bootstrap.cc:654] T f50216e9d81340e7be2370f71578d073 P a4b04a462b7347e987419740eca4c0b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.109206 28120 tablet_service.cc:1511] Processing CreateTablet for tablet 77ff991ccd5c4cc3897371e07d263ed8 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:06.110419 28120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77ff991ccd5c4cc3897371e07d263ed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.110101 28273 tablet_service.cc:1511] Processing CreateTablet for tablet 3636f50f0bd04f6fb9845af7fc3ff1ed (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:06.111287 28273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3636f50f0bd04f6fb9845af7fc3ff1ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.112766 28116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b17b1bba2260421bbf01c91c28477622. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.112586 28268 tablet_service.cc:1511] Processing CreateTablet for tablet 93a1a3ad64784c92bad8449a1c112cf2 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:06.113795 28268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93a1a3ad64784c92bad8449a1c112cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.117569 28198 tablet_service.cc:1511] Processing CreateTablet for tablet 236079bffbec4a5f826db27306cd8b19 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:06.118752 28198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 236079bffbec4a5f826db27306cd8b19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.120043 28267 tablet_service.cc:1511] Processing CreateTablet for tablet 7e31f2347f6f45b483707efb220b8b86 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:06.121601 28267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e31f2347f6f45b483707efb220b8b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.121842 28197 tablet_service.cc:1511] Processing CreateTablet for tablet 42a864270687449885ffe6269d8460f3 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:06.123072 28197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a864270687449885ffe6269d8460f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.123251 28196 tablet_service.cc:1511] Processing CreateTablet for tablet a86112ef4e0a4c5bb3f581d7ef268725 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:06.124497 28196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a86112ef4e0a4c5bb3f581d7ef268725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.131569 28195 tablet_service.cc:1511] Processing CreateTablet for tablet 77ff991ccd5c4cc3897371e07d263ed8 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:06.133567 28195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77ff991ccd5c4cc3897371e07d263ed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.149763 28194 tablet_service.cc:1511] Processing CreateTablet for tablet 3636f50f0bd04f6fb9845af7fc3ff1ed (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:06.151124 28194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3636f50f0bd04f6fb9845af7fc3ff1ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.151999 28121 tablet_service.cc:1511] Processing CreateTablet for tablet 8922cdd320d2437c960c9c6eee1b7b36 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:06.153285 28121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8922cdd320d2437c960c9c6eee1b7b36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.156517 28193 tablet_service.cc:1511] Processing CreateTablet for tablet 93a1a3ad64784c92bad8449a1c112cf2 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:06.157706 28193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93a1a3ad64784c92bad8449a1c112cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.170008 28123 tablet_service.cc:1511] Processing CreateTablet for tablet 1b79f1bb37fb4feb80b768535f561c91 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:06.171236 28121 tablet_service.cc:1511] Processing CreateTablet for tablet 195d348ff1e84b2fa3c314974bb0c428 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:06.171205 28123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b79f1bb37fb4feb80b768535f561c91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.197036 28192 tablet_service.cc:1511] Processing CreateTablet for tablet 7e31f2347f6f45b483707efb220b8b86 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:06.198436 28192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e31f2347f6f45b483707efb220b8b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.198577 28266 tablet_service.cc:1511] Processing CreateTablet for tablet b17b1bba2260421bbf01c91c28477622 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:06.203727 28266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b17b1bba2260421bbf01c91c28477622. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.209894 28265 tablet_service.cc:1511] Processing CreateTablet for tablet 8922cdd320d2437c960c9c6eee1b7b36 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:06.211128 28265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8922cdd320d2437c960c9c6eee1b7b36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.212218 28117 tablet_service.cc:1511] Processing CreateTablet for tablet 4daef5e408124fd1be0dae17cd109a78 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:06.219277 28191 tablet_service.cc:1511] Processing CreateTablet for tablet b17b1bba2260421bbf01c91c28477622 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:06.220659 28191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b17b1bba2260421bbf01c91c28477622. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.221360 28194 tablet_service.cc:1511] Processing CreateTablet for tablet 8922cdd320d2437c960c9c6eee1b7b36 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:06.222589 28194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8922cdd320d2437c960c9c6eee1b7b36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.227193 28272 tablet_service.cc:1511] Processing CreateTablet for tablet 1b79f1bb37fb4feb80b768535f561c91 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:06.228406 28272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b79f1bb37fb4feb80b768535f561c91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.218463 28121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 195d348ff1e84b2fa3c314974bb0c428. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.249344 28200 tablet_service.cc:1511] Processing CreateTablet for tablet 1b79f1bb37fb4feb80b768535f561c91 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:06.250828 28273 tablet_service.cc:1511] Processing CreateTablet for tablet 195d348ff1e84b2fa3c314974bb0c428 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:06.264478 28193 tablet_service.cc:1511] Processing CreateTablet for tablet 195d348ff1e84b2fa3c314974bb0c428 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:06.266363 28327 tablet_bootstrap.cc:492] T 236079bffbec4a5f826db27306cd8b19 P 22a276d3d3a945399569d5164ba85270: Bootstrap starting.
I20260713 09:08:06.266767 28122 tablet_service.cc:1511] Processing CreateTablet for tablet fa430d3b6a3444d8a3bb92c7a56ba5fb (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:06.278542 28268 tablet_service.cc:1511] Processing CreateTablet for tablet fa430d3b6a3444d8a3bb92c7a56ba5fb (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:06.279628 28125 tablet_service.cc:1511] Processing CreateTablet for tablet 70898d1cbaff47ffa114c6c389bbf1d8 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:06.280638 28267 tablet_service.cc:1511] Processing CreateTablet for tablet 8453579e3a7b442391dbdf6f834f24dc (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:06.281714 28324 tablet_bootstrap.cc:492] T f50216e9d81340e7be2370f71578d073 P a4b04a462b7347e987419740eca4c0b8: No bootstrap required, opened a new log
I20260713 09:08:06.282151 28324 ts_tablet_manager.cc:1403] T f50216e9d81340e7be2370f71578d073 P a4b04a462b7347e987419740eca4c0b8: Time spent bootstrapping tablet: real 0.181s	user 0.040s	sys 0.040s
I20260713 09:08:06.260743 28117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4daef5e408124fd1be0dae17cd109a78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.285128 28125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70898d1cbaff47ffa114c6c389bbf1d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.284864 28324 raft_consensus.cc:359] T f50216e9d81340e7be2370f71578d073 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.285526 28324 raft_consensus.cc:385] T f50216e9d81340e7be2370f71578d073 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.285795 28324 raft_consensus.cc:740] T f50216e9d81340e7be2370f71578d073 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.286552 28324 consensus_queue.cc:260] T f50216e9d81340e7be2370f71578d073 P a4b04a462b7347e987419740eca4c0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.287413 28197 tablet_service.cc:1511] Processing CreateTablet for tablet 8453579e3a7b442391dbdf6f834f24dc (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:06.288981 28326 tablet_bootstrap.cc:492] T 42a864270687449885ffe6269d8460f3 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Bootstrap starting.
I20260713 09:08:06.289848 28122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa430d3b6a3444d8a3bb92c7a56ba5fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.268214 28196 tablet_service.cc:1511] Processing CreateTablet for tablet 4daef5e408124fd1be0dae17cd109a78 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:06.271682 28192 tablet_service.cc:1511] Processing CreateTablet for tablet fa430d3b6a3444d8a3bb92c7a56ba5fb (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:06.272091 28273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 195d348ff1e84b2fa3c314974bb0c428. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.272513 28116 tablet_service.cc:1511] Processing CreateTablet for tablet 8453579e3a7b442391dbdf6f834f24dc (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:06.304667 28116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8453579e3a7b442391dbdf6f834f24dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.305198 28268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa430d3b6a3444d8a3bb92c7a56ba5fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.299245 28270 tablet_service.cc:1511] Processing CreateTablet for tablet 70898d1cbaff47ffa114c6c389bbf1d8 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:06.300119 28119 tablet_service.cc:1511] Processing CreateTablet for tablet 3a032134ecfa4eabb43cb0c0d8a2a781 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:06.307158 28119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a032134ecfa4eabb43cb0c0d8a2a781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.307279 28198 tablet_service.cc:1511] Processing CreateTablet for tablet 70898d1cbaff47ffa114c6c389bbf1d8 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:06.308637 28200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b79f1bb37fb4feb80b768535f561c91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.309361 28192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa430d3b6a3444d8a3bb92c7a56ba5fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.309949 28193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 195d348ff1e84b2fa3c314974bb0c428. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.324901 28309 heartbeater.cc:499] Master 127.26.91.254:45611 was elected leader, sending a full tablet report...
I20260713 09:08:06.326674 28324 ts_tablet_manager.cc:1434] T f50216e9d81340e7be2370f71578d073 P a4b04a462b7347e987419740eca4c0b8: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.004s
I20260713 09:08:06.328891 28324 tablet_bootstrap.cc:492] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8: Bootstrap starting.
I20260713 09:08:06.329466 28197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8453579e3a7b442391dbdf6f834f24dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.330010 28274 tablet_service.cc:1511] Processing CreateTablet for tablet 3a032134ecfa4eabb43cb0c0d8a2a781 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:06.331338 28196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4daef5e408124fd1be0dae17cd109a78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.332268 28195 tablet_service.cc:1511] Processing CreateTablet for tablet 3a032134ecfa4eabb43cb0c0d8a2a781 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:06.333369 28195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a032134ecfa4eabb43cb0c0d8a2a781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.339056 28265 tablet_service.cc:1511] Processing CreateTablet for tablet 4daef5e408124fd1be0dae17cd109a78 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:06.347285 28118 tablet_service.cc:1511] Processing CreateTablet for tablet 5fb2503a9ba54aefb70aec66c3297ddf (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:06.348419 28118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fb2503a9ba54aefb70aec66c3297ddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.352123 28328 raft_consensus.cc:493] T f50216e9d81340e7be2370f71578d073 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.352571 28328 raft_consensus.cc:515] T f50216e9d81340e7be2370f71578d073 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.354985 28328 leader_election.cc:290] T f50216e9d81340e7be2370f71578d073 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:06.362891 28326 tablet_bootstrap.cc:654] T 42a864270687449885ffe6269d8460f3 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.364326 28198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70898d1cbaff47ffa114c6c389bbf1d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.345095 28267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8453579e3a7b442391dbdf6f834f24dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.368626 28274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a032134ecfa4eabb43cb0c0d8a2a781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.370178 28270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70898d1cbaff47ffa114c6c389bbf1d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.382478 28265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4daef5e408124fd1be0dae17cd109a78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.397526 28327 tablet_bootstrap.cc:654] T 236079bffbec4a5f826db27306cd8b19 P 22a276d3d3a945399569d5164ba85270: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.407646 28266 tablet_service.cc:1511] Processing CreateTablet for tablet 5fb2503a9ba54aefb70aec66c3297ddf (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:06.410889 28324 tablet_bootstrap.cc:654] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.421263 28116 tablet_service.cc:1511] Processing CreateTablet for tablet 6bdd0e2bd4d246c0ba33fc3efcfdb3de (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:06.422123 28196 tablet_service.cc:1511] Processing CreateTablet for tablet 6bdd0e2bd4d246c0ba33fc3efcfdb3de (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:06.427302 28194 tablet_service.cc:1511] Processing CreateTablet for tablet 5fb2503a9ba54aefb70aec66c3297ddf (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:06.427413 28271 tablet_service.cc:1511] Processing CreateTablet for tablet 6bdd0e2bd4d246c0ba33fc3efcfdb3de (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:06.428419 28266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fb2503a9ba54aefb70aec66c3297ddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.432358 28117 tablet_service.cc:1511] Processing CreateTablet for tablet 27daedb575a1436dafa3a8017aa19d1c (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:06.433460 28117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27daedb575a1436dafa3a8017aa19d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.438367 28271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bdd0e2bd4d246c0ba33fc3efcfdb3de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.438460 28196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bdd0e2bd4d246c0ba33fc3efcfdb3de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.446013 28116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bdd0e2bd4d246c0ba33fc3efcfdb3de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.450574 28327 tablet_bootstrap.cc:492] T 236079bffbec4a5f826db27306cd8b19 P 22a276d3d3a945399569d5164ba85270: No bootstrap required, opened a new log
I20260713 09:08:06.451007 28327 ts_tablet_manager.cc:1403] T 236079bffbec4a5f826db27306cd8b19 P 22a276d3d3a945399569d5164ba85270: Time spent bootstrapping tablet: real 0.185s	user 0.012s	sys 0.014s
I20260713 09:08:06.453610 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50216e9d81340e7be2370f71578d073" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:06.455348 28135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50216e9d81340e7be2370f71578d073" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
W20260713 09:08:06.456175 28247 leader_election.cc:343] T f50216e9d81340e7be2370f71578d073 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:06.456879 28247 leader_election.cc:343] T f50216e9d81340e7be2370f71578d073 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:06.457307 28247 leader_election.cc:304] T f50216e9d81340e7be2370f71578d073 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4b04a462b7347e987419740eca4c0b8; no voters: 22a276d3d3a945399569d5164ba85270, a61f8dfb6f3c4b3f89d42cd5c9a852a5
I20260713 09:08:06.458027 28328 raft_consensus.cc:2749] T f50216e9d81340e7be2370f71578d073 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:06.459337 28193 tablet_service.cc:1511] Processing CreateTablet for tablet 27daedb575a1436dafa3a8017aa19d1c (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:06.459954 28327 raft_consensus.cc:359] T 236079bffbec4a5f826db27306cd8b19 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.460512 28193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27daedb575a1436dafa3a8017aa19d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.460443 28268 tablet_service.cc:1511] Processing CreateTablet for tablet 27daedb575a1436dafa3a8017aa19d1c (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:06.463405 28194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fb2503a9ba54aefb70aec66c3297ddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.463743 28268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27daedb575a1436dafa3a8017aa19d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.468281 28326 tablet_bootstrap.cc:492] T 42a864270687449885ffe6269d8460f3 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: No bootstrap required, opened a new log
I20260713 09:08:06.468698 28326 ts_tablet_manager.cc:1403] T 42a864270687449885ffe6269d8460f3 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent bootstrapping tablet: real 0.180s	user 0.006s	sys 0.005s
I20260713 09:08:06.471212 28326 raft_consensus.cc:359] T 42a864270687449885ffe6269d8460f3 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.462709 28327 raft_consensus.cc:385] T 236079bffbec4a5f826db27306cd8b19 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.471829 28326 raft_consensus.cc:385] T 42a864270687449885ffe6269d8460f3 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.472172 28327 raft_consensus.cc:740] T 236079bffbec4a5f826db27306cd8b19 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.472339 28326 raft_consensus.cc:740] T 42a864270687449885ffe6269d8460f3 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.473038 28327 consensus_queue.cc:260] T 236079bffbec4a5f826db27306cd8b19 P 22a276d3d3a945399569d5164ba85270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.473191 28326 consensus_queue.cc:260] T 42a864270687449885ffe6269d8460f3 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.480671 28119 tablet_service.cc:1511] Processing CreateTablet for tablet 625464bc32a04762b66919c65b01fe09 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:06.481810 28119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 625464bc32a04762b66919c65b01fe09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.480504 28198 tablet_service.cc:1511] Processing CreateTablet for tablet 625464bc32a04762b66919c65b01fe09 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:06.482903 28198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 625464bc32a04762b66919c65b01fe09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.487491 28273 tablet_service.cc:1511] Processing CreateTablet for tablet 625464bc32a04762b66919c65b01fe09 (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:06.488672 28273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 625464bc32a04762b66919c65b01fe09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.490566 28118 tablet_service.cc:1511] Processing CreateTablet for tablet 01d576e9210145d99e6dd3e0e881739d (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:06.491762 28118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01d576e9210145d99e6dd3e0e881739d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.495108 28192 tablet_service.cc:1511] Processing CreateTablet for tablet 01d576e9210145d99e6dd3e0e881739d (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:06.496292 28192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01d576e9210145d99e6dd3e0e881739d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.497164 28327 ts_tablet_manager.cc:1434] T 236079bffbec4a5f826db27306cd8b19 P 22a276d3d3a945399569d5164ba85270: Time spent starting tablet: real 0.046s	user 0.010s	sys 0.000s
I20260713 09:08:06.500829 28121 tablet_service.cc:1511] Processing CreateTablet for tablet 7b98596c6d434c3aad91b1bcdfe965bf (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:06.502034 28121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b98596c6d434c3aad91b1bcdfe965bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.504390 28235 heartbeater.cc:499] Master 127.26.91.254:45611 was elected leader, sending a full tablet report...
I20260713 09:08:06.496963 28270 tablet_service.cc:1511] Processing CreateTablet for tablet 01d576e9210145d99e6dd3e0e881739d (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:06.523972 28327 tablet_bootstrap.cc:492] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 22a276d3d3a945399569d5164ba85270: Bootstrap starting.
I20260713 09:08:06.529208 28326 ts_tablet_manager.cc:1434] T 42a864270687449885ffe6269d8460f3 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent starting tablet: real 0.060s	user 0.012s	sys 0.003s
I20260713 09:08:06.530303 28326 tablet_bootstrap.cc:492] T a86112ef4e0a4c5bb3f581d7ef268725 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Bootstrap starting.
I20260713 09:08:06.530246 28160 heartbeater.cc:499] Master 127.26.91.254:45611 was elected leader, sending a full tablet report...
I20260713 09:08:06.530869 28270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01d576e9210145d99e6dd3e0e881739d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.539740 28327 tablet_bootstrap.cc:654] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 22a276d3d3a945399569d5164ba85270: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.539896 28271 tablet_service.cc:1511] Processing CreateTablet for tablet 7b98596c6d434c3aad91b1bcdfe965bf (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:06.540534 28324 tablet_bootstrap.cc:492] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8: No bootstrap required, opened a new log
I20260713 09:08:06.540947 28324 ts_tablet_manager.cc:1403] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8: Time spent bootstrapping tablet: real 0.213s	user 0.013s	sys 0.007s
I20260713 09:08:06.541061 28271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b98596c6d434c3aad91b1bcdfe965bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.543653 28324 raft_consensus.cc:359] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.544364 28324 raft_consensus.cc:385] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.544628 28324 raft_consensus.cc:740] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.545377 28324 consensus_queue.cc:260] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.546846 28193 tablet_service.cc:1511] Processing CreateTablet for tablet 7b98596c6d434c3aad91b1bcdfe965bf (DEFAULT_TABLE table=test-workload [id=1da15410070b47c985fff691a37336c6]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:06.547302 28324 ts_tablet_manager.cc:1434] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:06.548098 28193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b98596c6d434c3aad91b1bcdfe965bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.548220 28324 tablet_bootstrap.cc:492] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a4b04a462b7347e987419740eca4c0b8: Bootstrap starting.
W20260713 09:08:06.552999 28081 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:06.556849 28324 tablet_bootstrap.cc:654] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a4b04a462b7347e987419740eca4c0b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.569363 28326 tablet_bootstrap.cc:654] T a86112ef4e0a4c5bb3f581d7ef268725 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.574980 28326 tablet_bootstrap.cc:492] T a86112ef4e0a4c5bb3f581d7ef268725 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: No bootstrap required, opened a new log
I20260713 09:08:06.574774 28324 tablet_bootstrap.cc:492] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a4b04a462b7347e987419740eca4c0b8: No bootstrap required, opened a new log
I20260713 09:08:06.575446 28326 ts_tablet_manager.cc:1403] T a86112ef4e0a4c5bb3f581d7ef268725 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent bootstrapping tablet: real 0.045s	user 0.003s	sys 0.008s
I20260713 09:08:06.575510 28324 ts_tablet_manager.cc:1403] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a4b04a462b7347e987419740eca4c0b8: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.009s
I20260713 09:08:06.574793 28327 tablet_bootstrap.cc:492] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 22a276d3d3a945399569d5164ba85270: No bootstrap required, opened a new log
I20260713 09:08:06.576711 28327 ts_tablet_manager.cc:1403] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 22a276d3d3a945399569d5164ba85270: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.000s
I20260713 09:08:06.577562 28328 raft_consensus.cc:493] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.578004 28328 raft_consensus.cc:515] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.578250 28326 raft_consensus.cc:359] T a86112ef4e0a4c5bb3f581d7ef268725 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.578871 28326 raft_consensus.cc:385] T a86112ef4e0a4c5bb3f581d7ef268725 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.579155 28326 raft_consensus.cc:740] T a86112ef4e0a4c5bb3f581d7ef268725 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.579929 28326 consensus_queue.cc:260] T a86112ef4e0a4c5bb3f581d7ef268725 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.580044 28327 raft_consensus.cc:359] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.580941 28327 raft_consensus.cc:385] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.581284 28327 raft_consensus.cc:740] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.581848 28135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236079bffbec4a5f826db27306cd8b19" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
I20260713 09:08:06.582226 28326 ts_tablet_manager.cc:1434] T a86112ef4e0a4c5bb3f581d7ef268725 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:06.582139 28327 consensus_queue.cc:260] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 22a276d3d3a945399569d5164ba85270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.582928 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236079bffbec4a5f826db27306cd8b19" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:06.583181 28326 tablet_bootstrap.cc:492] T 236079bffbec4a5f826db27306cd8b19 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Bootstrap starting.
I20260713 09:08:06.583508 28210 raft_consensus.cc:2468] T 236079bffbec4a5f826db27306cd8b19 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 0.
I20260713 09:08:06.584651 28327 ts_tablet_manager.cc:1434] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 22a276d3d3a945399569d5164ba85270: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
W20260713 09:08:06.585162 28247 leader_election.cc:343] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:06.585652 28327 tablet_bootstrap.cc:492] T 5ef9642c9ad34e709d3e0e9c57158bd7 P 22a276d3d3a945399569d5164ba85270: Bootstrap starting.
I20260713 09:08:06.585843 28247 leader_election.cc:304] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [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: 22a276d3d3a945399569d5164ba85270, a4b04a462b7347e987419740eca4c0b8; no voters: a61f8dfb6f3c4b3f89d42cd5c9a852a5
I20260713 09:08:06.579977 28328 leader_election.cc:290] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:06.587077 28328 raft_consensus.cc:2804] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:06.587404 28328 raft_consensus.cc:493] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:06.587724 28328 raft_consensus.cc:3060] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.588173 28334 raft_consensus.cc:493] T 42a864270687449885ffe6269d8460f3 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.588609 28334 raft_consensus.cc:515] T 42a864270687449885ffe6269d8460f3 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.590953 28334 leader_election.cc:290] T 42a864270687449885ffe6269d8460f3 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:06.590742 28324 raft_consensus.cc:359] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } }
I20260713 09:08:06.591435 28324 raft_consensus.cc:385] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.591732 28324 raft_consensus.cc:740] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.592052 28327 tablet_bootstrap.cc:654] T 5ef9642c9ad34e709d3e0e9c57158bd7 P 22a276d3d3a945399569d5164ba85270: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.603070 28324 consensus_queue.cc:260] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a4b04a462b7347e987419740eca4c0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } }
I20260713 09:08:06.605245 28324 ts_tablet_manager.cc:1434] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a4b04a462b7347e987419740eca4c0b8: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.003s
I20260713 09:08:06.609460 28328 raft_consensus.cc:515] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.610916 28326 tablet_bootstrap.cc:654] T 236079bffbec4a5f826db27306cd8b19 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.611552 28328 leader_election.cc:290] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 election: Requested vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:06.631779 28324 tablet_bootstrap.cc:492] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8: Bootstrap starting.
W20260713 09:08:06.639909 28247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.91.194:45897, user_credentials={real_user=slave}} blocked reactor thread for 53507.8us
I20260713 09:08:06.641857 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236079bffbec4a5f826db27306cd8b19" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270"
I20260713 09:08:06.642163 28327 tablet_bootstrap.cc:492] T 5ef9642c9ad34e709d3e0e9c57158bd7 P 22a276d3d3a945399569d5164ba85270: No bootstrap required, opened a new log
I20260713 09:08:06.643980 28327 ts_tablet_manager.cc:1403] T 5ef9642c9ad34e709d3e0e9c57158bd7 P 22a276d3d3a945399569d5164ba85270: Time spent bootstrapping tablet: real 0.059s	user 0.021s	sys 0.034s
I20260713 09:08:06.646740 28210 raft_consensus.cc:3060] T 236079bffbec4a5f826db27306cd8b19 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.647269 28327 raft_consensus.cc:359] T 5ef9642c9ad34e709d3e0e9c57158bd7 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } }
I20260713 09:08:06.647989 28327 raft_consensus.cc:385] T 5ef9642c9ad34e709d3e0e9c57158bd7 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.648295 28327 raft_consensus.cc:740] T 5ef9642c9ad34e709d3e0e9c57158bd7 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.649158 28327 consensus_queue.cc:260] T 5ef9642c9ad34e709d3e0e9c57158bd7 P 22a276d3d3a945399569d5164ba85270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } }
I20260713 09:08:06.651204 28327 ts_tablet_manager.cc:1434] T 5ef9642c9ad34e709d3e0e9c57158bd7 P 22a276d3d3a945399569d5164ba85270: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260713 09:08:06.652335 28327 tablet_bootstrap.cc:492] T 93a1a3ad64784c92bad8449a1c112cf2 P 22a276d3d3a945399569d5164ba85270: Bootstrap starting.
I20260713 09:08:06.654083 28135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236079bffbec4a5f826db27306cd8b19" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5"
I20260713 09:08:06.658052 28324 tablet_bootstrap.cc:654] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.658350 28327 tablet_bootstrap.cc:654] T 93a1a3ad64784c92bad8449a1c112cf2 P 22a276d3d3a945399569d5164ba85270: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.662228 28210 raft_consensus.cc:2468] T 236079bffbec4a5f826db27306cd8b19 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 1.
I20260713 09:08:06.663606 28209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a864270687449885ffe6269d8460f3" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
W20260713 09:08:06.666127 28098 leader_election.cc:343] T 42a864270687449885ffe6269d8460f3 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:06.668215 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a864270687449885ffe6269d8460f3" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8" is_pre_election: true
W20260713 09:08:06.669847 28247 leader_election.cc:343] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:06.670020 28100 leader_election.cc:343] T 42a864270687449885ffe6269d8460f3 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:06.670516 28100 leader_election.cc:304] T 42a864270687449885ffe6269d8460f3 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 22a276d3d3a945399569d5164ba85270, a4b04a462b7347e987419740eca4c0b8
I20260713 09:08:06.671809 28247 leader_election.cc:304] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [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: 22a276d3d3a945399569d5164ba85270, a4b04a462b7347e987419740eca4c0b8; no voters: a61f8dfb6f3c4b3f89d42cd5c9a852a5
I20260713 09:08:06.672658 28328 raft_consensus.cc:2804] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:06.673132 28328 raft_consensus.cc:697] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Becoming Leader. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Running, Role: LEADER
I20260713 09:08:06.673944 28328 consensus_queue.cc:237] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.677045 28326 tablet_bootstrap.cc:492] T 236079bffbec4a5f826db27306cd8b19 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: No bootstrap required, opened a new log
I20260713 09:08:06.677533 28326 ts_tablet_manager.cc:1403] T 236079bffbec4a5f826db27306cd8b19 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent bootstrapping tablet: real 0.095s	user 0.009s	sys 0.003s
I20260713 09:08:06.680377 28326 raft_consensus.cc:359] T 236079bffbec4a5f826db27306cd8b19 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.681717 28334 raft_consensus.cc:2749] T 42a864270687449885ffe6269d8460f3 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:06.681207 28326 raft_consensus.cc:385] T 236079bffbec4a5f826db27306cd8b19 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.682945 28326 raft_consensus.cc:740] T 236079bffbec4a5f826db27306cd8b19 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.683679 28326 consensus_queue.cc:260] T 236079bffbec4a5f826db27306cd8b19 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.686092 28326 ts_tablet_manager.cc:1434] T 236079bffbec4a5f826db27306cd8b19 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:06.687037 28326 tablet_bootstrap.cc:492] T 8922cdd320d2437c960c9c6eee1b7b36 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Bootstrap starting.
I20260713 09:08:06.687207 28327 tablet_bootstrap.cc:492] T 93a1a3ad64784c92bad8449a1c112cf2 P 22a276d3d3a945399569d5164ba85270: No bootstrap required, opened a new log
I20260713 09:08:06.689894 28327 ts_tablet_manager.cc:1403] T 93a1a3ad64784c92bad8449a1c112cf2 P 22a276d3d3a945399569d5164ba85270: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.022s
I20260713 09:08:06.687019 28324 tablet_bootstrap.cc:492] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8: No bootstrap required, opened a new log
I20260713 09:08:06.690527 28324 ts_tablet_manager.cc:1403] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.016s
I20260713 09:08:06.692593 28327 raft_consensus.cc:359] T 93a1a3ad64784c92bad8449a1c112cf2 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.693351 28327 raft_consensus.cc:385] T 93a1a3ad64784c92bad8449a1c112cf2 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.692680 28031 catalog_manager.cc:5697] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4b04a462b7347e987419740eca4c0b8 (127.26.91.195). New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:06.693226 28324 raft_consensus.cc:359] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.693691 28327 raft_consensus.cc:740] T 93a1a3ad64784c92bad8449a1c112cf2 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.693979 28324 raft_consensus.cc:385] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.694223 28326 tablet_bootstrap.cc:654] T 8922cdd320d2437c960c9c6eee1b7b36 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.694310 28324 raft_consensus.cc:740] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.694505 28327 consensus_queue.cc:260] T 93a1a3ad64784c92bad8449a1c112cf2 P 22a276d3d3a945399569d5164ba85270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.695219 28324 consensus_queue.cc:260] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.696899 28327 ts_tablet_manager.cc:1434] T 93a1a3ad64784c92bad8449a1c112cf2 P 22a276d3d3a945399569d5164ba85270: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:08:06.697546 28324 ts_tablet_manager.cc:1434] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:08:06.697873 28327 tablet_bootstrap.cc:492] T a86112ef4e0a4c5bb3f581d7ef268725 P 22a276d3d3a945399569d5164ba85270: Bootstrap starting.
I20260713 09:08:06.698549 28324 tablet_bootstrap.cc:492] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8: Bootstrap starting.
I20260713 09:08:06.704202 28327 tablet_bootstrap.cc:654] T a86112ef4e0a4c5bb3f581d7ef268725 P 22a276d3d3a945399569d5164ba85270: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.705207 28324 tablet_bootstrap.cc:654] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.724038 28326 tablet_bootstrap.cc:492] T 8922cdd320d2437c960c9c6eee1b7b36 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: No bootstrap required, opened a new log
I20260713 09:08:06.724589 28326 ts_tablet_manager.cc:1403] T 8922cdd320d2437c960c9c6eee1b7b36 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.024s
I20260713 09:08:06.725113 28327 tablet_bootstrap.cc:492] T a86112ef4e0a4c5bb3f581d7ef268725 P 22a276d3d3a945399569d5164ba85270: No bootstrap required, opened a new log
I20260713 09:08:06.725404 28324 tablet_bootstrap.cc:492] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8: No bootstrap required, opened a new log
I20260713 09:08:06.725543 28327 ts_tablet_manager.cc:1403] T a86112ef4e0a4c5bb3f581d7ef268725 P 22a276d3d3a945399569d5164ba85270: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.011s
I20260713 09:08:06.725864 28324 ts_tablet_manager.cc:1403] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.013s
I20260713 09:08:06.727602 28326 raft_consensus.cc:359] T 8922cdd320d2437c960c9c6eee1b7b36 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.728332 28326 raft_consensus.cc:385] T 8922cdd320d2437c960c9c6eee1b7b36 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.728650 28326 raft_consensus.cc:740] T 8922cdd320d2437c960c9c6eee1b7b36 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.728839 28324 raft_consensus.cc:359] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.729491 28324 raft_consensus.cc:385] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.729791 28324 raft_consensus.cc:740] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.729699 28326 consensus_queue.cc:260] T 8922cdd320d2437c960c9c6eee1b7b36 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.728579 28327 raft_consensus.cc:359] T a86112ef4e0a4c5bb3f581d7ef268725 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.730762 28327 raft_consensus.cc:385] T a86112ef4e0a4c5bb3f581d7ef268725 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.730793 28324 consensus_queue.cc:260] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.731755 28328 raft_consensus.cc:493] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.732208 28328 raft_consensus.cc:515] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.731251 28327 raft_consensus.cc:740] T a86112ef4e0a4c5bb3f581d7ef268725 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.733197 28326 ts_tablet_manager.cc:1434] T 8922cdd320d2437c960c9c6eee1b7b36 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:08:06.733579 28327 consensus_queue.cc:260] T a86112ef4e0a4c5bb3f581d7ef268725 P 22a276d3d3a945399569d5164ba85270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.735836 28327 ts_tablet_manager.cc:1434] T a86112ef4e0a4c5bb3f581d7ef268725 P 22a276d3d3a945399569d5164ba85270: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:08:06.736727 28327 tablet_bootstrap.cc:492] T 7e31f2347f6f45b483707efb220b8b86 P 22a276d3d3a945399569d5164ba85270: Bootstrap starting.
I20260713 09:08:06.737164 28135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86112ef4e0a4c5bb3f581d7ef268725" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
I20260713 09:08:06.737751 28135 raft_consensus.cc:2468] T a86112ef4e0a4c5bb3f581d7ef268725 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 0.
I20260713 09:08:06.737993 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86112ef4e0a4c5bb3f581d7ef268725" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:06.738523 28210 raft_consensus.cc:2468] T a86112ef4e0a4c5bb3f581d7ef268725 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 0.
I20260713 09:08:06.738976 28247 leader_election.cc:304] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4b04a462b7347e987419740eca4c0b8, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:06.739794 28338 raft_consensus.cc:2804] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:06.740185 28338 raft_consensus.cc:493] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:06.734238 28326 tablet_bootstrap.cc:492] T 7e31f2347f6f45b483707efb220b8b86 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Bootstrap starting.
I20260713 09:08:06.740512 28338 raft_consensus.cc:3060] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.742584 28327 tablet_bootstrap.cc:654] T 7e31f2347f6f45b483707efb220b8b86 P 22a276d3d3a945399569d5164ba85270: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.739423 28328 leader_election.cc:290] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:06.750135 28326 tablet_bootstrap.cc:654] T 7e31f2347f6f45b483707efb220b8b86 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.754433 28338 raft_consensus.cc:515] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.757366 28135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86112ef4e0a4c5bb3f581d7ef268725" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5"
I20260713 09:08:06.757957 28135 raft_consensus.cc:3060] T a86112ef4e0a4c5bb3f581d7ef268725 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.758584 28324 ts_tablet_manager.cc:1434] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260713 09:08:06.759218 28338 leader_election.cc:290] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 election: Requested vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:06.761264 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86112ef4e0a4c5bb3f581d7ef268725" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270"
I20260713 09:08:06.761840 28210 raft_consensus.cc:3060] T a86112ef4e0a4c5bb3f581d7ef268725 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.767017 28324 tablet_bootstrap.cc:492] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8: Bootstrap starting.
I20260713 09:08:06.771442 28328 raft_consensus.cc:493] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.771919 28328 raft_consensus.cc:515] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.774763 28134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3636f50f0bd04f6fb9845af7fc3ff1ed" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
W20260713 09:08:06.776247 28247 leader_election.cc:343] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:06.778390 28135 raft_consensus.cc:2468] T a86112ef4e0a4c5bb3f581d7ef268725 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 1.
I20260713 09:08:06.778803 28324 tablet_bootstrap.cc:654] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.779505 28247 leader_election.cc:304] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4b04a462b7347e987419740eca4c0b8, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:06.780453 28338 raft_consensus.cc:2804] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:06.784121 28328 leader_election.cc:290] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:06.785248 28209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3636f50f0bd04f6fb9845af7fc3ff1ed" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:06.785883 28209 raft_consensus.cc:2468] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 0.
I20260713 09:08:06.785966 28210 raft_consensus.cc:2468] T a86112ef4e0a4c5bb3f581d7ef268725 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 1.
I20260713 09:08:06.787331 28247 leader_election.cc:304] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [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: 22a276d3d3a945399569d5164ba85270, a4b04a462b7347e987419740eca4c0b8; no voters: a61f8dfb6f3c4b3f89d42cd5c9a852a5
I20260713 09:08:06.788888 28328 raft_consensus.cc:2804] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:06.789191 28328 raft_consensus.cc:493] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:06.789461 28328 raft_consensus.cc:3060] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.790197 28327 tablet_bootstrap.cc:492] T 7e31f2347f6f45b483707efb220b8b86 P 22a276d3d3a945399569d5164ba85270: No bootstrap required, opened a new log
I20260713 09:08:06.790673 28327 ts_tablet_manager.cc:1403] T 7e31f2347f6f45b483707efb220b8b86 P 22a276d3d3a945399569d5164ba85270: Time spent bootstrapping tablet: real 0.054s	user 0.033s	sys 0.018s
I20260713 09:08:06.790990 28326 tablet_bootstrap.cc:492] T 7e31f2347f6f45b483707efb220b8b86 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: No bootstrap required, opened a new log
I20260713 09:08:06.791479 28326 ts_tablet_manager.cc:1403] T 7e31f2347f6f45b483707efb220b8b86 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent bootstrapping tablet: real 0.057s	user 0.033s	sys 0.013s
I20260713 09:08:06.793648 28327 raft_consensus.cc:359] T 7e31f2347f6f45b483707efb220b8b86 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.794409 28327 raft_consensus.cc:385] T 7e31f2347f6f45b483707efb220b8b86 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.794725 28327 raft_consensus.cc:740] T 7e31f2347f6f45b483707efb220b8b86 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.794838 28338 raft_consensus.cc:697] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Becoming Leader. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Running, Role: LEADER
I20260713 09:08:06.795431 28327 consensus_queue.cc:260] T 7e31f2347f6f45b483707efb220b8b86 P 22a276d3d3a945399569d5164ba85270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.795661 28338 consensus_queue.cc:237] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.794219 28326 raft_consensus.cc:359] T 7e31f2347f6f45b483707efb220b8b86 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.796847 28326 raft_consensus.cc:385] T 7e31f2347f6f45b483707efb220b8b86 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.797197 28326 raft_consensus.cc:740] T 7e31f2347f6f45b483707efb220b8b86 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.797565 28324 tablet_bootstrap.cc:492] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8: No bootstrap required, opened a new log
I20260713 09:08:06.798161 28324 ts_tablet_manager.cc:1403] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.003s
I20260713 09:08:06.797979 28326 consensus_queue.cc:260] T 7e31f2347f6f45b483707efb220b8b86 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.804669 28327 ts_tablet_manager.cc:1434] T 7e31f2347f6f45b483707efb220b8b86 P 22a276d3d3a945399569d5164ba85270: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260713 09:08:06.800808 28324 raft_consensus.cc:359] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.805903 28324 raft_consensus.cc:385] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.806157 28327 tablet_bootstrap.cc:492] T 42a864270687449885ffe6269d8460f3 P 22a276d3d3a945399569d5164ba85270: Bootstrap starting.
I20260713 09:08:06.806200 28324 raft_consensus.cc:740] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.807098 28324 consensus_queue.cc:260] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.809366 28324 ts_tablet_manager.cc:1434] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:08:06.796053 28328 raft_consensus.cc:515] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.812286 28327 tablet_bootstrap.cc:654] T 42a864270687449885ffe6269d8460f3 P 22a276d3d3a945399569d5164ba85270: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.813179 28328 leader_election.cc:290] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 election: Requested vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:06.814107 28135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3636f50f0bd04f6fb9845af7fc3ff1ed" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5"
I20260713 09:08:06.802112 28326 ts_tablet_manager.cc:1434] T 7e31f2347f6f45b483707efb220b8b86 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
W20260713 09:08:06.815547 28247 leader_election.cc:343] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:06.815670 28326 tablet_bootstrap.cc:492] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Bootstrap starting.
I20260713 09:08:06.818985 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3636f50f0bd04f6fb9845af7fc3ff1ed" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270"
I20260713 09:08:06.819518 28210 raft_consensus.cc:3060] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.814105 28324 tablet_bootstrap.cc:492] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8: Bootstrap starting.
I20260713 09:08:06.819653 28031 catalog_manager.cc:5697] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4b04a462b7347e987419740eca4c0b8 (127.26.91.195). New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:06.825449 28326 tablet_bootstrap.cc:654] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.829898 28210 raft_consensus.cc:2468] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 1.
I20260713 09:08:06.831091 28247 leader_election.cc:304] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [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: 22a276d3d3a945399569d5164ba85270, a4b04a462b7347e987419740eca4c0b8; no voters: a61f8dfb6f3c4b3f89d42cd5c9a852a5
I20260713 09:08:06.832410 28338 raft_consensus.cc:2804] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:06.833046 28338 raft_consensus.cc:697] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Becoming Leader. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Running, Role: LEADER
I20260713 09:08:06.833478 28324 tablet_bootstrap.cc:654] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.833874 28338 consensus_queue.cc:237] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.840337 28324 tablet_bootstrap.cc:492] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8: No bootstrap required, opened a new log
I20260713 09:08:06.840780 28324 ts_tablet_manager.cc:1403] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.002s
I20260713 09:08:06.840781 28326 tablet_bootstrap.cc:492] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: No bootstrap required, opened a new log
I20260713 09:08:06.841477 28326 ts_tablet_manager.cc:1403] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.004s
I20260713 09:08:06.843582 28324 raft_consensus.cc:359] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.844291 28324 raft_consensus.cc:385] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.844668 28324 raft_consensus.cc:740] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.844167 28326 raft_consensus.cc:359] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } }
I20260713 09:08:06.845252 28326 raft_consensus.cc:385] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.845614 28326 raft_consensus.cc:740] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.845880 28327 tablet_bootstrap.cc:492] T 42a864270687449885ffe6269d8460f3 P 22a276d3d3a945399569d5164ba85270: No bootstrap required, opened a new log
I20260713 09:08:06.845508 28324 consensus_queue.cc:260] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.846385 28327 ts_tablet_manager.cc:1403] T 42a864270687449885ffe6269d8460f3 P 22a276d3d3a945399569d5164ba85270: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.021s
I20260713 09:08:06.846707 28326 consensus_queue.cc:260] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } }
I20260713 09:08:06.847934 28324 ts_tablet_manager.cc:1434] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:06.848846 28324 tablet_bootstrap.cc:492] T 8922cdd320d2437c960c9c6eee1b7b36 P a4b04a462b7347e987419740eca4c0b8: Bootstrap starting.
I20260713 09:08:06.849445 28327 raft_consensus.cc:359] T 42a864270687449885ffe6269d8460f3 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.850172 28327 raft_consensus.cc:385] T 42a864270687449885ffe6269d8460f3 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.850464 28327 raft_consensus.cc:740] T 42a864270687449885ffe6269d8460f3 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.851205 28327 consensus_queue.cc:260] T 42a864270687449885ffe6269d8460f3 P 22a276d3d3a945399569d5164ba85270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.853792 28327 ts_tablet_manager.cc:1434] T 42a864270687449885ffe6269d8460f3 P 22a276d3d3a945399569d5164ba85270: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260713 09:08:06.854717 28327 tablet_bootstrap.cc:492] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270: Bootstrap starting.
I20260713 09:08:06.855430 28324 tablet_bootstrap.cc:654] T 8922cdd320d2437c960c9c6eee1b7b36 P a4b04a462b7347e987419740eca4c0b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.858722 28326 ts_tablet_manager.cc:1434] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:08:06.859766 28326 tablet_bootstrap.cc:492] T b17b1bba2260421bbf01c91c28477622 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Bootstrap starting.
I20260713 09:08:06.865728 28326 tablet_bootstrap.cc:654] T b17b1bba2260421bbf01c91c28477622 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.870338 28032 catalog_manager.cc:5697] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4b04a462b7347e987419740eca4c0b8 (127.26.91.195). New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:06.871634 28327 tablet_bootstrap.cc:654] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.873644 28324 tablet_bootstrap.cc:492] T 8922cdd320d2437c960c9c6eee1b7b36 P a4b04a462b7347e987419740eca4c0b8: No bootstrap required, opened a new log
I20260713 09:08:06.874099 28324 ts_tablet_manager.cc:1403] T 8922cdd320d2437c960c9c6eee1b7b36 P a4b04a462b7347e987419740eca4c0b8: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.016s
I20260713 09:08:06.876619 28324 raft_consensus.cc:359] T 8922cdd320d2437c960c9c6eee1b7b36 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.877242 28324 raft_consensus.cc:385] T 8922cdd320d2437c960c9c6eee1b7b36 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.877496 28324 raft_consensus.cc:740] T 8922cdd320d2437c960c9c6eee1b7b36 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.878113 28324 consensus_queue.cc:260] T 8922cdd320d2437c960c9c6eee1b7b36 P a4b04a462b7347e987419740eca4c0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.880015 28324 ts_tablet_manager.cc:1434] T 8922cdd320d2437c960c9c6eee1b7b36 P a4b04a462b7347e987419740eca4c0b8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:06.880851 28324 tablet_bootstrap.cc:492] T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8: Bootstrap starting.
I20260713 09:08:06.884264 28327 tablet_bootstrap.cc:492] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270: No bootstrap required, opened a new log
I20260713 09:08:06.884671 28327 ts_tablet_manager.cc:1403] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.008s
I20260713 09:08:06.886420 28326 tablet_bootstrap.cc:492] T b17b1bba2260421bbf01c91c28477622 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: No bootstrap required, opened a new log
I20260713 09:08:06.886911 28326 ts_tablet_manager.cc:1403] T b17b1bba2260421bbf01c91c28477622 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.017s
I20260713 09:08:06.887319 28324 tablet_bootstrap.cc:654] T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.887204 28327 raft_consensus.cc:359] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.887871 28327 raft_consensus.cc:385] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.888165 28327 raft_consensus.cc:740] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.888934 28327 consensus_queue.cc:260] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.889982 28326 raft_consensus.cc:359] T b17b1bba2260421bbf01c91c28477622 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.890748 28326 raft_consensus.cc:385] T b17b1bba2260421bbf01c91c28477622 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.891081 28326 raft_consensus.cc:740] T b17b1bba2260421bbf01c91c28477622 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.891966 28326 consensus_queue.cc:260] T b17b1bba2260421bbf01c91c28477622 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.893550 28327 ts_tablet_manager.cc:1434] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:08:06.894379 28327 tablet_bootstrap.cc:492] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270: Bootstrap starting.
I20260713 09:08:06.897598 28326 ts_tablet_manager.cc:1434] T b17b1bba2260421bbf01c91c28477622 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260713 09:08:06.901427 28326 tablet_bootstrap.cc:492] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Bootstrap starting.
I20260713 09:08:06.901611 28324 tablet_bootstrap.cc:492] T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8: No bootstrap required, opened a new log
I20260713 09:08:06.901989 28324 ts_tablet_manager.cc:1403] T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260713 09:08:06.899365 28327 tablet_bootstrap.cc:654] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.904345 28324 raft_consensus.cc:359] T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.904939 28324 raft_consensus.cc:385] T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.905201 28324 raft_consensus.cc:740] T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.905809 28324 consensus_queue.cc:260] T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.907601 28324 ts_tablet_manager.cc:1434] T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:06.908665 28324 tablet_bootstrap.cc:492] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8: Bootstrap starting.
I20260713 09:08:06.910804 28338 raft_consensus.cc:493] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.911628 28326 tablet_bootstrap.cc:654] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.911278 28338 raft_consensus.cc:515] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.913626 28324 tablet_bootstrap.cc:654] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.913719 28338 leader_election.cc:290] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:06.914671 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e31f2347f6f45b483707efb220b8b86" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:06.915283 28210 raft_consensus.cc:2468] T 7e31f2347f6f45b483707efb220b8b86 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 0.
I20260713 09:08:06.916549 28135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e31f2347f6f45b483707efb220b8b86" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
I20260713 09:08:06.917124 28135 raft_consensus.cc:2468] T 7e31f2347f6f45b483707efb220b8b86 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 0.
I20260713 09:08:06.920838 28247 leader_election.cc:304] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22a276d3d3a945399569d5164ba85270, a4b04a462b7347e987419740eca4c0b8; no voters: 
I20260713 09:08:06.921944 28338 raft_consensus.cc:2804] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:06.922170 28338 raft_consensus.cc:493] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:06.922374 28338 raft_consensus.cc:3060] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.925936 28326 tablet_bootstrap.cc:492] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a61f8dfb6f3c4b3f89d42cd5c9a852a5: No bootstrap required, opened a new log
I20260713 09:08:06.926379 28326 ts_tablet_manager.cc:1403] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.003s
I20260713 09:08:06.927081 28338 raft_consensus.cc:515] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.928920 28326 raft_consensus.cc:359] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.929672 28327 tablet_bootstrap.cc:492] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270: No bootstrap required, opened a new log
I20260713 09:08:06.929625 28135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e31f2347f6f45b483707efb220b8b86" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5"
I20260713 09:08:06.930220 28327 ts_tablet_manager.cc:1403] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.008s
I20260713 09:08:06.929565 28326 raft_consensus.cc:385] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.930269 28135 raft_consensus.cc:3060] T 7e31f2347f6f45b483707efb220b8b86 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.931659 28324 tablet_bootstrap.cc:492] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8: No bootstrap required, opened a new log
I20260713 09:08:06.932106 28324 ts_tablet_manager.cc:1403] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.018s
I20260713 09:08:06.932056 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e31f2347f6f45b483707efb220b8b86" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270"
I20260713 09:08:06.932739 28210 raft_consensus.cc:3060] T 7e31f2347f6f45b483707efb220b8b86 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.932729 28327 raft_consensus.cc:359] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.933458 28327 raft_consensus.cc:385] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.933718 28327 raft_consensus.cc:740] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.934314 28327 consensus_queue.cc:260] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.934798 28324 raft_consensus.cc:359] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.935475 28324 raft_consensus.cc:385] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.935737 28324 raft_consensus.cc:740] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.936398 28327 ts_tablet_manager.cc:1434] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:06.936535 28135 raft_consensus.cc:2468] T 7e31f2347f6f45b483707efb220b8b86 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 1.
I20260713 09:08:06.936385 28324 consensus_queue.cc:260] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.937407 28327 tablet_bootstrap.cc:492] T 8922cdd320d2437c960c9c6eee1b7b36 P 22a276d3d3a945399569d5164ba85270: Bootstrap starting.
I20260713 09:08:06.938441 28324 ts_tablet_manager.cc:1434] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:06.939373 28324 tablet_bootstrap.cc:492] T b17b1bba2260421bbf01c91c28477622 P a4b04a462b7347e987419740eca4c0b8: Bootstrap starting.
I20260713 09:08:06.941057 28247 leader_election.cc:304] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4b04a462b7347e987419740eca4c0b8, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:06.941251 28326 raft_consensus.cc:740] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.941946 28326 consensus_queue.cc:260] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.942976 28327 tablet_bootstrap.cc:654] T 8922cdd320d2437c960c9c6eee1b7b36 P 22a276d3d3a945399569d5164ba85270: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.944833 28324 tablet_bootstrap.cc:654] T b17b1bba2260421bbf01c91c28477622 P a4b04a462b7347e987419740eca4c0b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.946903 28326 ts_tablet_manager.cc:1434] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260713 09:08:06.947809 28326 tablet_bootstrap.cc:492] T f50216e9d81340e7be2370f71578d073 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Bootstrap starting.
I20260713 09:08:06.953748 28326 tablet_bootstrap.cc:654] T f50216e9d81340e7be2370f71578d073 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.956300 28324 tablet_bootstrap.cc:492] T b17b1bba2260421bbf01c91c28477622 P a4b04a462b7347e987419740eca4c0b8: No bootstrap required, opened a new log
I20260713 09:08:06.956780 28324 ts_tablet_manager.cc:1403] T b17b1bba2260421bbf01c91c28477622 P a4b04a462b7347e987419740eca4c0b8: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260713 09:08:06.942004 28355 raft_consensus.cc:2804] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:06.958813 28355 raft_consensus.cc:697] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Becoming Leader. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Running, Role: LEADER
I20260713 09:08:06.959519 28324 raft_consensus.cc:359] T b17b1bba2260421bbf01c91c28477622 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.960269 28324 raft_consensus.cc:385] T b17b1bba2260421bbf01c91c28477622 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.959651 28355 consensus_queue.cc:237] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.961440 28210 raft_consensus.cc:2468] T 7e31f2347f6f45b483707efb220b8b86 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 1.
I20260713 09:08:06.963292 28338 leader_election.cc:290] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 election: Requested vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:06.964241 28324 raft_consensus.cc:740] T b17b1bba2260421bbf01c91c28477622 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.965756 28324 consensus_queue.cc:260] T b17b1bba2260421bbf01c91c28477622 P a4b04a462b7347e987419740eca4c0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.967633 28338 raft_consensus.cc:493] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.971009 28326 tablet_bootstrap.cc:492] T f50216e9d81340e7be2370f71578d073 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: No bootstrap required, opened a new log
I20260713 09:08:06.970875 28338 raft_consensus.cc:515] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } }
I20260713 09:08:06.971411 28326 ts_tablet_manager.cc:1403] T f50216e9d81340e7be2370f71578d073 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.003s
I20260713 09:08:06.971737 28333 raft_consensus.cc:493] T 42a864270687449885ffe6269d8460f3 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.972211 28333 raft_consensus.cc:515] T 42a864270687449885ffe6269d8460f3 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.974220 28334 raft_consensus.cc:493] T 236079bffbec4a5f826db27306cd8b19 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.974685 28334 raft_consensus.cc:515] T 236079bffbec4a5f826db27306cd8b19 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.975801 28333 leader_election.cc:290] T 42a864270687449885ffe6269d8460f3 P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:06.973368 28033 catalog_manager.cc:5697] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4b04a462b7347e987419740eca4c0b8 (127.26.91.195). New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:06.976580 28334 leader_election.cc:290] T 236079bffbec4a5f826db27306cd8b19 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:06.974323 28327 tablet_bootstrap.cc:492] T 8922cdd320d2437c960c9c6eee1b7b36 P 22a276d3d3a945399569d5164ba85270: No bootstrap required, opened a new log
I20260713 09:08:06.978581 28327 ts_tablet_manager.cc:1403] T 8922cdd320d2437c960c9c6eee1b7b36 P 22a276d3d3a945399569d5164ba85270: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.024s
I20260713 09:08:06.980541 28326 raft_consensus.cc:359] T f50216e9d81340e7be2370f71578d073 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.981161 28326 raft_consensus.cc:385] T f50216e9d81340e7be2370f71578d073 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.981415 28326 raft_consensus.cc:740] T f50216e9d81340e7be2370f71578d073 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.981773 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236079bffbec4a5f826db27306cd8b19" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8" is_pre_election: true
I20260713 09:08:06.982016 28326 consensus_queue.cc:260] T f50216e9d81340e7be2370f71578d073 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.983399 28326 ts_tablet_manager.cc:1434] T f50216e9d81340e7be2370f71578d073 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.000s
I20260713 09:08:06.987798 28326 tablet_bootstrap.cc:492] T 93a1a3ad64784c92bad8449a1c112cf2 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Bootstrap starting.
I20260713 09:08:06.988677 28324 ts_tablet_manager.cc:1434] T b17b1bba2260421bbf01c91c28477622 P a4b04a462b7347e987419740eca4c0b8: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260713 09:08:06.989080 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236079bffbec4a5f826db27306cd8b19" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:06.989506 28324 tablet_bootstrap.cc:492] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a4b04a462b7347e987419740eca4c0b8: Bootstrap starting.
I20260713 09:08:06.989763 28210 raft_consensus.cc:2393] T 236079bffbec4a5f826db27306cd8b19 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in current term 1: Already voted for candidate a4b04a462b7347e987419740eca4c0b8 in this term.
I20260713 09:08:06.992642 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef9642c9ad34e709d3e0e9c57158bd7" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:06.993178 28210 raft_consensus.cc:2468] T 5ef9642c9ad34e709d3e0e9c57158bd7 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 0.
I20260713 09:08:06.994350 28324 tablet_bootstrap.cc:654] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a4b04a462b7347e987419740eca4c0b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.994474 28247 leader_election.cc:304] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22a276d3d3a945399569d5164ba85270, a4b04a462b7347e987419740eca4c0b8; no voters: 
I20260713 09:08:06.995496 28355 raft_consensus.cc:2804] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:06.995827 28355 raft_consensus.cc:493] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:06.995966 28327 raft_consensus.cc:359] T 8922cdd320d2437c960c9c6eee1b7b36 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.996194 28355 raft_consensus.cc:3060] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.996639 28327 raft_consensus.cc:385] T 8922cdd320d2437c960c9c6eee1b7b36 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.996999 28327 raft_consensus.cc:740] T 8922cdd320d2437c960c9c6eee1b7b36 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.997768 28327 consensus_queue.cc:260] T 8922cdd320d2437c960c9c6eee1b7b36 P 22a276d3d3a945399569d5164ba85270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:06.998687 28338 leader_election.cc:290] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897), a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337)
I20260713 09:08:06.996274 28098 leader_election.cc:304] T 236079bffbec4a5f826db27306cd8b19 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 22a276d3d3a945399569d5164ba85270, a4b04a462b7347e987419740eca4c0b8
I20260713 09:08:07.000190 28334 raft_consensus.cc:3060] T 236079bffbec4a5f826db27306cd8b19 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.002846 28338 raft_consensus.cc:493] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.003645 28135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef9642c9ad34e709d3e0e9c57158bd7" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
I20260713 09:08:07.003587 28338 raft_consensus.cc:515] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.004277 28135 raft_consensus.cc:2468] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 0.
I20260713 09:08:07.007081 28327 ts_tablet_manager.cc:1434] T 8922cdd320d2437c960c9c6eee1b7b36 P 22a276d3d3a945399569d5164ba85270: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260713 09:08:07.006253 28338 leader_election.cc:290] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:07.008023 28327 tablet_bootstrap.cc:492] T 4daef5e408124fd1be0dae17cd109a78 P 22a276d3d3a945399569d5164ba85270: Bootstrap starting.
I20260713 09:08:07.007898 28135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a864270687449885ffe6269d8460f3" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
I20260713 09:08:07.009037 28135 raft_consensus.cc:2468] T 42a864270687449885ffe6269d8460f3 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 0.
I20260713 09:08:07.009806 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a864270687449885ffe6269d8460f3" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:07.010200 28247 leader_election.cc:304] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4b04a462b7347e987419740eca4c0b8, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:07.010345 28210 raft_consensus.cc:2468] T 42a864270687449885ffe6269d8460f3 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 0.
I20260713 09:08:07.012290 28334 raft_consensus.cc:2749] T 236079bffbec4a5f826db27306cd8b19 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:07.013625 28338 raft_consensus.cc:2804] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:07.014925 28338 raft_consensus.cc:493] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:07.015241 28338 raft_consensus.cc:3060] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.016669 28328 raft_consensus.cc:493] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.017093 28328 raft_consensus.cc:515] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.018409 28327 tablet_bootstrap.cc:654] T 4daef5e408124fd1be0dae17cd109a78 P 22a276d3d3a945399569d5164ba85270: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.019542 28328 leader_election.cc:290] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:07.020398 28135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a1a3ad64784c92bad8449a1c112cf2" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
W20260713 09:08:07.022452 28247 leader_election.cc:343] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.023775 28326 tablet_bootstrap.cc:654] T 93a1a3ad64784c92bad8449a1c112cf2 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.018826 28355 raft_consensus.cc:515] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } }
I20260713 09:08:07.028865 28355 leader_election.cc:290] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 election: Requested vote from peers 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897), a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337)
I20260713 09:08:07.030454 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a1a3ad64784c92bad8449a1c112cf2" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:07.031414 28210 raft_consensus.cc:2468] T 93a1a3ad64784c92bad8449a1c112cf2 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 0.
I20260713 09:08:07.033239 28338 raft_consensus.cc:515] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.034256 28135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef9642c9ad34e709d3e0e9c57158bd7" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5"
I20260713 09:08:07.034761 28135 raft_consensus.cc:3060] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.036427 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef9642c9ad34e709d3e0e9c57158bd7" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270"
I20260713 09:08:07.036835 28327 tablet_bootstrap.cc:492] T 4daef5e408124fd1be0dae17cd109a78 P 22a276d3d3a945399569d5164ba85270: No bootstrap required, opened a new log
I20260713 09:08:07.036921 28210 raft_consensus.cc:3060] T 5ef9642c9ad34e709d3e0e9c57158bd7 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.037289 28327 ts_tablet_manager.cc:1403] T 4daef5e408124fd1be0dae17cd109a78 P 22a276d3d3a945399569d5164ba85270: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.017s
I20260713 09:08:07.039582 28338 leader_election.cc:290] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 election: Requested vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:07.039744 28327 raft_consensus.cc:359] T 4daef5e408124fd1be0dae17cd109a78 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.041311 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a864270687449885ffe6269d8460f3" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8" is_pre_election: true
I20260713 09:08:07.044245 28333 raft_consensus.cc:493] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.042001 28324 tablet_bootstrap.cc:492] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a4b04a462b7347e987419740eca4c0b8: No bootstrap required, opened a new log
I20260713 09:08:07.045161 28324 ts_tablet_manager.cc:1403] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a4b04a462b7347e987419740eca4c0b8: Time spent bootstrapping tablet: real 0.056s	user 0.001s	sys 0.011s
I20260713 09:08:07.042378 28135 raft_consensus.cc:2468] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 1.
I20260713 09:08:07.042472 28134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a864270687449885ffe6269d8460f3" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
I20260713 09:08:07.043290 28133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a864270687449885ffe6269d8460f3" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5"
I20260713 09:08:07.043977 28209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a864270687449885ffe6269d8460f3" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270"
I20260713 09:08:07.045764 28210 raft_consensus.cc:2468] T 5ef9642c9ad34e709d3e0e9c57158bd7 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 1.
I20260713 09:08:07.045768 28134 raft_consensus.cc:2468] T 42a864270687449885ffe6269d8460f3 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22a276d3d3a945399569d5164ba85270 in term 0.
I20260713 09:08:07.044723 28333 raft_consensus.cc:515] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.044761 28284 raft_consensus.cc:2393] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22a276d3d3a945399569d5164ba85270 in current term 1: Already voted for candidate a4b04a462b7347e987419740eca4c0b8 in this term.
I20260713 09:08:07.041893 28247 leader_election.cc:304] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [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: 22a276d3d3a945399569d5164ba85270, a4b04a462b7347e987419740eca4c0b8; no voters: a61f8dfb6f3c4b3f89d42cd5c9a852a5
I20260713 09:08:07.048170 28173 leader_election.cc:304] T 42a864270687449885ffe6269d8460f3 P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22a276d3d3a945399569d5164ba85270, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:07.048740 28326 tablet_bootstrap.cc:492] T 93a1a3ad64784c92bad8449a1c112cf2 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: No bootstrap required, opened a new log
I20260713 09:08:07.048934 28333 leader_election.cc:290] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:07.046685 28209 raft_consensus.cc:3060] T 42a864270687449885ffe6269d8460f3 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.049252 28326 ts_tablet_manager.cc:1403] T 93a1a3ad64784c92bad8449a1c112cf2 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.006s
I20260713 09:08:07.049242 28327 raft_consensus.cc:385] T 4daef5e408124fd1be0dae17cd109a78 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.049897 28327 raft_consensus.cc:740] T 4daef5e408124fd1be0dae17cd109a78 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.049145 28324 raft_consensus.cc:359] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.050390 28324 raft_consensus.cc:385] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.049150 28355 raft_consensus.cc:2804] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:07.051025 28355 raft_consensus.cc:493] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:07.051147 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ff991ccd5c4cc3897371e07d263ed8" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8" is_pre_election: true
I20260713 09:08:07.050730 28327 consensus_queue.cc:260] T 4daef5e408124fd1be0dae17cd109a78 P 22a276d3d3a945399569d5164ba85270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.051658 28355 raft_consensus.cc:3060] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.050662 28324 raft_consensus.cc:740] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.051865 28284 raft_consensus.cc:2468] T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22a276d3d3a945399569d5164ba85270 in term 0.
I20260713 09:08:07.052582 28324 consensus_queue.cc:260] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a4b04a462b7347e987419740eca4c0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.049846 28338 raft_consensus.cc:493] T 8922cdd320d2437c960c9c6eee1b7b36 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.053397 28338 raft_consensus.cc:515] T 8922cdd320d2437c960c9c6eee1b7b36 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.054550 28326 raft_consensus.cc:359] T 93a1a3ad64784c92bad8449a1c112cf2 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.055253 28338 leader_election.cc:290] T 8922cdd320d2437c960c9c6eee1b7b36 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:07.056699 28327 ts_tablet_manager.cc:1434] T 4daef5e408124fd1be0dae17cd109a78 P 22a276d3d3a945399569d5164ba85270: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260713 09:08:07.056576 28134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8922cdd320d2437c960c9c6eee1b7b36" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
I20260713 09:08:07.057037 28175 leader_election.cc:304] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22a276d3d3a945399569d5164ba85270, a4b04a462b7347e987419740eca4c0b8; no voters: 
I20260713 09:08:07.057195 28134 raft_consensus.cc:2468] T 8922cdd320d2437c960c9c6eee1b7b36 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 0.
I20260713 09:08:07.056016 28209 raft_consensus.cc:2468] T 42a864270687449885ffe6269d8460f3 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 1.
I20260713 09:08:07.058314 28333 raft_consensus.cc:2764] T 42a864270687449885ffe6269d8460f3 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:08:07.058678 28247 leader_election.cc:304] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22a276d3d3a945399569d5164ba85270, a4b04a462b7347e987419740eca4c0b8; no voters: 
I20260713 09:08:07.059803 28327 tablet_bootstrap.cc:492] T b17b1bba2260421bbf01c91c28477622 P 22a276d3d3a945399569d5164ba85270: Bootstrap starting.
I20260713 09:08:07.060654 28333 raft_consensus.cc:2804] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:07.061018 28333 raft_consensus.cc:493] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:07.061331 28333 raft_consensus.cc:3060] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.055203 28326 raft_consensus.cc:385] T 93a1a3ad64784c92bad8449a1c112cf2 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.064386 28326 raft_consensus.cc:740] T 93a1a3ad64784c92bad8449a1c112cf2 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.064626 28334 raft_consensus.cc:493] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.065058 28334 raft_consensus.cc:515] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.065231 28326 consensus_queue.cc:260] T 93a1a3ad64784c92bad8449a1c112cf2 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.067040 28334 leader_election.cc:290] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:07.069063 28324 ts_tablet_manager.cc:1434] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a4b04a462b7347e987419740eca4c0b8: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.002s
I20260713 09:08:07.069849 28379 raft_consensus.cc:493] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.069118 28327 tablet_bootstrap.cc:654] T b17b1bba2260421bbf01c91c28477622 P 22a276d3d3a945399569d5164ba85270: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.070312 28379 raft_consensus.cc:515] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.070791 28135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ff991ccd5c4cc3897371e07d263ed8" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
I20260713 09:08:07.073228 28324 tablet_bootstrap.cc:492] T 1b79f1bb37fb4feb80b768535f561c91 P a4b04a462b7347e987419740eca4c0b8: Bootstrap starting.
I20260713 09:08:07.077251 28247 leader_election.cc:304] T 8922cdd320d2437c960c9c6eee1b7b36 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4b04a462b7347e987419740eca4c0b8, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:07.078657 28328 raft_consensus.cc:2804] T 8922cdd320d2437c960c9c6eee1b7b36 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:07.079036 28328 raft_consensus.cc:493] T 8922cdd320d2437c960c9c6eee1b7b36 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:07.079355 28328 raft_consensus.cc:3060] T 8922cdd320d2437c960c9c6eee1b7b36 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:07.080569 28173 leader_election.cc:343] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.080981 28135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50216e9d81340e7be2370f71578d073" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
I20260713 09:08:07.081539 28135 raft_consensus.cc:2468] T f50216e9d81340e7be2370f71578d073 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22a276d3d3a945399569d5164ba85270 in term 0.
I20260713 09:08:07.081660 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3636f50f0bd04f6fb9845af7fc3ff1ed" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:07.082369 28210 raft_consensus.cc:2393] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in current term 1: Already voted for candidate a4b04a462b7347e987419740eca4c0b8 in this term.
I20260713 09:08:07.082630 28173 leader_election.cc:304] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22a276d3d3a945399569d5164ba85270, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:07.083163 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3636f50f0bd04f6fb9845af7fc3ff1ed" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8" is_pre_election: true
I20260713 09:08:07.084400 28100 leader_election.cc:304] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 22a276d3d3a945399569d5164ba85270, a4b04a462b7347e987419740eca4c0b8
I20260713 09:08:07.085465 28334 raft_consensus.cc:3060] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.086326 28338 raft_consensus.cc:2804] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:07.089160 28326 ts_tablet_manager.cc:1434] T 93a1a3ad64784c92bad8449a1c112cf2 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.009s
I20260713 09:08:07.089870 28380 raft_consensus.cc:2804] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:07.090282 28380 raft_consensus.cc:493] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:07.092541 28380 raft_consensus.cc:3060] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.094508 28333 raft_consensus.cc:515] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.090011 28326 tablet_bootstrap.cc:492] T 77ff991ccd5c4cc3897371e07d263ed8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Bootstrap starting.
I20260713 09:08:07.076717 28379 leader_election.cc:290] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:07.091923 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8922cdd320d2437c960c9c6eee1b7b36" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:07.095474 28334 raft_consensus.cc:2749] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:07.097134 28210 raft_consensus.cc:2468] T 8922cdd320d2437c960c9c6eee1b7b36 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 0.
I20260713 09:08:07.091010 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50216e9d81340e7be2370f71578d073" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8" is_pre_election: true
I20260713 09:08:07.097961 28284 raft_consensus.cc:2468] T f50216e9d81340e7be2370f71578d073 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22a276d3d3a945399569d5164ba85270 in term 0.
I20260713 09:08:07.098254 28135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ff991ccd5c4cc3897371e07d263ed8" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5"
I20260713 09:08:07.091094 28247 leader_election.cc:304] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [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: 22a276d3d3a945399569d5164ba85270, a4b04a462b7347e987419740eca4c0b8; no voters: a61f8dfb6f3c4b3f89d42cd5c9a852a5
W20260713 09:08:07.099452 28173 leader_election.cc:343] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.090368 28355 raft_consensus.cc:515] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.100461 28333 leader_election.cc:290] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 election: Requested vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:07.104611 28355 leader_election.cc:290] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 election: Requested vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:07.104508 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ff991ccd5c4cc3897371e07d263ed8" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8"
I20260713 09:08:07.105116 28284 raft_consensus.cc:3060] T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.105263 28355 raft_consensus.cc:2804] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:07.105700 28355 raft_consensus.cc:697] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Becoming Leader. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Running, Role: LEADER
I20260713 09:08:07.106446 28355 consensus_queue.cc:237] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.109429 28328 raft_consensus.cc:515] T 8922cdd320d2437c960c9c6eee1b7b36 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.110864 28380 raft_consensus.cc:515] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.111290 28328 leader_election.cc:290] T 8922cdd320d2437c960c9c6eee1b7b36 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 election: Requested vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:07.113511 28380 leader_election.cc:290] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 election: Requested vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:07.113687 28135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50216e9d81340e7be2370f71578d073" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5"
I20260713 09:08:07.112274 28284 raft_consensus.cc:2468] T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22a276d3d3a945399569d5164ba85270 in term 1.
I20260713 09:08:07.114178 28135 raft_consensus.cc:3060] T f50216e9d81340e7be2370f71578d073 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.117563 28326 tablet_bootstrap.cc:654] T 77ff991ccd5c4cc3897371e07d263ed8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.118363 28175 leader_election.cc:304] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [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: 22a276d3d3a945399569d5164ba85270, a4b04a462b7347e987419740eca4c0b8; no voters: a61f8dfb6f3c4b3f89d42cd5c9a852a5
I20260713 09:08:07.118949 28380 raft_consensus.cc:2804] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:07.119367 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50216e9d81340e7be2370f71578d073" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8"
I20260713 09:08:07.119591 28380 raft_consensus.cc:697] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [term 1 LEADER]: Becoming Leader. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Running, Role: LEADER
I20260713 09:08:07.119863 28284 raft_consensus.cc:3060] T f50216e9d81340e7be2370f71578d073 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.120533 28380 consensus_queue.cc:237] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.121591 28135 raft_consensus.cc:2468] T f50216e9d81340e7be2370f71578d073 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22a276d3d3a945399569d5164ba85270 in term 1.
I20260713 09:08:07.122519 28338 raft_consensus.cc:697] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Becoming Leader. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Running, Role: LEADER
I20260713 09:08:07.124156 28173 leader_election.cc:304] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22a276d3d3a945399569d5164ba85270, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:07.125718 28338 consensus_queue.cc:237] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } }
I20260713 09:08:07.126513 28135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a1a3ad64784c92bad8449a1c112cf2" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5"
I20260713 09:08:07.126906 28324 tablet_bootstrap.cc:654] T 1b79f1bb37fb4feb80b768535f561c91 P a4b04a462b7347e987419740eca4c0b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.127029 28135 raft_consensus.cc:3060] T 93a1a3ad64784c92bad8449a1c112cf2 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.128225 28333 raft_consensus.cc:2804] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:07.128726 28333 raft_consensus.cc:697] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [term 1 LEADER]: Becoming Leader. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Running, Role: LEADER
I20260713 09:08:07.129083 28284 raft_consensus.cc:2468] T f50216e9d81340e7be2370f71578d073 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22a276d3d3a945399569d5164ba85270 in term 1.
I20260713 09:08:07.129431 28333 consensus_queue.cc:237] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.130523 28327 tablet_bootstrap.cc:492] T b17b1bba2260421bbf01c91c28477622 P 22a276d3d3a945399569d5164ba85270: No bootstrap required, opened a new log
I20260713 09:08:07.130822 28327 ts_tablet_manager.cc:1403] T b17b1bba2260421bbf01c91c28477622 P 22a276d3d3a945399569d5164ba85270: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.007s
I20260713 09:08:07.133163 28327 raft_consensus.cc:359] T b17b1bba2260421bbf01c91c28477622 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.133854 28327 raft_consensus.cc:385] T b17b1bba2260421bbf01c91c28477622 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.133849 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a1a3ad64784c92bad8449a1c112cf2" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270"
I20260713 09:08:07.134558 28210 raft_consensus.cc:3060] T 93a1a3ad64784c92bad8449a1c112cf2 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.135016 28135 raft_consensus.cc:2468] T 93a1a3ad64784c92bad8449a1c112cf2 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 1.
I20260713 09:08:07.137383 28134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8922cdd320d2437c960c9c6eee1b7b36" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5"
I20260713 09:08:07.137602 28209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8922cdd320d2437c960c9c6eee1b7b36" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270"
I20260713 09:08:07.137885 28134 raft_consensus.cc:3060] T 8922cdd320d2437c960c9c6eee1b7b36 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.138083 28209 raft_consensus.cc:3060] T 8922cdd320d2437c960c9c6eee1b7b36 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.139519 28327 raft_consensus.cc:740] T b17b1bba2260421bbf01c91c28477622 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.140566 28327 consensus_queue.cc:260] T b17b1bba2260421bbf01c91c28477622 P 22a276d3d3a945399569d5164ba85270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.142896 28327 ts_tablet_manager.cc:1434] T b17b1bba2260421bbf01c91c28477622 P 22a276d3d3a945399569d5164ba85270: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:08:07.145342 28134 raft_consensus.cc:2468] T 8922cdd320d2437c960c9c6eee1b7b36 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 1.
I20260713 09:08:07.144569 28209 raft_consensus.cc:2468] T 8922cdd320d2437c960c9c6eee1b7b36 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 1.
I20260713 09:08:07.145136 28210 raft_consensus.cc:2468] T 93a1a3ad64784c92bad8449a1c112cf2 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 1.
I20260713 09:08:07.146209 28247 leader_election.cc:304] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4b04a462b7347e987419740eca4c0b8, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:07.147734 28327 tablet_bootstrap.cc:492] T 1b79f1bb37fb4feb80b768535f561c91 P 22a276d3d3a945399569d5164ba85270: Bootstrap starting.
I20260713 09:08:07.148562 28384 raft_consensus.cc:2804] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:07.149050 28384 raft_consensus.cc:697] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Becoming Leader. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Running, Role: LEADER
I20260713 09:08:07.149834 28384 consensus_queue.cc:237] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.155536 28327 tablet_bootstrap.cc:654] T 1b79f1bb37fb4feb80b768535f561c91 P 22a276d3d3a945399569d5164ba85270: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.156572 28324 tablet_bootstrap.cc:492] T 1b79f1bb37fb4feb80b768535f561c91 P a4b04a462b7347e987419740eca4c0b8: No bootstrap required, opened a new log
I20260713 09:08:07.159575 28324 ts_tablet_manager.cc:1403] T 1b79f1bb37fb4feb80b768535f561c91 P a4b04a462b7347e987419740eca4c0b8: Time spent bootstrapping tablet: real 0.087s	user 0.009s	sys 0.005s
I20260713 09:08:07.162971 28247 leader_election.cc:304] T 8922cdd320d2437c960c9c6eee1b7b36 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4b04a462b7347e987419740eca4c0b8, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:07.164850 28338 raft_consensus.cc:2804] T 8922cdd320d2437c960c9c6eee1b7b36 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:07.166289 28338 raft_consensus.cc:697] T 8922cdd320d2437c960c9c6eee1b7b36 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Becoming Leader. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Running, Role: LEADER
I20260713 09:08:07.167021 28338 consensus_queue.cc:237] T 8922cdd320d2437c960c9c6eee1b7b36 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.168565 28032 catalog_manager.cc:5697] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22a276d3d3a945399569d5164ba85270 (127.26.91.194). New cstate: current_term: 1 leader_uuid: "22a276d3d3a945399569d5164ba85270" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:07.165829 28380 raft_consensus.cc:493] T b17b1bba2260421bbf01c91c28477622 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.170101 28380 raft_consensus.cc:515] T b17b1bba2260421bbf01c91c28477622 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.169252 28324 raft_consensus.cc:359] T 1b79f1bb37fb4feb80b768535f561c91 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.171658 28324 raft_consensus.cc:385] T 1b79f1bb37fb4feb80b768535f561c91 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.171998 28324 raft_consensus.cc:740] T 1b79f1bb37fb4feb80b768535f561c91 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.172652 28324 consensus_queue.cc:260] T 1b79f1bb37fb4feb80b768535f561c91 P a4b04a462b7347e987419740eca4c0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.177088 28033 catalog_manager.cc:5697] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a4b04a462b7347e987419740eca4c0b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4b04a462b7347e987419740eca4c0b8 (127.26.91.195). New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:07.179925 28324 ts_tablet_manager.cc:1434] T 1b79f1bb37fb4feb80b768535f561c91 P a4b04a462b7347e987419740eca4c0b8: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:08:07.182629 28338 raft_consensus.cc:493] T 1b79f1bb37fb4feb80b768535f561c91 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.183056 28338 raft_consensus.cc:515] T 1b79f1bb37fb4feb80b768535f561c91 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.184098 28135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17b1bba2260421bbf01c91c28477622" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
I20260713 09:08:07.184696 28135 raft_consensus.cc:2468] T b17b1bba2260421bbf01c91c28477622 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22a276d3d3a945399569d5164ba85270 in term 0.
I20260713 09:08:07.184926 28338 leader_election.cc:290] T 1b79f1bb37fb4feb80b768535f561c91 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:07.185648 28173 leader_election.cc:304] T b17b1bba2260421bbf01c91c28477622 P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22a276d3d3a945399569d5164ba85270, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:07.188024 28324 tablet_bootstrap.cc:492] T 195d348ff1e84b2fa3c314974bb0c428 P a4b04a462b7347e987419740eca4c0b8: Bootstrap starting.
I20260713 09:08:07.189579 28326 tablet_bootstrap.cc:492] T 77ff991ccd5c4cc3897371e07d263ed8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: No bootstrap required, opened a new log
I20260713 09:08:07.189968 28326 ts_tablet_manager.cc:1403] T 77ff991ccd5c4cc3897371e07d263ed8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent bootstrapping tablet: real 0.100s	user 0.018s	sys 0.000s
I20260713 09:08:07.190574 28333 raft_consensus.cc:2804] T b17b1bba2260421bbf01c91c28477622 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:07.195749 28333 raft_consensus.cc:493] T b17b1bba2260421bbf01c91c28477622 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:07.195984 28135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b79f1bb37fb4feb80b768535f561c91" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
I20260713 09:08:07.195237 28324 tablet_bootstrap.cc:654] T 195d348ff1e84b2fa3c314974bb0c428 P a4b04a462b7347e987419740eca4c0b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.197638 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b79f1bb37fb4feb80b768535f561c91" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:07.196208 28333 raft_consensus.cc:3060] T b17b1bba2260421bbf01c91c28477622 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:07.198987 28247 leader_election.cc:343] T 1b79f1bb37fb4feb80b768535f561c91 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.198815 28326 raft_consensus.cc:359] T 77ff991ccd5c4cc3897371e07d263ed8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
W20260713 09:08:07.199630 28247 leader_election.cc:343] T 1b79f1bb37fb4feb80b768535f561c91 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.199723 28326 raft_consensus.cc:385] T 77ff991ccd5c4cc3897371e07d263ed8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.200106 28326 raft_consensus.cc:740] T 77ff991ccd5c4cc3897371e07d263ed8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.200865 28326 consensus_queue.cc:260] T 77ff991ccd5c4cc3897371e07d263ed8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.200104 28247 leader_election.cc:304] T 1b79f1bb37fb4feb80b768535f561c91 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4b04a462b7347e987419740eca4c0b8; no voters: 22a276d3d3a945399569d5164ba85270, a61f8dfb6f3c4b3f89d42cd5c9a852a5
I20260713 09:08:07.202636 28380 leader_election.cc:290] T b17b1bba2260421bbf01c91c28477622 P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:07.203140 28338 raft_consensus.cc:2749] T 1b79f1bb37fb4feb80b768535f561c91 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:07.205319 28333 raft_consensus.cc:515] T b17b1bba2260421bbf01c91c28477622 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.206689 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17b1bba2260421bbf01c91c28477622" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8" is_pre_election: true
I20260713 09:08:07.207283 28284 raft_consensus.cc:2468] T b17b1bba2260421bbf01c91c28477622 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22a276d3d3a945399569d5164ba85270 in term 0.
I20260713 09:08:07.209554 28326 ts_tablet_manager.cc:1434] T 77ff991ccd5c4cc3897371e07d263ed8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260713 09:08:07.209632 28327 tablet_bootstrap.cc:492] T 1b79f1bb37fb4feb80b768535f561c91 P 22a276d3d3a945399569d5164ba85270: No bootstrap required, opened a new log
I20260713 09:08:07.210188 28327 ts_tablet_manager.cc:1403] T 1b79f1bb37fb4feb80b768535f561c91 P 22a276d3d3a945399569d5164ba85270: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.005s
I20260713 09:08:07.205029 28033 catalog_manager.cc:5697] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4b04a462b7347e987419740eca4c0b8 (127.26.91.195). New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:07.212066 28033 catalog_manager.cc:5697] T 8922cdd320d2437c960c9c6eee1b7b36 P a4b04a462b7347e987419740eca4c0b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4b04a462b7347e987419740eca4c0b8 (127.26.91.195). New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:07.215519 28326 tablet_bootstrap.cc:492] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Bootstrap starting.
I20260713 09:08:07.216343 28033 catalog_manager.cc:5697] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4b04a462b7347e987419740eca4c0b8 (127.26.91.195). New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:07.212742 28327 raft_consensus.cc:359] T 1b79f1bb37fb4feb80b768535f561c91 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.213346 28333 leader_election.cc:290] T b17b1bba2260421bbf01c91c28477622 P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 election: Requested vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:07.214262 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17b1bba2260421bbf01c91c28477622" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8"
I20260713 09:08:07.214568 28135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17b1bba2260421bbf01c91c28477622" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5"
I20260713 09:08:07.214694 28032 catalog_manager.cc:5697] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22a276d3d3a945399569d5164ba85270 (127.26.91.194). New cstate: current_term: 1 leader_uuid: "22a276d3d3a945399569d5164ba85270" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:07.219053 28327 raft_consensus.cc:385] T 1b79f1bb37fb4feb80b768535f561c91 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.219723 28327 raft_consensus.cc:740] T 1b79f1bb37fb4feb80b768535f561c91 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.220301 28327 consensus_queue.cc:260] T 1b79f1bb37fb4feb80b768535f561c91 P 22a276d3d3a945399569d5164ba85270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.221632 28324 tablet_bootstrap.cc:492] T 195d348ff1e84b2fa3c314974bb0c428 P a4b04a462b7347e987419740eca4c0b8: No bootstrap required, opened a new log
I20260713 09:08:07.222078 28324 ts_tablet_manager.cc:1403] T 195d348ff1e84b2fa3c314974bb0c428 P a4b04a462b7347e987419740eca4c0b8: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.010s
I20260713 09:08:07.219228 28135 raft_consensus.cc:3060] T b17b1bba2260421bbf01c91c28477622 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.223606 28326 tablet_bootstrap.cc:654] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.227699 28326 tablet_bootstrap.cc:492] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: No bootstrap required, opened a new log
I20260713 09:08:07.222126 28327 ts_tablet_manager.cc:1434] T 1b79f1bb37fb4feb80b768535f561c91 P 22a276d3d3a945399569d5164ba85270: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:08:07.228056 28326 ts_tablet_manager.cc:1403] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.002s
I20260713 09:08:07.219193 28284 raft_consensus.cc:3060] T b17b1bba2260421bbf01c91c28477622 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.228842 28327 tablet_bootstrap.cc:492] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270: Bootstrap starting.
I20260713 09:08:07.229945 28381 raft_consensus.cc:493] T 77ff991ccd5c4cc3897371e07d263ed8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.230363 28381 raft_consensus.cc:515] T 77ff991ccd5c4cc3897371e07d263ed8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.232313 28381 leader_election.cc:290] T 77ff991ccd5c4cc3897371e07d263ed8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:07.233045 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ff991ccd5c4cc3897371e07d263ed8" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:07.233788 28283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ff991ccd5c4cc3897371e07d263ed8" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8" is_pre_election: true
I20260713 09:08:07.233906 28338 consensus_queue.cc:1048] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:07.234513 28283 raft_consensus.cc:2393] T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in current term 1: Already voted for candidate 22a276d3d3a945399569d5164ba85270 in this term.
I20260713 09:08:07.235674 28284 raft_consensus.cc:2468] T b17b1bba2260421bbf01c91c28477622 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22a276d3d3a945399569d5164ba85270 in term 1.
I20260713 09:08:07.235659 28098 leader_election.cc:304] T 77ff991ccd5c4cc3897371e07d263ed8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 22a276d3d3a945399569d5164ba85270, a4b04a462b7347e987419740eca4c0b8
I20260713 09:08:07.236205 28135 raft_consensus.cc:2468] T b17b1bba2260421bbf01c91c28477622 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22a276d3d3a945399569d5164ba85270 in term 1.
I20260713 09:08:07.236802 28175 leader_election.cc:304] T b17b1bba2260421bbf01c91c28477622 P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22a276d3d3a945399569d5164ba85270, a4b04a462b7347e987419740eca4c0b8; no voters: 
I20260713 09:08:07.236802 28381 raft_consensus.cc:3060] T 77ff991ccd5c4cc3897371e07d263ed8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.239403 28327 tablet_bootstrap.cc:654] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.238862 28333 raft_consensus.cc:2804] T b17b1bba2260421bbf01c91c28477622 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:07.241039 28333 raft_consensus.cc:697] T b17b1bba2260421bbf01c91c28477622 P 22a276d3d3a945399569d5164ba85270 [term 1 LEADER]: Becoming Leader. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Running, Role: LEADER
I20260713 09:08:07.242298 28333 consensus_queue.cc:237] T b17b1bba2260421bbf01c91c28477622 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.245170 28338 consensus_queue.cc:1048] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:07.239015 28324 raft_consensus.cc:359] T 195d348ff1e84b2fa3c314974bb0c428 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.247469 28324 raft_consensus.cc:385] T 195d348ff1e84b2fa3c314974bb0c428 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.246989 28381 raft_consensus.cc:2749] T 77ff991ccd5c4cc3897371e07d263ed8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:07.248104 28324 raft_consensus.cc:740] T 195d348ff1e84b2fa3c314974bb0c428 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.249213 28324 consensus_queue.cc:260] T 195d348ff1e84b2fa3c314974bb0c428 P a4b04a462b7347e987419740eca4c0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.250134 28326 raft_consensus.cc:359] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.251364 28326 raft_consensus.cc:385] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.251645 28326 raft_consensus.cc:740] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.252774 28326 consensus_queue.cc:260] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.252905 28324 ts_tablet_manager.cc:1434] T 195d348ff1e84b2fa3c314974bb0c428 P a4b04a462b7347e987419740eca4c0b8: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260713 09:08:07.254420 28355 raft_consensus.cc:493] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.254877 28355 raft_consensus.cc:515] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.256757 28355 leader_election.cc:290] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:07.259339 28135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa430d3b6a3444d8a3bb92c7a56ba5fb" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
I20260713 09:08:07.259961 28208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa430d3b6a3444d8a3bb92c7a56ba5fb" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:07.262279 28324 tablet_bootstrap.cc:492] T 70898d1cbaff47ffa114c6c389bbf1d8 P a4b04a462b7347e987419740eca4c0b8: Bootstrap starting.
I20260713 09:08:07.263438 28326 ts_tablet_manager.cc:1434] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.002s
W20260713 09:08:07.264048 28247 leader_election.cc:343] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.264302 28326 tablet_bootstrap.cc:492] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Bootstrap starting.
W20260713 09:08:07.265060 28247 leader_election.cc:343] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.265462 28247 leader_election.cc:304] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4b04a462b7347e987419740eca4c0b8; no voters: 22a276d3d3a945399569d5164ba85270, a61f8dfb6f3c4b3f89d42cd5c9a852a5
I20260713 09:08:07.266863 28382 raft_consensus.cc:2749] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:07.270921 28326 tablet_bootstrap.cc:654] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.283136 28032 catalog_manager.cc:5697] T b17b1bba2260421bbf01c91c28477622 P 22a276d3d3a945399569d5164ba85270 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22a276d3d3a945399569d5164ba85270 (127.26.91.194). New cstate: current_term: 1 leader_uuid: "22a276d3d3a945399569d5164ba85270" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:07.287931 28338 consensus_queue.cc:1048] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:07.297088 28324 tablet_bootstrap.cc:654] T 70898d1cbaff47ffa114c6c389bbf1d8 P a4b04a462b7347e987419740eca4c0b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.301941 28326 tablet_bootstrap.cc:492] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: No bootstrap required, opened a new log
I20260713 09:08:07.302374 28326 ts_tablet_manager.cc:1403] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.012s
I20260713 09:08:07.303030 28338 consensus_queue.cc:1048] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:07.304911 28326 raft_consensus.cc:359] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.310626 28326 raft_consensus.cc:385] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.310913 28326 raft_consensus.cc:740] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.312603 28326 consensus_queue.cc:260] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.327237 28324 tablet_bootstrap.cc:492] T 70898d1cbaff47ffa114c6c389bbf1d8 P a4b04a462b7347e987419740eca4c0b8: No bootstrap required, opened a new log
I20260713 09:08:07.327781 28324 ts_tablet_manager.cc:1403] T 70898d1cbaff47ffa114c6c389bbf1d8 P a4b04a462b7347e987419740eca4c0b8: Time spent bootstrapping tablet: real 0.066s	user 0.015s	sys 0.020s
I20260713 09:08:07.329232 28326 ts_tablet_manager.cc:1434] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260713 09:08:07.330071 28326 tablet_bootstrap.cc:492] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Bootstrap starting.
I20260713 09:08:07.330240 28324 raft_consensus.cc:359] T 70898d1cbaff47ffa114c6c389bbf1d8 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.331022 28324 raft_consensus.cc:385] T 70898d1cbaff47ffa114c6c389bbf1d8 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.331293 28324 raft_consensus.cc:740] T 70898d1cbaff47ffa114c6c389bbf1d8 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.332043 28324 consensus_queue.cc:260] T 70898d1cbaff47ffa114c6c389bbf1d8 P a4b04a462b7347e987419740eca4c0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.340580 28324 ts_tablet_manager.cc:1434] T 70898d1cbaff47ffa114c6c389bbf1d8 P a4b04a462b7347e987419740eca4c0b8: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:08:07.341547 28324 tablet_bootstrap.cc:492] T 8453579e3a7b442391dbdf6f834f24dc P a4b04a462b7347e987419740eca4c0b8: Bootstrap starting.
I20260713 09:08:07.342847 28327 tablet_bootstrap.cc:492] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270: No bootstrap required, opened a new log
I20260713 09:08:07.343310 28327 ts_tablet_manager.cc:1403] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270: Time spent bootstrapping tablet: real 0.115s	user 0.013s	sys 0.037s
I20260713 09:08:07.352998 28327 raft_consensus.cc:359] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.353662 28327 raft_consensus.cc:385] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.353865 28327 raft_consensus.cc:740] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.355136 28326 tablet_bootstrap.cc:654] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.354993 28327 consensus_queue.cc:260] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.356427 28380 raft_consensus.cc:493] T 4daef5e408124fd1be0dae17cd109a78 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.356851 28380 raft_consensus.cc:515] T 4daef5e408124fd1be0dae17cd109a78 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.360096 28380 leader_election.cc:290] T 4daef5e408124fd1be0dae17cd109a78 P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:07.360347 28327 ts_tablet_manager.cc:1434] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260713 09:08:07.362097 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4daef5e408124fd1be0dae17cd109a78" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8" is_pre_election: true
W20260713 09:08:07.363400 28175 leader_election.cc:343] T 4daef5e408124fd1be0dae17cd109a78 P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.365386 28324 tablet_bootstrap.cc:654] T 8453579e3a7b442391dbdf6f834f24dc P a4b04a462b7347e987419740eca4c0b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.370564 28135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4daef5e408124fd1be0dae17cd109a78" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
W20260713 09:08:07.371958 28173 leader_election.cc:343] T 4daef5e408124fd1be0dae17cd109a78 P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.372448 28173 leader_election.cc:304] T 4daef5e408124fd1be0dae17cd109a78 P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22a276d3d3a945399569d5164ba85270; no voters: a4b04a462b7347e987419740eca4c0b8, a61f8dfb6f3c4b3f89d42cd5c9a852a5
I20260713 09:08:07.373531 28380 raft_consensus.cc:2749] T 4daef5e408124fd1be0dae17cd109a78 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:07.374260 28327 tablet_bootstrap.cc:492] T 8453579e3a7b442391dbdf6f834f24dc P 22a276d3d3a945399569d5164ba85270: Bootstrap starting.
I20260713 09:08:07.374708 28326 tablet_bootstrap.cc:492] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5: No bootstrap required, opened a new log
I20260713 09:08:07.375816 28326 ts_tablet_manager.cc:1403] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.006s
I20260713 09:08:07.378293 28326 raft_consensus.cc:359] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.379019 28326 raft_consensus.cc:385] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.379328 28326 raft_consensus.cc:740] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.380061 28326 consensus_queue.cc:260] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.381629 28381 raft_consensus.cc:493] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.382038 28381 raft_consensus.cc:515] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.383920 28381 leader_election.cc:290] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:07.385414 28327 tablet_bootstrap.cc:654] T 8453579e3a7b442391dbdf6f834f24dc P 22a276d3d3a945399569d5164ba85270: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.385404 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b79f1bb37fb4feb80b768535f561c91" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:07.386056 28210 raft_consensus.cc:2468] T 1b79f1bb37fb4feb80b768535f561c91 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in term 0.
I20260713 09:08:07.387012 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b79f1bb37fb4feb80b768535f561c91" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8" is_pre_election: true
I20260713 09:08:07.387230 28098 leader_election.cc:304] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22a276d3d3a945399569d5164ba85270, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:07.387975 28381 raft_consensus.cc:2804] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:07.388387 28381 raft_consensus.cc:493] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:07.388743 28381 raft_consensus.cc:3060] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.389374 28324 tablet_bootstrap.cc:492] T 8453579e3a7b442391dbdf6f834f24dc P a4b04a462b7347e987419740eca4c0b8: No bootstrap required, opened a new log
I20260713 09:08:07.389817 28324 ts_tablet_manager.cc:1403] T 8453579e3a7b442391dbdf6f834f24dc P a4b04a462b7347e987419740eca4c0b8: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.012s
I20260713 09:08:07.390654 28338 consensus_queue.cc:1048] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:07.392180 28324 raft_consensus.cc:359] T 8453579e3a7b442391dbdf6f834f24dc P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.392316 28384 consensus_queue.cc:1048] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:07.392793 28324 raft_consensus.cc:385] T 8453579e3a7b442391dbdf6f834f24dc P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.393095 28324 raft_consensus.cc:740] T 8453579e3a7b442391dbdf6f834f24dc P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.393596 28284 raft_consensus.cc:2468] T 1b79f1bb37fb4feb80b768535f561c91 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in term 0.
I20260713 09:08:07.393707 28324 consensus_queue.cc:260] T 8453579e3a7b442391dbdf6f834f24dc P a4b04a462b7347e987419740eca4c0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.395619 28324 ts_tablet_manager.cc:1434] T 8453579e3a7b442391dbdf6f834f24dc P a4b04a462b7347e987419740eca4c0b8: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260713 09:08:07.397532 28326 ts_tablet_manager.cc:1434] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.000s
I20260713 09:08:07.397769 28324 tablet_bootstrap.cc:492] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8: Bootstrap starting.
I20260713 09:08:07.398375 28326 tablet_bootstrap.cc:492] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Bootstrap starting.
I20260713 09:08:07.399942 28355 consensus_queue.cc:1048] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:07.404659 28324 tablet_bootstrap.cc:654] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.412000 28326 tablet_bootstrap.cc:654] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.417583 28381 raft_consensus.cc:515] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.418869 28324 tablet_bootstrap.cc:492] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8: No bootstrap required, opened a new log
I20260713 09:08:07.419576 28324 ts_tablet_manager.cc:1403] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.002s
I20260713 09:08:07.422487 28326 tablet_bootstrap.cc:492] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5: No bootstrap required, opened a new log
I20260713 09:08:07.423036 28381 leader_election.cc:290] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 election: Requested vote from peers 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:07.423182 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b79f1bb37fb4feb80b768535f561c91" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270"
I20260713 09:08:07.423664 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b79f1bb37fb4feb80b768535f561c91" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8"
I20260713 09:08:07.424264 28284 raft_consensus.cc:3060] T 1b79f1bb37fb4feb80b768535f561c91 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.425789 28326 ts_tablet_manager.cc:1403] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260713 09:08:07.423725 28210 raft_consensus.cc:3060] T 1b79f1bb37fb4feb80b768535f561c91 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.429271 28324 raft_consensus.cc:359] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.433046 28324 raft_consensus.cc:385] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.433336 28324 raft_consensus.cc:740] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.438838 28326 raft_consensus.cc:359] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.439446 28326 raft_consensus.cc:385] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.439694 28326 raft_consensus.cc:740] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.440615 28284 raft_consensus.cc:2468] T 1b79f1bb37fb4feb80b768535f561c91 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in term 1.
I20260713 09:08:07.440421 28326 consensus_queue.cc:260] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.441602 28324 consensus_queue.cc:260] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.440763 28210 raft_consensus.cc:2468] T 1b79f1bb37fb4feb80b768535f561c91 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in term 1.
I20260713 09:08:07.443296 28324 ts_tablet_manager.cc:1434] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260713 09:08:07.444479 28326 ts_tablet_manager.cc:1434] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:08:07.444425 28098 leader_election.cc:304] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22a276d3d3a945399569d5164ba85270, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:07.445585 28334 raft_consensus.cc:2804] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:07.446975 28327 tablet_bootstrap.cc:492] T 8453579e3a7b442391dbdf6f834f24dc P 22a276d3d3a945399569d5164ba85270: No bootstrap required, opened a new log
I20260713 09:08:07.447431 28327 ts_tablet_manager.cc:1403] T 8453579e3a7b442391dbdf6f834f24dc P 22a276d3d3a945399569d5164ba85270: Time spent bootstrapping tablet: real 0.086s	user 0.010s	sys 0.009s
I20260713 09:08:07.448225 28324 tablet_bootstrap.cc:492] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a4b04a462b7347e987419740eca4c0b8: Bootstrap starting.
I20260713 09:08:07.454494 28327 raft_consensus.cc:359] T 8453579e3a7b442391dbdf6f834f24dc P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.455106 28327 raft_consensus.cc:385] T 8453579e3a7b442391dbdf6f834f24dc P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.455353 28327 raft_consensus.cc:740] T 8453579e3a7b442391dbdf6f834f24dc P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.455940 28324 tablet_bootstrap.cc:654] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a4b04a462b7347e987419740eca4c0b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.456035 28327 consensus_queue.cc:260] T 8453579e3a7b442391dbdf6f834f24dc P 22a276d3d3a945399569d5164ba85270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.459689 28334 raft_consensus.cc:697] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Becoming Leader. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Running, Role: LEADER
I20260713 09:08:07.462713 28334 consensus_queue.cc:237] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.465601 28326 tablet_bootstrap.cc:492] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Bootstrap starting.
I20260713 09:08:07.466009 28327 ts_tablet_manager.cc:1434] T 8453579e3a7b442391dbdf6f834f24dc P 22a276d3d3a945399569d5164ba85270: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:08:07.466847 28327 tablet_bootstrap.cc:492] T 70898d1cbaff47ffa114c6c389bbf1d8 P 22a276d3d3a945399569d5164ba85270: Bootstrap starting.
I20260713 09:08:07.467442 28384 consensus_queue.cc:1048] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:07.474659 28327 tablet_bootstrap.cc:654] T 70898d1cbaff47ffa114c6c389bbf1d8 P 22a276d3d3a945399569d5164ba85270: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.479105 28031 catalog_manager.cc:5697] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193). New cstate: current_term: 1 leader_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:07.481726 28326 tablet_bootstrap.cc:654] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.482054 28324 tablet_bootstrap.cc:492] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a4b04a462b7347e987419740eca4c0b8: No bootstrap required, opened a new log
I20260713 09:08:07.483750 28324 ts_tablet_manager.cc:1403] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a4b04a462b7347e987419740eca4c0b8: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.004s
I20260713 09:08:07.492811 28327 tablet_bootstrap.cc:492] T 70898d1cbaff47ffa114c6c389bbf1d8 P 22a276d3d3a945399569d5164ba85270: No bootstrap required, opened a new log
I20260713 09:08:07.493216 28327 ts_tablet_manager.cc:1403] T 70898d1cbaff47ffa114c6c389bbf1d8 P 22a276d3d3a945399569d5164ba85270: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.003s
I20260713 09:08:07.495555 28327 raft_consensus.cc:359] T 70898d1cbaff47ffa114c6c389bbf1d8 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.496169 28327 raft_consensus.cc:385] T 70898d1cbaff47ffa114c6c389bbf1d8 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.496435 28327 raft_consensus.cc:740] T 70898d1cbaff47ffa114c6c389bbf1d8 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.497116 28327 consensus_queue.cc:260] T 70898d1cbaff47ffa114c6c389bbf1d8 P 22a276d3d3a945399569d5164ba85270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.498410 28324 raft_consensus.cc:359] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.498903 28324 raft_consensus.cc:385] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.499153 28324 raft_consensus.cc:740] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.499840 28324 consensus_queue.cc:260] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a4b04a462b7347e987419740eca4c0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.501160 28327 ts_tablet_manager.cc:1434] T 70898d1cbaff47ffa114c6c389bbf1d8 P 22a276d3d3a945399569d5164ba85270: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:07.501718 28324 ts_tablet_manager.cc:1434] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a4b04a462b7347e987419740eca4c0b8: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260713 09:08:07.502022 28327 tablet_bootstrap.cc:492] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 22a276d3d3a945399569d5164ba85270: Bootstrap starting.
I20260713 09:08:07.503261 28324 tablet_bootstrap.cc:492] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8: Bootstrap starting.
I20260713 09:08:07.506127 28326 tablet_bootstrap.cc:492] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: No bootstrap required, opened a new log
I20260713 09:08:07.506536 28326 ts_tablet_manager.cc:1403] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.003s
I20260713 09:08:07.509155 28326 raft_consensus.cc:359] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.509569 28324 tablet_bootstrap.cc:654] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.509806 28326 raft_consensus.cc:385] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.510056 28326 raft_consensus.cc:740] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.510589 28326 consensus_queue.cc:260] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.512260 28326 ts_tablet_manager.cc:1434] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:08:07.515760 28327 tablet_bootstrap.cc:654] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 22a276d3d3a945399569d5164ba85270: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.521360 28327 tablet_bootstrap.cc:492] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 22a276d3d3a945399569d5164ba85270: No bootstrap required, opened a new log
I20260713 09:08:07.521435 28384 consensus_queue.cc:1048] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:07.521826 28327 ts_tablet_manager.cc:1403] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 22a276d3d3a945399569d5164ba85270: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.001s
I20260713 09:08:07.522881 28135 raft_consensus.cc:3060] T 42a864270687449885ffe6269d8460f3 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.524446 28327 raft_consensus.cc:359] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.525126 28327 raft_consensus.cc:385] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.525431 28327 raft_consensus.cc:740] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.526197 28327 consensus_queue.cc:260] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 22a276d3d3a945399569d5164ba85270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.527751 28326 tablet_bootstrap.cc:492] T 195d348ff1e84b2fa3c314974bb0c428 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Bootstrap starting.
I20260713 09:08:07.528376 28327 ts_tablet_manager.cc:1434] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 22a276d3d3a945399569d5164ba85270: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:07.529218 28327 tablet_bootstrap.cc:492] T 27daedb575a1436dafa3a8017aa19d1c P 22a276d3d3a945399569d5164ba85270: Bootstrap starting.
I20260713 09:08:07.530655 28384 consensus_queue.cc:1048] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:07.533778 28326 tablet_bootstrap.cc:654] T 195d348ff1e84b2fa3c314974bb0c428 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.534643 28327 tablet_bootstrap.cc:654] T 27daedb575a1436dafa3a8017aa19d1c P 22a276d3d3a945399569d5164ba85270: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.536656 28384 raft_consensus.cc:493] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.537431 28384 raft_consensus.cc:515] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.537693 28382 raft_consensus.cc:493] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.538656 28382 raft_consensus.cc:515] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.561607 28382 leader_election.cc:290] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:07.562389 28380 raft_consensus.cc:493] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.562898 28380 raft_consensus.cc:515] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.563815 28208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdd0e2bd4d246c0ba33fc3efcfdb3de" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:07.564831 28380 leader_election.cc:290] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
W20260713 09:08:07.565941 28247 leader_election.cc:343] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.566321 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195d348ff1e84b2fa3c314974bb0c428" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8" is_pre_election: true
I20260713 09:08:07.566969 28284 raft_consensus.cc:2468] T 195d348ff1e84b2fa3c314974bb0c428 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22a276d3d3a945399569d5164ba85270 in term 0.
I20260713 09:08:07.568365 28133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195d348ff1e84b2fa3c314974bb0c428" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
I20260713 09:08:07.570003 28175 leader_election.cc:304] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22a276d3d3a945399569d5164ba85270, a4b04a462b7347e987419740eca4c0b8; no voters: 
I20260713 09:08:07.570775 28333 raft_consensus.cc:2804] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:07.570828 28381 raft_consensus.cc:493] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.571244 28333 raft_consensus.cc:493] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:07.571576 28333 raft_consensus.cc:3060] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.571388 28381 raft_consensus.cc:515] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
W20260713 09:08:07.572724 28173 leader_election.cc:343] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.575989 28135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdd0e2bd4d246c0ba33fc3efcfdb3de" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
I20260713 09:08:07.578575 28381 leader_election.cc:290] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
W20260713 09:08:07.579439 28247 leader_election.cc:343] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.579869 28247 leader_election.cc:304] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4b04a462b7347e987419740eca4c0b8; no voters: 22a276d3d3a945399569d5164ba85270, a61f8dfb6f3c4b3f89d42cd5c9a852a5
I20260713 09:08:07.580621 28328 raft_consensus.cc:2749] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:07.573731 28382 raft_consensus.cc:493] T 8453579e3a7b442391dbdf6f834f24dc P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.588907 28208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70898d1cbaff47ffa114c6c389bbf1d8" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:07.589599 28208 raft_consensus.cc:2468] T 70898d1cbaff47ffa114c6c389bbf1d8 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in term 0.
I20260713 09:08:07.579877 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70898d1cbaff47ffa114c6c389bbf1d8" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8" is_pre_election: true
I20260713 09:08:07.591790 28284 raft_consensus.cc:2468] T 70898d1cbaff47ffa114c6c389bbf1d8 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in term 0.
I20260713 09:08:07.593412 28100 leader_election.cc:304] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4b04a462b7347e987419740eca4c0b8, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:07.594157 28381 raft_consensus.cc:2804] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:07.594509 28381 raft_consensus.cc:493] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:07.594833 28381 raft_consensus.cc:3060] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.596328 28328 consensus_queue.cc:1048] T 8922cdd320d2437c960c9c6eee1b7b36 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:07.601019 28381 raft_consensus.cc:515] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.584246 28382 raft_consensus.cc:515] T 8453579e3a7b442391dbdf6f834f24dc P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.603017 28382 leader_election.cc:290] T 8453579e3a7b442391dbdf6f834f24dc P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:07.602939 28380 consensus_queue.cc:1048] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:07.628863 28333 raft_consensus.cc:515] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
W20260713 09:08:07.630339 28081 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:07.655097 28384 leader_election.cc:290] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:07.655676 28327 tablet_bootstrap.cc:492] T 27daedb575a1436dafa3a8017aa19d1c P 22a276d3d3a945399569d5164ba85270: No bootstrap required, opened a new log
I20260713 09:08:07.656133 28327 ts_tablet_manager.cc:1403] T 27daedb575a1436dafa3a8017aa19d1c P 22a276d3d3a945399569d5164ba85270: Time spent bootstrapping tablet: real 0.127s	user 0.022s	sys 0.026s
I20260713 09:08:07.657936 28324 tablet_bootstrap.cc:492] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8: No bootstrap required, opened a new log
I20260713 09:08:07.658344 28324 ts_tablet_manager.cc:1403] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8: Time spent bootstrapping tablet: real 0.155s	user 0.034s	sys 0.029s
I20260713 09:08:07.656980 28334 raft_consensus.cc:493] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.660465 28334 raft_consensus.cc:515] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.660887 28327 raft_consensus.cc:359] T 27daedb575a1436dafa3a8017aa19d1c P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.661489 28327 raft_consensus.cc:385] T 27daedb575a1436dafa3a8017aa19d1c P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.661692 28327 raft_consensus.cc:740] T 27daedb575a1436dafa3a8017aa19d1c P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.662266 28334 leader_election.cc:290] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:07.662238 28327 consensus_queue.cc:260] T 27daedb575a1436dafa3a8017aa19d1c P 22a276d3d3a945399569d5164ba85270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.663589 28327 ts_tablet_manager.cc:1434] T 27daedb575a1436dafa3a8017aa19d1c P 22a276d3d3a945399569d5164ba85270: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.002s
I20260713 09:08:07.665535 28327 tablet_bootstrap.cc:492] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270: Bootstrap starting.
I20260713 09:08:07.665511 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8453579e3a7b442391dbdf6f834f24dc" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8" is_pre_election: true
I20260713 09:08:07.666234 28284 raft_consensus.cc:2468] T 8453579e3a7b442391dbdf6f834f24dc P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in term 0.
I20260713 09:08:07.668381 28333 leader_election.cc:290] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 election: Requested vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:07.670437 28333 consensus_queue.cc:1048] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:07.669102 28132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195d348ff1e84b2fa3c314974bb0c428" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5"
I20260713 09:08:07.673089 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8453579e3a7b442391dbdf6f834f24dc" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:07.673964 28210 raft_consensus.cc:2468] T 8453579e3a7b442391dbdf6f834f24dc P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 0.
I20260713 09:08:07.674556 28382 consensus_queue.cc:1048] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:07.674980 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8453579e3a7b442391dbdf6f834f24dc" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:07.671288 28134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8453579e3a7b442391dbdf6f834f24dc" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
I20260713 09:08:07.675510 28210 raft_consensus.cc:2468] T 8453579e3a7b442391dbdf6f834f24dc P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in term 0.
I20260713 09:08:07.675740 28134 raft_consensus.cc:2468] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 0.
I20260713 09:08:07.676192 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195d348ff1e84b2fa3c314974bb0c428" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8"
I20260713 09:08:07.676694 28284 raft_consensus.cc:3060] T 195d348ff1e84b2fa3c314974bb0c428 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.677275 28326 tablet_bootstrap.cc:492] T 195d348ff1e84b2fa3c314974bb0c428 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: No bootstrap required, opened a new log
I20260713 09:08:07.678180 28327 tablet_bootstrap.cc:654] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.678609 28326 ts_tablet_manager.cc:1403] T 195d348ff1e84b2fa3c314974bb0c428 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent bootstrapping tablet: real 0.151s	user 0.049s	sys 0.039s
I20260713 09:08:07.680101 28381 leader_election.cc:290] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 election: Requested vote from peers 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:07.686656 28380 consensus_queue.cc:1048] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:07.669951 28100 leader_election.cc:304] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4b04a462b7347e987419740eca4c0b8, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:07.687939 28284 raft_consensus.cc:2468] T 195d348ff1e84b2fa3c314974bb0c428 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22a276d3d3a945399569d5164ba85270 in term 1.
I20260713 09:08:07.690194 28175 leader_election.cc:304] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22a276d3d3a945399569d5164ba85270, a4b04a462b7347e987419740eca4c0b8; no voters: 
I20260713 09:08:07.691016 28333 raft_consensus.cc:2804] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:07.691766 28333 raft_consensus.cc:697] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [term 1 LEADER]: Becoming Leader. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Running, Role: LEADER
I20260713 09:08:07.692525 28333 consensus_queue.cc:237] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.694207 28334 raft_consensus.cc:2804] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:07.694569 28334 raft_consensus.cc:493] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:07.694893 28334 raft_consensus.cc:3060] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:07.705472 28173 leader_election.cc:343] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.707129 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70898d1cbaff47ffa114c6c389bbf1d8" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8"
I20260713 09:08:07.707667 28284 raft_consensus.cc:3060] T 70898d1cbaff47ffa114c6c389bbf1d8 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.710377 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70898d1cbaff47ffa114c6c389bbf1d8" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270"
I20260713 09:08:07.712167 28210 raft_consensus.cc:3060] T 70898d1cbaff47ffa114c6c389bbf1d8 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.716032 28334 raft_consensus.cc:515] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.717634 28210 raft_consensus.cc:2468] T 70898d1cbaff47ffa114c6c389bbf1d8 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in term 1.
I20260713 09:08:07.718058 28334 leader_election.cc:290] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 election: Requested vote from peers 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:07.711118 28381 raft_consensus.cc:493] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.720014 28282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8453579e3a7b442391dbdf6f834f24dc" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8"
I20260713 09:08:07.720670 28282 raft_consensus.cc:3060] T 8453579e3a7b442391dbdf6f834f24dc P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.705650 28247 leader_election.cc:304] T 8453579e3a7b442391dbdf6f834f24dc P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22a276d3d3a945399569d5164ba85270, a4b04a462b7347e987419740eca4c0b8; no voters: 
I20260713 09:08:07.719461 28381 raft_consensus.cc:515] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.735445 28282 raft_consensus.cc:2468] T 8453579e3a7b442391dbdf6f834f24dc P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in term 1.
I20260713 09:08:07.744119 28284 raft_consensus.cc:2468] T 70898d1cbaff47ffa114c6c389bbf1d8 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in term 1.
W20260713 09:08:07.750586 28247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.91.194:45897, user_credentials={real_user=slave}} blocked reactor thread for 47623.7us
I20260713 09:08:07.750461 28333 consensus_queue.cc:1048] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:07.751259 28381 leader_election.cc:290] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:07.752400 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a032134ecfa4eabb43cb0c0d8a2a781" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:07.751091 28328 raft_consensus.cc:2764] T 8453579e3a7b442391dbdf6f834f24dc P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:08:07.757576 28324 raft_consensus.cc:359] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.758285 28324 raft_consensus.cc:385] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.758668 28324 raft_consensus.cc:740] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.750980 28100 leader_election.cc:304] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4b04a462b7347e987419740eca4c0b8, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:07.762040 28209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8453579e3a7b442391dbdf6f834f24dc" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270"
I20260713 09:08:07.762566 28209 raft_consensus.cc:3060] T 8453579e3a7b442391dbdf6f834f24dc P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.762630 28381 raft_consensus.cc:2804] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:07.763244 28381 raft_consensus.cc:697] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Becoming Leader. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Running, Role: LEADER
I20260713 09:08:07.764015 28381 consensus_queue.cc:237] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.764935 28283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa430d3b6a3444d8a3bb92c7a56ba5fb" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8" is_pre_election: true
I20260713 09:08:07.765700 28283 raft_consensus.cc:2468] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in term 0.
I20260713 09:08:07.764994 28135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a032134ecfa4eabb43cb0c0d8a2a781" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
I20260713 09:08:07.770375 28100 leader_election.cc:304] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4b04a462b7347e987419740eca4c0b8, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:07.770608 28098 leader_election.cc:304] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22a276d3d3a945399569d5164ba85270, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:07.771193 28334 raft_consensus.cc:2804] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:07.771533 28334 raft_consensus.cc:493] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:07.772182 28417 raft_consensus.cc:2804] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:07.759377 28324 consensus_queue.cc:260] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.772228 28334 raft_consensus.cc:3060] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.781548 28208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa430d3b6a3444d8a3bb92c7a56ba5fb" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:07.782195 28208 raft_consensus.cc:2468] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in term 0.
I20260713 09:08:07.783488 28324 ts_tablet_manager.cc:1434] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8: Time spent starting tablet: real 0.125s	user 0.022s	sys 0.005s
I20260713 09:08:07.785929 28384 raft_consensus.cc:493] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.786392 28384 raft_consensus.cc:515] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
W20260713 09:08:07.787038 28247 leader_election.cc:343] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.787720 28328 consensus_queue.cc:1048] T 8922cdd320d2437c960c9c6eee1b7b36 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:07.789636 28379 consensus_queue.cc:1048] T b17b1bba2260421bbf01c91c28477622 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:07.784564 28326 raft_consensus.cc:359] T 195d348ff1e84b2fa3c314974bb0c428 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.791508 28326 raft_consensus.cc:385] T 195d348ff1e84b2fa3c314974bb0c428 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.791726 28326 raft_consensus.cc:740] T 195d348ff1e84b2fa3c314974bb0c428 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.792199 28326 consensus_queue.cc:260] T 195d348ff1e84b2fa3c314974bb0c428 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.748802 28030 catalog_manager.cc:5697] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22a276d3d3a945399569d5164ba85270 (127.26.91.194). New cstate: current_term: 1 leader_uuid: "22a276d3d3a945399569d5164ba85270" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:07.795027 28327 tablet_bootstrap.cc:492] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270: No bootstrap required, opened a new log
I20260713 09:08:07.795363 28327 ts_tablet_manager.cc:1403] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270: Time spent bootstrapping tablet: real 0.130s	user 0.015s	sys 0.023s
I20260713 09:08:07.775046 28209 raft_consensus.cc:2468] T 8453579e3a7b442391dbdf6f834f24dc P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in term 1.
I20260713 09:08:07.798987 28417 raft_consensus.cc:697] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Becoming Leader. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Running, Role: LEADER
I20260713 09:08:07.792758 28382 consensus_queue.cc:1048] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
W20260713 09:08:07.798853 28247 leader_election.cc:343] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.800413 28384 leader_election.cc:290] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:07.813820 28324 tablet_bootstrap.cc:492] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8: Bootstrap starting.
I20260713 09:08:07.816764 28380 consensus_queue.cc:1048] T b17b1bba2260421bbf01c91c28477622 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:07.824988 28327 raft_consensus.cc:359] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.827874 28327 raft_consensus.cc:385] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.828209 28327 raft_consensus.cc:740] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.811234 28247 leader_election.cc:304] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4b04a462b7347e987419740eca4c0b8; no voters: 22a276d3d3a945399569d5164ba85270, a61f8dfb6f3c4b3f89d42cd5c9a852a5
I20260713 09:08:07.828848 28327 consensus_queue.cc:260] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.855397 28384 raft_consensus.cc:2749] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:07.845273 28334 raft_consensus.cc:515] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.827951 28417 consensus_queue.cc:237] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.864729 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa430d3b6a3444d8a3bb92c7a56ba5fb" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270"
I20260713 09:08:07.868275 28210 raft_consensus.cc:3060] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.868477 28327 ts_tablet_manager.cc:1434] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270: Time spent starting tablet: real 0.073s	user 0.007s	sys 0.000s
I20260713 09:08:07.869339 28327 tablet_bootstrap.cc:492] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 22a276d3d3a945399569d5164ba85270: Bootstrap starting.
I20260713 09:08:07.914987 28210 raft_consensus.cc:2468] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in term 1.
I20260713 09:08:07.916232 28098 leader_election.cc:304] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22a276d3d3a945399569d5164ba85270, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:07.917119 28326 ts_tablet_manager.cc:1434] T 195d348ff1e84b2fa3c314974bb0c428 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent starting tablet: real 0.238s	user 0.009s	sys 0.008s
I20260713 09:08:07.917261 28439 raft_consensus.cc:2804] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:07.917816 28439 raft_consensus.cc:697] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Becoming Leader. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Running, Role: LEADER
I20260713 09:08:07.918087 28326 tablet_bootstrap.cc:492] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Bootstrap starting.
W20260713 09:08:07.890197 28247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.91.193:43337, user_credentials={real_user=slave}} blocked reactor thread for 92579.5us
W20260713 09:08:07.925525 28434 log.cc:927] Time spent T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8: Append to log took a long time: real 0.098s	user 0.000s	sys 0.000s
I20260713 09:08:07.929804 28324 tablet_bootstrap.cc:654] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.923787 28334 leader_election.cc:290] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 election: Requested vote from peers 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:07.938781 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa430d3b6a3444d8a3bb92c7a56ba5fb" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8"
I20260713 09:08:07.939316 28284 raft_consensus.cc:3060] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.949430 28328 consensus_queue.cc:1048] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:07.940269 28384 consensus_queue.cc:1048] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260713 09:08:07.931828 28439 consensus_queue.cc:237] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.950529 28135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27daedb575a1436dafa3a8017aa19d1c" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
I20260713 09:08:07.964462 28417 raft_consensus.cc:493] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.966988 28417 raft_consensus.cc:515] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:07.974264 28326 tablet_bootstrap.cc:654] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.974725 28207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4daef5e408124fd1be0dae17cd109a78" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:07.975318 28207 raft_consensus.cc:2468] T 4daef5e408124fd1be0dae17cd109a78 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in term 0.
I20260713 09:08:07.975730 28284 raft_consensus.cc:2468] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in term 1.
I20260713 09:08:07.978248 28417 leader_election.cc:290] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:07.978433 28098 leader_election.cc:304] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22a276d3d3a945399569d5164ba85270, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:07.989459 28209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27daedb575a1436dafa3a8017aa19d1c" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:07.990056 28209 raft_consensus.cc:2468] T 27daedb575a1436dafa3a8017aa19d1c P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 0.
I20260713 09:08:07.981496 28417 raft_consensus.cc:2804] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:08.019225 28247 leader_election.cc:304] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22a276d3d3a945399569d5164ba85270, a4b04a462b7347e987419740eca4c0b8; no voters: 
I20260713 09:08:08.054572 28417 raft_consensus.cc:493] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:08.140359 28417 raft_consensus.cc:3060] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.143713 28338 raft_consensus.cc:2804] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:08.144124 28338 raft_consensus.cc:493] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:08.144479 28338 raft_consensus.cc:3060] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.148134 28441 consensus_queue.cc:1048] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.187s
I20260713 09:08:08.150579 28338 raft_consensus.cc:515] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.152458 28338 leader_election.cc:290] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 election: Requested vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:08.152643 28327 tablet_bootstrap.cc:654] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 22a276d3d3a945399569d5164ba85270: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.159590 28324 tablet_bootstrap.cc:492] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8: No bootstrap required, opened a new log
I20260713 09:08:08.160334 28324 ts_tablet_manager.cc:1403] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8: Time spent bootstrapping tablet: real 0.347s	user 0.015s	sys 0.026s
W20260713 09:08:08.143136 28247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.91.194:45897, user_credentials={real_user=slave}} blocked reactor thread for 123991us
I20260713 09:08:08.162638 28334 consensus_queue.cc:1048] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.163937 28208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27daedb575a1436dafa3a8017aa19d1c" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270"
I20260713 09:08:08.164530 28208 raft_consensus.cc:3060] T 27daedb575a1436dafa3a8017aa19d1c P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.176281 28281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4daef5e408124fd1be0dae17cd109a78" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8" is_pre_election: true
W20260713 09:08:08.177907 28247 leader_election.cc:343] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:08.179718 28131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27daedb575a1436dafa3a8017aa19d1c" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5"
I20260713 09:08:08.181310 28326 tablet_bootstrap.cc:492] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: No bootstrap required, opened a new log
I20260713 09:08:08.181730 28326 ts_tablet_manager.cc:1403] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent bootstrapping tablet: real 0.264s	user 0.018s	sys 0.006s
W20260713 09:08:08.183367 28100 leader_election.cc:343] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:08.185457 28326 raft_consensus.cc:359] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.186113 28326 raft_consensus.cc:385] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.186378 28326 raft_consensus.cc:740] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.189703 28326 consensus_queue.cc:260] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.199657 28208 raft_consensus.cc:2468] T 27daedb575a1436dafa3a8017aa19d1c P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 1.
I20260713 09:08:08.202586 28030 catalog_manager.cc:5697] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193). New cstate: current_term: 1 leader_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:08.207748 28417 raft_consensus.cc:515] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.215795 28417 leader_election.cc:290] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 election: Requested vote from peers 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:08.217689 28324 raft_consensus.cc:359] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.218354 28324 raft_consensus.cc:385] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.218607 28324 raft_consensus.cc:740] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.219221 28324 consensus_queue.cc:260] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.220283 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4daef5e408124fd1be0dae17cd109a78" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8"
W20260713 09:08:08.221863 28100 leader_election.cc:343] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:08.222163 28326 ts_tablet_manager.cc:1434] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
W20260713 09:08:08.213032 28247 leader_election.cc:343] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:08.224316 28326 tablet_bootstrap.cc:492] T 5fb2503a9ba54aefb70aec66c3297ddf P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Bootstrap starting.
I20260713 09:08:08.225643 28030 catalog_manager.cc:5697] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193). New cstate: current_term: 1 leader_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:08.228303 28327 tablet_bootstrap.cc:492] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 22a276d3d3a945399569d5164ba85270: No bootstrap required, opened a new log
I20260713 09:08:08.228505 28324 ts_tablet_manager.cc:1434] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.000s
I20260713 09:08:08.228689 28327 ts_tablet_manager.cc:1403] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 22a276d3d3a945399569d5164ba85270: Time spent bootstrapping tablet: real 0.360s	user 0.011s	sys 0.008s
I20260713 09:08:08.232530 28207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4daef5e408124fd1be0dae17cd109a78" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270"
I20260713 09:08:08.233057 28207 raft_consensus.cc:3060] T 4daef5e408124fd1be0dae17cd109a78 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.229445 28324 tablet_bootstrap.cc:492] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8: Bootstrap starting.
I20260713 09:08:08.233227 28247 leader_election.cc:304] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [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: 22a276d3d3a945399569d5164ba85270, a4b04a462b7347e987419740eca4c0b8; no voters: a61f8dfb6f3c4b3f89d42cd5c9a852a5
I20260713 09:08:08.236937 28355 raft_consensus.cc:2804] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:08.237531 28355 raft_consensus.cc:697] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Becoming Leader. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Running, Role: LEADER
I20260713 09:08:08.238273 28355 consensus_queue.cc:237] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.243675 28439 consensus_queue.cc:1048] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.255172 28324 tablet_bootstrap.cc:654] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.257839 28334 raft_consensus.cc:493] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.259241 28334 raft_consensus.cc:515] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.263511 28327 raft_consensus.cc:359] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.264410 28327 raft_consensus.cc:385] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.266539 28208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a032134ecfa4eabb43cb0c0d8a2a781" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:08.267582 28326 tablet_bootstrap.cc:654] T 5fb2503a9ba54aefb70aec66c3297ddf P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.264617 28327 raft_consensus.cc:740] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.270814 28327 consensus_queue.cc:260] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 22a276d3d3a945399569d5164ba85270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.271968 28208 raft_consensus.cc:2468] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in term 0.
I20260713 09:08:08.274317 28327 ts_tablet_manager.cc:1434] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 22a276d3d3a945399569d5164ba85270: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.002s
I20260713 09:08:08.275278 28327 tablet_bootstrap.cc:492] T 625464bc32a04762b66919c65b01fe09 P 22a276d3d3a945399569d5164ba85270: Bootstrap starting.
I20260713 09:08:08.277289 28098 leader_election.cc:304] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22a276d3d3a945399569d5164ba85270, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:08.278522 28281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a032134ecfa4eabb43cb0c0d8a2a781" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8" is_pre_election: true
I20260713 09:08:08.278957 28381 raft_consensus.cc:2804] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:08.279088 28281 raft_consensus.cc:2468] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in term 0.
I20260713 09:08:08.279330 28381 raft_consensus.cc:493] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:08.279696 28381 raft_consensus.cc:3060] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.279934 28334 leader_election.cc:290] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:08.288244 28439 consensus_queue.cc:1048] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260713 09:08:08.275847 28207 raft_consensus.cc:2468] T 4daef5e408124fd1be0dae17cd109a78 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in term 1.
I20260713 09:08:08.301594 28098 leader_election.cc:304] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [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: 22a276d3d3a945399569d5164ba85270, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: a4b04a462b7347e987419740eca4c0b8
I20260713 09:08:08.302707 28334 raft_consensus.cc:2804] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:08.303366 28334 raft_consensus.cc:697] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Becoming Leader. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Running, Role: LEADER
I20260713 09:08:08.304234 28334 consensus_queue.cc:237] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.303668 28031 catalog_manager.cc:5697] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4b04a462b7347e987419740eca4c0b8 (127.26.91.195). New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:08.292966 28132 raft_consensus.cc:3060] T 195d348ff1e84b2fa3c314974bb0c428 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.289225 28381 raft_consensus.cc:515] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.320174 28381 leader_election.cc:290] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 election: Requested vote from peers 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:08.320317 28447 raft_consensus.cc:493] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.320785 28447 raft_consensus.cc:515] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.322315 28281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a032134ecfa4eabb43cb0c0d8a2a781" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8"
I20260713 09:08:08.323298 28281 raft_consensus.cc:3060] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.323371 28447 leader_election.cc:290] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:08.323962 28131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb2503a9ba54aefb70aec66c3297ddf" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
I20260713 09:08:08.324208 28207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a032134ecfa4eabb43cb0c0d8a2a781" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270"
I20260713 09:08:08.325451 28207 raft_consensus.cc:3060] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.325834 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb2503a9ba54aefb70aec66c3297ddf" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8" is_pre_election: true
W20260713 09:08:08.327540 28173 leader_election.cc:343] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:08.328161 28175 leader_election.cc:343] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:08.328580 28175 leader_election.cc:304] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22a276d3d3a945399569d5164ba85270; no voters: a4b04a462b7347e987419740eca4c0b8, a61f8dfb6f3c4b3f89d42cd5c9a852a5
I20260713 09:08:08.329277 28447 raft_consensus.cc:2749] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:08.330942 28447 consensus_queue.cc:1048] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.331400 28334 consensus_queue.cc:1048] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.335477 28447 consensus_queue.cc:1048] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.336686 28439 raft_consensus.cc:493] T 195d348ff1e84b2fa3c314974bb0c428 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.337049 28439 raft_consensus.cc:515] T 195d348ff1e84b2fa3c314974bb0c428 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.341209 28206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195d348ff1e84b2fa3c314974bb0c428" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:08.345146 28031 catalog_manager.cc:5697] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193). New cstate: current_term: 1 leader_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:08.346115 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195d348ff1e84b2fa3c314974bb0c428" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8" is_pre_election: true
I20260713 09:08:08.346861 28031 catalog_manager.cc:5697] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193). New cstate: current_term: 1 leader_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:08.348407 28100 leader_election.cc:304] T 195d348ff1e84b2fa3c314974bb0c428 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [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: a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 22a276d3d3a945399569d5164ba85270, a4b04a462b7347e987419740eca4c0b8
I20260713 09:08:08.349125 28334 raft_consensus.cc:2749] T 195d348ff1e84b2fa3c314974bb0c428 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:08.346253 28439 leader_election.cc:290] T 195d348ff1e84b2fa3c314974bb0c428 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:08.352196 28326 tablet_bootstrap.cc:492] T 5fb2503a9ba54aefb70aec66c3297ddf P a61f8dfb6f3c4b3f89d42cd5c9a852a5: No bootstrap required, opened a new log
I20260713 09:08:08.352617 28326 ts_tablet_manager.cc:1403] T 5fb2503a9ba54aefb70aec66c3297ddf P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent bootstrapping tablet: real 0.130s	user 0.020s	sys 0.009s
I20260713 09:08:08.355885 28441 consensus_queue.cc:1048] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:08.354772 28327 tablet_bootstrap.cc:654] T 625464bc32a04762b66919c65b01fe09 P 22a276d3d3a945399569d5164ba85270: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.362964 28281 raft_consensus.cc:2468] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in term 1.
I20260713 09:08:08.349114 28324 tablet_bootstrap.cc:492] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8: No bootstrap required, opened a new log
I20260713 09:08:08.364362 28100 leader_election.cc:304] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4b04a462b7347e987419740eca4c0b8, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:08.364833 28324 ts_tablet_manager.cc:1403] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8: Time spent bootstrapping tablet: real 0.136s	user 0.014s	sys 0.022s
I20260713 09:08:08.365458 28439 raft_consensus.cc:2804] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:08.365825 28439 raft_consensus.cc:697] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Becoming Leader. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Running, Role: LEADER
I20260713 09:08:08.366583 28439 consensus_queue.cc:237] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.373800 28324 raft_consensus.cc:359] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.374452 28324 raft_consensus.cc:385] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.374317 28326 raft_consensus.cc:359] T 5fb2503a9ba54aefb70aec66c3297ddf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.374732 28324 raft_consensus.cc:740] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.374949 28326 raft_consensus.cc:385] T 5fb2503a9ba54aefb70aec66c3297ddf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.375212 28326 raft_consensus.cc:740] T 5fb2503a9ba54aefb70aec66c3297ddf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.375344 28324 consensus_queue.cc:260] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.378532 28324 ts_tablet_manager.cc:1434] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:08:08.379339 28324 tablet_bootstrap.cc:492] T 625464bc32a04762b66919c65b01fe09 P a4b04a462b7347e987419740eca4c0b8: Bootstrap starting.
I20260713 09:08:08.379686 28326 consensus_queue.cc:260] T 5fb2503a9ba54aefb70aec66c3297ddf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.380250 28207 raft_consensus.cc:2468] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in term 1.
I20260713 09:08:08.385778 28327 tablet_bootstrap.cc:492] T 625464bc32a04762b66919c65b01fe09 P 22a276d3d3a945399569d5164ba85270: No bootstrap required, opened a new log
I20260713 09:08:08.386186 28327 ts_tablet_manager.cc:1403] T 625464bc32a04762b66919c65b01fe09 P 22a276d3d3a945399569d5164ba85270: Time spent bootstrapping tablet: real 0.111s	user 0.006s	sys 0.006s
I20260713 09:08:08.387162 28324 tablet_bootstrap.cc:654] T 625464bc32a04762b66919c65b01fe09 P a4b04a462b7347e987419740eca4c0b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.388556 28327 raft_consensus.cc:359] T 625464bc32a04762b66919c65b01fe09 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.389529 28327 raft_consensus.cc:385] T 625464bc32a04762b66919c65b01fe09 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.389765 28327 raft_consensus.cc:740] T 625464bc32a04762b66919c65b01fe09 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.390332 28327 consensus_queue.cc:260] T 625464bc32a04762b66919c65b01fe09 P 22a276d3d3a945399569d5164ba85270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.391870 28326 ts_tablet_manager.cc:1434] T 5fb2503a9ba54aefb70aec66c3297ddf P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.001s
I20260713 09:08:08.392355 28327 ts_tablet_manager.cc:1434] T 625464bc32a04762b66919c65b01fe09 P 22a276d3d3a945399569d5164ba85270: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:08:08.392725 28326 tablet_bootstrap.cc:492] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Bootstrap starting.
I20260713 09:08:08.401438 28326 tablet_bootstrap.cc:654] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.402644 28327 tablet_bootstrap.cc:492] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270: Bootstrap starting.
I20260713 09:08:08.408340 28327 tablet_bootstrap.cc:654] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.412479 28030 catalog_manager.cc:5697] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193). New cstate: current_term: 1 leader_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:08.413812 28326 tablet_bootstrap.cc:492] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a61f8dfb6f3c4b3f89d42cd5c9a852a5: No bootstrap required, opened a new log
I20260713 09:08:08.414248 28326 ts_tablet_manager.cc:1403] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.005s
I20260713 09:08:08.417260 28326 raft_consensus.cc:359] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.417856 28326 raft_consensus.cc:385] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.418121 28326 raft_consensus.cc:740] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.418711 28326 consensus_queue.cc:260] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.420224 28324 tablet_bootstrap.cc:492] T 625464bc32a04762b66919c65b01fe09 P a4b04a462b7347e987419740eca4c0b8: No bootstrap required, opened a new log
I20260713 09:08:08.420615 28324 ts_tablet_manager.cc:1403] T 625464bc32a04762b66919c65b01fe09 P a4b04a462b7347e987419740eca4c0b8: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.023s
I20260713 09:08:08.420432 28326 ts_tablet_manager.cc:1434] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:08:08.423439 28324 raft_consensus.cc:359] T 625464bc32a04762b66919c65b01fe09 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.424047 28324 raft_consensus.cc:385] T 625464bc32a04762b66919c65b01fe09 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.424373 28326 tablet_bootstrap.cc:492] T 625464bc32a04762b66919c65b01fe09 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Bootstrap starting.
I20260713 09:08:08.424335 28324 raft_consensus.cc:740] T 625464bc32a04762b66919c65b01fe09 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.425029 28324 consensus_queue.cc:260] T 625464bc32a04762b66919c65b01fe09 P a4b04a462b7347e987419740eca4c0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.427223 28324 ts_tablet_manager.cc:1434] T 625464bc32a04762b66919c65b01fe09 P a4b04a462b7347e987419740eca4c0b8: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260713 09:08:08.428107 28324 tablet_bootstrap.cc:492] T 4daef5e408124fd1be0dae17cd109a78 P a4b04a462b7347e987419740eca4c0b8: Bootstrap starting.
I20260713 09:08:08.442209 28324 tablet_bootstrap.cc:654] T 4daef5e408124fd1be0dae17cd109a78 P a4b04a462b7347e987419740eca4c0b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.445626 28326 tablet_bootstrap.cc:654] T 625464bc32a04762b66919c65b01fe09 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.449450 28327 tablet_bootstrap.cc:492] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270: No bootstrap required, opened a new log
I20260713 09:08:08.449846 28327 ts_tablet_manager.cc:1403] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.016s
I20260713 09:08:08.452128 28327 raft_consensus.cc:359] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.452755 28327 raft_consensus.cc:385] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.453014 28327 raft_consensus.cc:740] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.453715 28327 consensus_queue.cc:260] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.455466 28327 ts_tablet_manager.cc:1434] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:08:08.455951 28324 tablet_bootstrap.cc:492] T 4daef5e408124fd1be0dae17cd109a78 P a4b04a462b7347e987419740eca4c0b8: No bootstrap required, opened a new log
I20260713 09:08:08.455997 28326 tablet_bootstrap.cc:492] T 625464bc32a04762b66919c65b01fe09 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: No bootstrap required, opened a new log
I20260713 09:08:08.456293 28327 tablet_bootstrap.cc:492] T 01d576e9210145d99e6dd3e0e881739d P 22a276d3d3a945399569d5164ba85270: Bootstrap starting.
I20260713 09:08:08.456452 28324 ts_tablet_manager.cc:1403] T 4daef5e408124fd1be0dae17cd109a78 P a4b04a462b7347e987419740eca4c0b8: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.000s
I20260713 09:08:08.456512 28326 ts_tablet_manager.cc:1403] T 625464bc32a04762b66919c65b01fe09 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.002s
I20260713 09:08:08.459039 28324 raft_consensus.cc:359] T 4daef5e408124fd1be0dae17cd109a78 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.459237 28326 raft_consensus.cc:359] T 625464bc32a04762b66919c65b01fe09 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.459643 28324 raft_consensus.cc:385] T 4daef5e408124fd1be0dae17cd109a78 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.459919 28326 raft_consensus.cc:385] T 625464bc32a04762b66919c65b01fe09 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.459960 28324 raft_consensus.cc:740] T 4daef5e408124fd1be0dae17cd109a78 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.460323 28326 raft_consensus.cc:740] T 625464bc32a04762b66919c65b01fe09 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.460839 28324 consensus_queue.cc:260] T 4daef5e408124fd1be0dae17cd109a78 P a4b04a462b7347e987419740eca4c0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.460990 28326 consensus_queue.cc:260] T 625464bc32a04762b66919c65b01fe09 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.462785 28327 tablet_bootstrap.cc:654] T 01d576e9210145d99e6dd3e0e881739d P 22a276d3d3a945399569d5164ba85270: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.462944 28326 ts_tablet_manager.cc:1434] T 625464bc32a04762b66919c65b01fe09 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:08:08.463761 28326 tablet_bootstrap.cc:492] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Bootstrap starting.
I20260713 09:08:08.469153 28326 tablet_bootstrap.cc:654] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.472270 28338 raft_consensus.cc:493] T 625464bc32a04762b66919c65b01fe09 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.472759 28338 raft_consensus.cc:515] T 625464bc32a04762b66919c65b01fe09 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.473791 28326 tablet_bootstrap.cc:492] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5: No bootstrap required, opened a new log
I20260713 09:08:08.474233 28326 ts_tablet_manager.cc:1403] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:08:08.474859 28338 leader_election.cc:290] T 625464bc32a04762b66919c65b01fe09 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:08.475471 28131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625464bc32a04762b66919c65b01fe09" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
I20260713 09:08:08.475896 28207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625464bc32a04762b66919c65b01fe09" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:08.476060 28131 raft_consensus.cc:2468] T 625464bc32a04762b66919c65b01fe09 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 0.
I20260713 09:08:08.476579 28207 raft_consensus.cc:2468] T 625464bc32a04762b66919c65b01fe09 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 0.
I20260713 09:08:08.476884 28326 raft_consensus.cc:359] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.477255 28247 leader_election.cc:304] T 625464bc32a04762b66919c65b01fe09 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4b04a462b7347e987419740eca4c0b8, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:08.477509 28324 ts_tablet_manager.cc:1434] T 4daef5e408124fd1be0dae17cd109a78 P a4b04a462b7347e987419740eca4c0b8: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260713 09:08:08.477595 28326 raft_consensus.cc:385] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.477936 28326 raft_consensus.cc:740] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.478421 28324 tablet_bootstrap.cc:492] T 01d576e9210145d99e6dd3e0e881739d P a4b04a462b7347e987419740eca4c0b8: Bootstrap starting.
I20260713 09:08:08.478508 28338 raft_consensus.cc:2804] T 625464bc32a04762b66919c65b01fe09 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:08.478895 28338 raft_consensus.cc:493] T 625464bc32a04762b66919c65b01fe09 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:08.478629 28326 consensus_queue.cc:260] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.479208 28338 raft_consensus.cc:3060] T 625464bc32a04762b66919c65b01fe09 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.480640 28326 ts_tablet_manager.cc:1434] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:08.481966 28326 tablet_bootstrap.cc:492] T 7b98596c6d434c3aad91b1bcdfe965bf P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Bootstrap starting.
I20260713 09:08:08.485335 28324 tablet_bootstrap.cc:654] T 01d576e9210145d99e6dd3e0e881739d P a4b04a462b7347e987419740eca4c0b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.487025 28326 tablet_bootstrap.cc:654] T 7b98596c6d434c3aad91b1bcdfe965bf P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.490638 28338 raft_consensus.cc:515] T 625464bc32a04762b66919c65b01fe09 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.493170 28131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625464bc32a04762b66919c65b01fe09" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5"
I20260713 09:08:08.493396 28324 tablet_bootstrap.cc:492] T 01d576e9210145d99e6dd3e0e881739d P a4b04a462b7347e987419740eca4c0b8: No bootstrap required, opened a new log
I20260713 09:08:08.493703 28131 raft_consensus.cc:3060] T 625464bc32a04762b66919c65b01fe09 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.493880 28324 ts_tablet_manager.cc:1403] T 01d576e9210145d99e6dd3e0e881739d P a4b04a462b7347e987419740eca4c0b8: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.001s
I20260713 09:08:08.496374 28324 raft_consensus.cc:359] T 01d576e9210145d99e6dd3e0e881739d P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.496973 28324 raft_consensus.cc:385] T 01d576e9210145d99e6dd3e0e881739d P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.497206 28324 raft_consensus.cc:740] T 01d576e9210145d99e6dd3e0e881739d P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.497865 28324 consensus_queue.cc:260] T 01d576e9210145d99e6dd3e0e881739d P a4b04a462b7347e987419740eca4c0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.500176 28131 raft_consensus.cc:2468] T 625464bc32a04762b66919c65b01fe09 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 1.
I20260713 09:08:08.501259 28338 leader_election.cc:290] T 625464bc32a04762b66919c65b01fe09 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 election: Requested vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:08.502513 28324 ts_tablet_manager.cc:1434] T 01d576e9210145d99e6dd3e0e881739d P a4b04a462b7347e987419740eca4c0b8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:08:08.502661 28247 leader_election.cc:304] T 625464bc32a04762b66919c65b01fe09 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4b04a462b7347e987419740eca4c0b8, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:08.503509 28207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625464bc32a04762b66919c65b01fe09" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270"
I20260713 09:08:08.505285 28327 tablet_bootstrap.cc:492] T 01d576e9210145d99e6dd3e0e881739d P 22a276d3d3a945399569d5164ba85270: No bootstrap required, opened a new log
I20260713 09:08:08.505520 28207 raft_consensus.cc:3060] T 625464bc32a04762b66919c65b01fe09 P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.505733 28327 ts_tablet_manager.cc:1403] T 01d576e9210145d99e6dd3e0e881739d P 22a276d3d3a945399569d5164ba85270: Time spent bootstrapping tablet: real 0.050s	user 0.006s	sys 0.012s
I20260713 09:08:08.508190 28327 raft_consensus.cc:359] T 01d576e9210145d99e6dd3e0e881739d P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.508778 28327 raft_consensus.cc:385] T 01d576e9210145d99e6dd3e0e881739d P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.509030 28327 raft_consensus.cc:740] T 01d576e9210145d99e6dd3e0e881739d P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.509702 28327 consensus_queue.cc:260] T 01d576e9210145d99e6dd3e0e881739d P 22a276d3d3a945399569d5164ba85270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.513118 28207 raft_consensus.cc:2468] T 625464bc32a04762b66919c65b01fe09 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 1.
I20260713 09:08:08.513772 28327 ts_tablet_manager.cc:1434] T 01d576e9210145d99e6dd3e0e881739d P 22a276d3d3a945399569d5164ba85270: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:08:08.516141 28327 tablet_bootstrap.cc:492] T 7b98596c6d434c3aad91b1bcdfe965bf P 22a276d3d3a945399569d5164ba85270: Bootstrap starting.
I20260713 09:08:08.518944 28338 raft_consensus.cc:2804] T 625464bc32a04762b66919c65b01fe09 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:08.519951 28338 raft_consensus.cc:697] T 625464bc32a04762b66919c65b01fe09 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Becoming Leader. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Running, Role: LEADER
I20260713 09:08:08.521571 28327 tablet_bootstrap.cc:654] T 7b98596c6d434c3aad91b1bcdfe965bf P 22a276d3d3a945399569d5164ba85270: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.521835 28338 consensus_queue.cc:237] T 625464bc32a04762b66919c65b01fe09 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.528532 28326 tablet_bootstrap.cc:492] T 7b98596c6d434c3aad91b1bcdfe965bf P a61f8dfb6f3c4b3f89d42cd5c9a852a5: No bootstrap required, opened a new log
I20260713 09:08:08.528935 28326 ts_tablet_manager.cc:1403] T 7b98596c6d434c3aad91b1bcdfe965bf P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent bootstrapping tablet: real 0.047s	user 0.026s	sys 0.020s
I20260713 09:08:08.531461 28326 raft_consensus.cc:359] T 7b98596c6d434c3aad91b1bcdfe965bf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.532055 28326 raft_consensus.cc:385] T 7b98596c6d434c3aad91b1bcdfe965bf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.532332 28326 raft_consensus.cc:740] T 7b98596c6d434c3aad91b1bcdfe965bf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.532966 28326 consensus_queue.cc:260] T 7b98596c6d434c3aad91b1bcdfe965bf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.534032 28327 tablet_bootstrap.cc:492] T 7b98596c6d434c3aad91b1bcdfe965bf P 22a276d3d3a945399569d5164ba85270: No bootstrap required, opened a new log
I20260713 09:08:08.534369 28327 ts_tablet_manager.cc:1403] T 7b98596c6d434c3aad91b1bcdfe965bf P 22a276d3d3a945399569d5164ba85270: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260713 09:08:08.534863 28326 ts_tablet_manager.cc:1434] T 7b98596c6d434c3aad91b1bcdfe965bf P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:08:08.535732 28326 tablet_bootstrap.cc:492] T 27daedb575a1436dafa3a8017aa19d1c P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Bootstrap starting.
I20260713 09:08:08.535509 28030 catalog_manager.cc:5697] T 625464bc32a04762b66919c65b01fe09 P a4b04a462b7347e987419740eca4c0b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4b04a462b7347e987419740eca4c0b8 (127.26.91.195). New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:08.536130 28327 raft_consensus.cc:359] T 7b98596c6d434c3aad91b1bcdfe965bf P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.536708 28327 raft_consensus.cc:385] T 7b98596c6d434c3aad91b1bcdfe965bf P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.536908 28327 raft_consensus.cc:740] T 7b98596c6d434c3aad91b1bcdfe965bf P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.537348 28327 consensus_queue.cc:260] T 7b98596c6d434c3aad91b1bcdfe965bf P 22a276d3d3a945399569d5164ba85270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.538707 28327 ts_tablet_manager.cc:1434] T 7b98596c6d434c3aad91b1bcdfe965bf P 22a276d3d3a945399569d5164ba85270: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:08.541401 28326 tablet_bootstrap.cc:654] T 27daedb575a1436dafa3a8017aa19d1c P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.552242 28326 tablet_bootstrap.cc:492] T 27daedb575a1436dafa3a8017aa19d1c P a61f8dfb6f3c4b3f89d42cd5c9a852a5: No bootstrap required, opened a new log
I20260713 09:08:08.552526 28326 ts_tablet_manager.cc:1403] T 27daedb575a1436dafa3a8017aa19d1c P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260713 09:08:08.554219 28326 raft_consensus.cc:359] T 27daedb575a1436dafa3a8017aa19d1c P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.554620 28326 raft_consensus.cc:385] T 27daedb575a1436dafa3a8017aa19d1c P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.554773 28326 raft_consensus.cc:740] T 27daedb575a1436dafa3a8017aa19d1c P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.555231 28326 consensus_queue.cc:260] T 27daedb575a1436dafa3a8017aa19d1c P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.556803 28326 ts_tablet_manager.cc:1434] T 27daedb575a1436dafa3a8017aa19d1c P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:08.563079 28417 consensus_queue.cc:1048] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.572646 28334 raft_consensus.cc:493] T 27daedb575a1436dafa3a8017aa19d1c P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.572805 28439 consensus_queue.cc:1048] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.573019 28334 raft_consensus.cc:515] T 27daedb575a1436dafa3a8017aa19d1c P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.574925 28334 leader_election.cc:290] T 27daedb575a1436dafa3a8017aa19d1c P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:08.576356 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27daedb575a1436dafa3a8017aa19d1c" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:08.577090 28210 raft_consensus.cc:2393] T 27daedb575a1436dafa3a8017aa19d1c P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in current term 1: Already voted for candidate a4b04a462b7347e987419740eca4c0b8 in this term.
I20260713 09:08:08.578821 28283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27daedb575a1436dafa3a8017aa19d1c" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8" is_pre_election: true
I20260713 09:08:08.580266 28100 leader_election.cc:304] T 27daedb575a1436dafa3a8017aa19d1c P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 22a276d3d3a945399569d5164ba85270, a4b04a462b7347e987419740eca4c0b8
I20260713 09:08:08.582594 28441 raft_consensus.cc:3060] T 27daedb575a1436dafa3a8017aa19d1c P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.588806 28441 raft_consensus.cc:2749] T 27daedb575a1436dafa3a8017aa19d1c P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:08.605824 28441 raft_consensus.cc:493] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.606133 28441 raft_consensus.cc:515] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.607075 28338 raft_consensus.cc:493] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.607726 28441 leader_election.cc:290] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:08.607525 28338 raft_consensus.cc:515] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.608397 28207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d576e9210145d99e6dd3e0e881739d" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:08.608706 28283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d576e9210145d99e6dd3e0e881739d" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8" is_pre_election: true
I20260713 09:08:08.608875 28207 raft_consensus.cc:2468] T 01d576e9210145d99e6dd3e0e881739d P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in term 0.
I20260713 09:08:08.609278 28283 raft_consensus.cc:2468] T 01d576e9210145d99e6dd3e0e881739d P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in term 0.
I20260713 09:08:08.609360 28338 leader_election.cc:290] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:08.609879 28098 leader_election.cc:304] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22a276d3d3a945399569d5164ba85270, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:08.610500 28131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b98596c6d434c3aad91b1bcdfe965bf" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
I20260713 09:08:08.610569 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b98596c6d434c3aad91b1bcdfe965bf" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:08.610641 28441 raft_consensus.cc:2804] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:08.611248 28441 raft_consensus.cc:493] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:08.611193 28131 raft_consensus.cc:2468] T 7b98596c6d434c3aad91b1bcdfe965bf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 0.
I20260713 09:08:08.611264 28210 raft_consensus.cc:2468] T 7b98596c6d434c3aad91b1bcdfe965bf P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 0.
I20260713 09:08:08.611706 28441 raft_consensus.cc:3060] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.612385 28247 leader_election.cc:304] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4b04a462b7347e987419740eca4c0b8, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:08.612954 28338 raft_consensus.cc:2804] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:08.613277 28338 raft_consensus.cc:493] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:08.613641 28338 raft_consensus.cc:3060] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.615757 28441 raft_consensus.cc:515] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.617584 28441 leader_election.cc:290] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 election: Requested vote from peers 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:08.617882 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d576e9210145d99e6dd3e0e881739d" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270"
I20260713 09:08:08.618192 28283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d576e9210145d99e6dd3e0e881739d" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8"
I20260713 09:08:08.617954 28338 raft_consensus.cc:515] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.618482 28210 raft_consensus.cc:3060] T 01d576e9210145d99e6dd3e0e881739d P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.618738 28283 raft_consensus.cc:3060] T 01d576e9210145d99e6dd3e0e881739d P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.619922 28338 leader_election.cc:290] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 election: Requested vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:08.621021 28207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b98596c6d434c3aad91b1bcdfe965bf" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270"
I20260713 09:08:08.621191 28131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b98596c6d434c3aad91b1bcdfe965bf" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5"
I20260713 09:08:08.621667 28207 raft_consensus.cc:3060] T 7b98596c6d434c3aad91b1bcdfe965bf P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.621745 28131 raft_consensus.cc:3060] T 7b98596c6d434c3aad91b1bcdfe965bf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.624485 28283 raft_consensus.cc:2468] T 01d576e9210145d99e6dd3e0e881739d P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in term 1.
I20260713 09:08:08.625631 28100 leader_election.cc:304] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4b04a462b7347e987419740eca4c0b8, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:08.626385 28441 raft_consensus.cc:2804] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:08.626837 28441 raft_consensus.cc:697] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Becoming Leader. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Running, Role: LEADER
I20260713 09:08:08.627707 28210 raft_consensus.cc:2468] T 01d576e9210145d99e6dd3e0e881739d P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a61f8dfb6f3c4b3f89d42cd5c9a852a5 in term 1.
I20260713 09:08:08.627549 28441 consensus_queue.cc:237] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.628815 28207 raft_consensus.cc:2468] T 7b98596c6d434c3aad91b1bcdfe965bf P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 1.
I20260713 09:08:08.629626 28131 raft_consensus.cc:2468] T 7b98596c6d434c3aad91b1bcdfe965bf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 1.
I20260713 09:08:08.629820 28247 leader_election.cc:304] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22a276d3d3a945399569d5164ba85270, a4b04a462b7347e987419740eca4c0b8; no voters: 
I20260713 09:08:08.630533 28384 raft_consensus.cc:2804] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:08.630916 28384 raft_consensus.cc:697] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Becoming Leader. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Running, Role: LEADER
I20260713 09:08:08.631625 28384 consensus_queue.cc:237] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.640762 28030 catalog_manager.cc:5697] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4b04a462b7347e987419740eca4c0b8 (127.26.91.195). New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: HEALTHY } } }
W20260713 09:08:08.651096 28081 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:08.654191 28030 catalog_manager.cc:5697] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193). New cstate: current_term: 1 leader_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:08.705693 28384 raft_consensus.cc:493] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.706084 28384 raft_consensus.cc:515] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.707683 28384 leader_election.cc:290] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:08.708438 28131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb2503a9ba54aefb70aec66c3297ddf" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
I20260713 09:08:08.708597 28207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb2503a9ba54aefb70aec66c3297ddf" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:08.708938 28131 raft_consensus.cc:2468] T 5fb2503a9ba54aefb70aec66c3297ddf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 0.
I20260713 09:08:08.709091 28207 raft_consensus.cc:2468] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 0.
I20260713 09:08:08.709854 28247 leader_election.cc:304] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4b04a462b7347e987419740eca4c0b8, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:08.710510 28384 raft_consensus.cc:2804] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:08.710795 28384 raft_consensus.cc:493] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:08.711053 28384 raft_consensus.cc:3060] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.715301 28384 raft_consensus.cc:515] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.716710 28384 leader_election.cc:290] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 election: Requested vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:08.717387 28131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb2503a9ba54aefb70aec66c3297ddf" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5"
I20260713 09:08:08.717571 28207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb2503a9ba54aefb70aec66c3297ddf" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270"
I20260713 09:08:08.717835 28131 raft_consensus.cc:3060] T 5fb2503a9ba54aefb70aec66c3297ddf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.718039 28207 raft_consensus.cc:3060] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.721865 28131 raft_consensus.cc:2468] T 5fb2503a9ba54aefb70aec66c3297ddf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 1.
I20260713 09:08:08.722059 28207 raft_consensus.cc:2468] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4b04a462b7347e987419740eca4c0b8 in term 1.
I20260713 09:08:08.722692 28247 leader_election.cc:304] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4b04a462b7347e987419740eca4c0b8, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:08.723325 28384 raft_consensus.cc:2804] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:08.723666 28384 raft_consensus.cc:697] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Becoming Leader. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Running, Role: LEADER
I20260713 09:08:08.724378 28384 consensus_queue.cc:237] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.727435 28384 consensus_queue.cc:1048] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.732443 28030 catalog_manager.cc:5697] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4b04a462b7347e987419740eca4c0b8 (127.26.91.195). New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:08.740871 28459 consensus_queue.cc:1048] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.748138 28333 raft_consensus.cc:493] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.748522 28333 raft_consensus.cc:515] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.750108 28333 leader_election.cc:290] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:08.751581 28283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdd0e2bd4d246c0ba33fc3efcfdb3de" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8" is_pre_election: true
I20260713 09:08:08.752609 28283 raft_consensus.cc:2468] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22a276d3d3a945399569d5164ba85270 in term 0.
I20260713 09:08:08.753516 28175 leader_election.cc:304] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22a276d3d3a945399569d5164ba85270, a4b04a462b7347e987419740eca4c0b8; no voters: 
I20260713 09:08:08.753892 28132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdd0e2bd4d246c0ba33fc3efcfdb3de" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
I20260713 09:08:08.754318 28333 raft_consensus.cc:2804] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:08.754485 28132 raft_consensus.cc:2468] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22a276d3d3a945399569d5164ba85270 in term 0.
I20260713 09:08:08.754675 28333 raft_consensus.cc:493] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:08.755013 28333 raft_consensus.cc:3060] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.760888 28333 raft_consensus.cc:515] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.763396 28132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdd0e2bd4d246c0ba33fc3efcfdb3de" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5"
I20260713 09:08:08.763581 28283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdd0e2bd4d246c0ba33fc3efcfdb3de" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8"
I20260713 09:08:08.763916 28132 raft_consensus.cc:3060] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.763705 28441 consensus_queue.cc:1048] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.764070 28283 raft_consensus.cc:3060] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.764679 28459 raft_consensus.cc:493] T 4daef5e408124fd1be0dae17cd109a78 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.765106 28459 raft_consensus.cc:515] T 4daef5e408124fd1be0dae17cd109a78 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.766903 28459 leader_election.cc:290] T 4daef5e408124fd1be0dae17cd109a78 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:08.768448 28133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4daef5e408124fd1be0dae17cd109a78" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
I20260713 09:08:08.769703 28283 raft_consensus.cc:2468] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22a276d3d3a945399569d5164ba85270 in term 1.
I20260713 09:08:08.770865 28132 raft_consensus.cc:2468] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22a276d3d3a945399569d5164ba85270 in term 1.
I20260713 09:08:08.770951 28175 leader_election.cc:304] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22a276d3d3a945399569d5164ba85270, a4b04a462b7347e987419740eca4c0b8; no voters: 
I20260713 09:08:08.771679 28333 leader_election.cc:290] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 1 election: Requested vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:08.771724 28379 raft_consensus.cc:2804] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:08.772380 28379 raft_consensus.cc:697] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [term 1 LEADER]: Becoming Leader. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Running, Role: LEADER
I20260713 09:08:08.773080 28379 consensus_queue.cc:237] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:08.775699 28210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4daef5e408124fd1be0dae17cd109a78" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:08.776971 28247 leader_election.cc:304] T 4daef5e408124fd1be0dae17cd109a78 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4b04a462b7347e987419740eca4c0b8; no voters: 22a276d3d3a945399569d5164ba85270, a61f8dfb6f3c4b3f89d42cd5c9a852a5
I20260713 09:08:08.777729 28459 raft_consensus.cc:2749] T 4daef5e408124fd1be0dae17cd109a78 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:08.780792 28283 raft_consensus.cc:3060] T 4daef5e408124fd1be0dae17cd109a78 P a4b04a462b7347e987419740eca4c0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.785960 28417 consensus_queue.cc:1048] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.792157 28030 catalog_manager.cc:5697] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22a276d3d3a945399569d5164ba85270 (127.26.91.194). New cstate: current_term: 1 leader_uuid: "22a276d3d3a945399569d5164ba85270" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:08.905926 28417 consensus_queue.cc:1048] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.915731 28439 consensus_queue.cc:1048] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.964038 28338 consensus_queue.cc:1048] T 625464bc32a04762b66919c65b01fe09 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.966914 28338 consensus_queue.cc:1048] T 625464bc32a04762b66919c65b01fe09 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:09.020747 28443 consensus_queue.cc:1048] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:09.030050 28443 consensus_queue.cc:1048] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:09.112807 28384 consensus_queue.cc:1048] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:09.121634 28338 consensus_queue.cc:1048] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:09.149852 28459 consensus_queue.cc:1048] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:09.150564 28338 consensus_queue.cc:1048] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:09.274807 28333 consensus_queue.cc:1048] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:09.285495 28333 consensus_queue.cc:1048] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:09.405563 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:09.410632 28506 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:09.411507 28507 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:09.413921 26991 server_base.cc:1061] running on GCE node
W20260713 09:08:09.413894 28509 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:09.415364 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:09.415565 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:09.415716 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933689415701 us; error 0 us; skew 500 ppm
I20260713 09:08:09.416270 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:09.418335 26991 webserver.cc:533] Webserver started at http://127.26.91.196:37125/ using document root <none> and password file <none>
I20260713 09:08:09.418777 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:09.418962 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:09.419211 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:09.420229 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-3-root/instance:
uuid: "9cbb10b5388c4966a8fae21526a18101"
format_stamp: "Formatted at 2026-07-13 09:08:09 on dist-test-slave-bxq4"
I20260713 09:08:09.424633 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:09.427970 28514 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:09.428859 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:08:09.429188 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-3-root
uuid: "9cbb10b5388c4966a8fae21526a18101"
format_stamp: "Formatted at 2026-07-13 09:08:09 on dist-test-slave-bxq4"
I20260713 09:08:09.429514 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:09.448925 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:09.449998 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:09.451320 26991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:09.454865 26991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:09.455111 26991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:09.455387 26991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:09.455585 26991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:09.509864 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.196:41389
I20260713 09:08:09.509977 28576 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.196:41389 every 8 connection(s)
I20260713 09:08:09.514633 26991 auto_leader_rebalancer-test.cc:392] add a tserver: 9cbb10b5388c4966a8fae21526a18101
I20260713 09:08:09.524386 28577 heartbeater.cc:344] Connected to a master server at 127.26.91.254:45611
I20260713 09:08:09.524766 28577 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:09.525596 28577 heartbeater.cc:507] Master 127.26.91.254:45611 requested a full tablet report, sending...
I20260713 09:08:09.527599 28031 ts_manager.cc:194] Registered new tserver with Master: 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196:41389)
I20260713 09:08:09.529188 28031 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51786
I20260713 09:08:09.693186 28282 consensus_queue.cc:237] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Queue 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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:09.699347 28207 raft_consensus.cc:1275] T 42a864270687449885ffe6269d8460f3 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:09.699608 28133 raft_consensus.cc:1275] T 42a864270687449885ffe6269d8460f3 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:09.700682 28459 consensus_queue.cc:1048] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:09.701519 28338 consensus_queue.cc:1048] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:09.710186 28384 raft_consensus.cc:2955] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:09.712541 28207 raft_consensus.cc:2955] T 42a864270687449885ffe6269d8460f3 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
W20260713 09:08:09.715000 28250 consensus_peers.cc:597] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 -> Peer 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196:41389): Couldn't send request to peer 9cbb10b5388c4966a8fae21526a18101. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 42a864270687449885ffe6269d8460f3. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:09.714927 28133 raft_consensus.cc:2955] T 42a864270687449885ffe6269d8460f3 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:09.728328 28033 catalog_manager.cc:5697] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 reported cstate change: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:09.740875 28133 consensus_queue.cc:237] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Queue 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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:09.753659 28282 raft_consensus.cc:1275] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:09.754575 28207 raft_consensus.cc:1275] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:09.755558 28334 consensus_queue.cc:1048] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:09.756382 28443 consensus_queue.cc:1048] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:09.765177 28443 raft_consensus.cc:2955] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
W20260713 09:08:09.767012 28101 consensus_peers.cc:597] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 -> Peer 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196:41389): Couldn't send request to peer 9cbb10b5388c4966a8fae21526a18101. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fa430d3b6a3444d8a3bb92c7a56ba5fb. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:09.766981 28207 raft_consensus.cc:2955] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:09.770536 28282 raft_consensus.cc:2955] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:09.779203 28132 consensus_queue.cc:237] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Queue 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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:09.780624 28031 catalog_manager.cc:5697] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 reported cstate change: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New cstate: current_term: 1 leader_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:09.788137 28207 raft_consensus.cc:1275] T 8453579e3a7b442391dbdf6f834f24dc P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:09.790580 28282 raft_consensus.cc:1275] T 8453579e3a7b442391dbdf6f834f24dc P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:09.792603 28334 consensus_queue.cc:1048] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:09.793711 28101 consensus_peers.cc:597] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 -> Peer 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196:41389): Couldn't send request to peer 9cbb10b5388c4966a8fae21526a18101. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8453579e3a7b442391dbdf6f834f24dc. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:09.794371 28334 consensus_queue.cc:1048] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:09.803813 28439 raft_consensus.cc:2955] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:09.805107 28282 raft_consensus.cc:2955] T 8453579e3a7b442391dbdf6f834f24dc P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:09.821429 28030 catalog_manager.cc:5697] T 8453579e3a7b442391dbdf6f834f24dc P a4b04a462b7347e987419740eca4c0b8 reported cstate change: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New cstate: current_term: 1 leader_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:09.841364 28207 raft_consensus.cc:2955] T 8453579e3a7b442391dbdf6f834f24dc P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:09.857322 28207 consensus_queue.cc:237] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Queue 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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:09.863216 28282 raft_consensus.cc:1275] T 195d348ff1e84b2fa3c314974bb0c428 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:09.863653 28132 raft_consensus.cc:1275] T 195d348ff1e84b2fa3c314974bb0c428 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:09.864745 28597 consensus_queue.cc:1048] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:09.865573 28600 consensus_queue.cc:1048] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:09.873211 28176 consensus_peers.cc:597] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 -> Peer 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196:41389): Couldn't send request to peer 9cbb10b5388c4966a8fae21526a18101. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 195d348ff1e84b2fa3c314974bb0c428. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:09.874899 28597 raft_consensus.cc:2955] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:09.876475 28282 raft_consensus.cc:2955] T 195d348ff1e84b2fa3c314974bb0c428 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:09.878337 28132 raft_consensus.cc:2955] T 195d348ff1e84b2fa3c314974bb0c428 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:09.892441 28030 catalog_manager.cc:5697] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 reported cstate change: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New cstate: current_term: 1 leader_uuid: "22a276d3d3a945399569d5164ba85270" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:10.198240 28606 ts_tablet_manager.cc:933] T 8453579e3a7b442391dbdf6f834f24dc P 9cbb10b5388c4966a8fae21526a18101: Initiating tablet copy from peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337)
I20260713 09:08:10.200304 28606 tablet_copy_client.cc:323] T 8453579e3a7b442391dbdf6f834f24dc P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Beginning tablet copy session from remote peer at address 127.26.91.193:43337
I20260713 09:08:10.211503 28145 tablet_copy_service.cc:140] P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Received BeginTabletCopySession request for tablet 8453579e3a7b442391dbdf6f834f24dc from peer 9cbb10b5388c4966a8fae21526a18101 ({username='slave'} at 127.0.0.1:43834)
I20260713 09:08:10.211933 28145 tablet_copy_service.cc:161] P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Beginning new tablet copy session on tablet 8453579e3a7b442391dbdf6f834f24dc from peer 9cbb10b5388c4966a8fae21526a18101 at {username='slave'} at 127.0.0.1:43834: session id = 9cbb10b5388c4966a8fae21526a18101-8453579e3a7b442391dbdf6f834f24dc
I20260713 09:08:10.216652 28145 tablet_copy_source_session.cc:215] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:10.219421 28606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8453579e3a7b442391dbdf6f834f24dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.229986 28606 tablet_copy_client.cc:806] T 8453579e3a7b442391dbdf6f834f24dc P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:10.230518 28606 tablet_copy_client.cc:670] T 8453579e3a7b442391dbdf6f834f24dc P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:10.233868 28606 tablet_copy_client.cc:538] T 8453579e3a7b442391dbdf6f834f24dc P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:10.239288 28606 tablet_bootstrap.cc:492] T 8453579e3a7b442391dbdf6f834f24dc P 9cbb10b5388c4966a8fae21526a18101: Bootstrap starting.
I20260713 09:08:10.254181 28606 tablet_bootstrap.cc:492] T 8453579e3a7b442391dbdf6f834f24dc P 9cbb10b5388c4966a8fae21526a18101: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:10.254841 28606 tablet_bootstrap.cc:492] T 8453579e3a7b442391dbdf6f834f24dc P 9cbb10b5388c4966a8fae21526a18101: Bootstrap complete.
I20260713 09:08:10.255383 28606 ts_tablet_manager.cc:1403] T 8453579e3a7b442391dbdf6f834f24dc P 9cbb10b5388c4966a8fae21526a18101: Time spent bootstrapping tablet: real 0.016s	user 0.018s	sys 0.000s
I20260713 09:08:10.258018 28606 raft_consensus.cc:359] T 8453579e3a7b442391dbdf6f834f24dc P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:10.258702 28606 raft_consensus.cc:740] T 8453579e3a7b442391dbdf6f834f24dc P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9cbb10b5388c4966a8fae21526a18101, State: Initialized, Role: LEARNER
I20260713 09:08:10.259298 28606 consensus_queue.cc:260] T 8453579e3a7b442391dbdf6f834f24dc P 9cbb10b5388c4966a8fae21526a18101 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:10.262688 28577 heartbeater.cc:499] Master 127.26.91.254:45611 was elected leader, sending a full tablet report...
I20260713 09:08:10.262943 28606 ts_tablet_manager.cc:1434] T 8453579e3a7b442391dbdf6f834f24dc P 9cbb10b5388c4966a8fae21526a18101: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:10.264779 28145 tablet_copy_service.cc:342] P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Request end of tablet copy session 9cbb10b5388c4966a8fae21526a18101-8453579e3a7b442391dbdf6f834f24dc received from {username='slave'} at 127.0.0.1:43834
I20260713 09:08:10.265303 28145 tablet_copy_service.cc:434] P a61f8dfb6f3c4b3f89d42cd5c9a852a5: ending tablet copy session 9cbb10b5388c4966a8fae21526a18101-8453579e3a7b442391dbdf6f834f24dc on tablet 8453579e3a7b442391dbdf6f834f24dc with peer 9cbb10b5388c4966a8fae21526a18101
I20260713 09:08:10.284397 28606 ts_tablet_manager.cc:933] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101: Initiating tablet copy from peer a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:10.285904 28606 tablet_copy_client.cc:323] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Beginning tablet copy session from remote peer at address 127.26.91.195:34275
I20260713 09:08:10.294863 28294 tablet_copy_service.cc:140] P a4b04a462b7347e987419740eca4c0b8: Received BeginTabletCopySession request for tablet 42a864270687449885ffe6269d8460f3 from peer 9cbb10b5388c4966a8fae21526a18101 ({username='slave'} at 127.0.0.1:35276)
I20260713 09:08:10.295258 28294 tablet_copy_service.cc:161] P a4b04a462b7347e987419740eca4c0b8: Beginning new tablet copy session on tablet 42a864270687449885ffe6269d8460f3 from peer 9cbb10b5388c4966a8fae21526a18101 at {username='slave'} at 127.0.0.1:35276: session id = 9cbb10b5388c4966a8fae21526a18101-42a864270687449885ffe6269d8460f3
I20260713 09:08:10.299608 28294 tablet_copy_source_session.cc:215] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:10.301947 28606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a864270687449885ffe6269d8460f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.311576 28606 tablet_copy_client.cc:806] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:10.312067 28606 tablet_copy_client.cc:670] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:10.314069 28613 ts_tablet_manager.cc:933] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 9cbb10b5388c4966a8fae21526a18101: Initiating tablet copy from peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337)
I20260713 09:08:10.315495 28613 tablet_copy_client.cc:323] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Beginning tablet copy session from remote peer at address 127.26.91.193:43337
I20260713 09:08:10.315716 28606 tablet_copy_client.cc:538] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:10.316828 28145 tablet_copy_service.cc:140] P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Received BeginTabletCopySession request for tablet fa430d3b6a3444d8a3bb92c7a56ba5fb from peer 9cbb10b5388c4966a8fae21526a18101 ({username='slave'} at 127.0.0.1:43834)
I20260713 09:08:10.317222 28145 tablet_copy_service.cc:161] P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Beginning new tablet copy session on tablet fa430d3b6a3444d8a3bb92c7a56ba5fb from peer 9cbb10b5388c4966a8fae21526a18101 at {username='slave'} at 127.0.0.1:43834: session id = 9cbb10b5388c4966a8fae21526a18101-fa430d3b6a3444d8a3bb92c7a56ba5fb
I20260713 09:08:10.321274 28145 tablet_copy_source_session.cc:215] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:10.323297 28606 tablet_bootstrap.cc:492] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap starting.
I20260713 09:08:10.325296 28613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa430d3b6a3444d8a3bb92c7a56ba5fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.336277 28613 tablet_copy_client.cc:806] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:10.336719 28613 tablet_copy_client.cc:670] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:10.341950 28613 tablet_copy_client.cc:538] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:10.347117 28606 tablet_bootstrap.cc:492] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:10.348021 28606 tablet_bootstrap.cc:492] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap complete.
I20260713 09:08:10.348699 28606 ts_tablet_manager.cc:1403] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.001s
I20260713 09:08:10.349833 28613 tablet_bootstrap.cc:492] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 9cbb10b5388c4966a8fae21526a18101: Bootstrap starting.
I20260713 09:08:10.351514 28606 raft_consensus.cc:359] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:10.352577 28606 raft_consensus.cc:740] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9cbb10b5388c4966a8fae21526a18101, State: Initialized, Role: LEARNER
I20260713 09:08:10.353245 28606 consensus_queue.cc:260] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:10.357259 28616 ts_tablet_manager.cc:933] T 195d348ff1e84b2fa3c314974bb0c428 P 9cbb10b5388c4966a8fae21526a18101: Initiating tablet copy from peer 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:10.358891 28606 ts_tablet_manager.cc:1434] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:08:10.361656 28294 tablet_copy_service.cc:342] P a4b04a462b7347e987419740eca4c0b8: Request end of tablet copy session 9cbb10b5388c4966a8fae21526a18101-42a864270687449885ffe6269d8460f3 received from {username='slave'} at 127.0.0.1:35276
I20260713 09:08:10.362046 28294 tablet_copy_service.cc:434] P a4b04a462b7347e987419740eca4c0b8: ending tablet copy session 9cbb10b5388c4966a8fae21526a18101-42a864270687449885ffe6269d8460f3 on tablet 42a864270687449885ffe6269d8460f3 with peer 9cbb10b5388c4966a8fae21526a18101
I20260713 09:08:10.373042 28616 tablet_copy_client.cc:323] T 195d348ff1e84b2fa3c314974bb0c428 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Beginning tablet copy session from remote peer at address 127.26.91.194:45897
I20260713 09:08:10.385805 28220 tablet_copy_service.cc:140] P 22a276d3d3a945399569d5164ba85270: Received BeginTabletCopySession request for tablet 195d348ff1e84b2fa3c314974bb0c428 from peer 9cbb10b5388c4966a8fae21526a18101 ({username='slave'} at 127.0.0.1:51350)
I20260713 09:08:10.386283 28220 tablet_copy_service.cc:161] P 22a276d3d3a945399569d5164ba85270: Beginning new tablet copy session on tablet 195d348ff1e84b2fa3c314974bb0c428 from peer 9cbb10b5388c4966a8fae21526a18101 at {username='slave'} at 127.0.0.1:51350: session id = 9cbb10b5388c4966a8fae21526a18101-195d348ff1e84b2fa3c314974bb0c428
I20260713 09:08:10.386471 28613 tablet_bootstrap.cc:492] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 9cbb10b5388c4966a8fae21526a18101: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:10.387408 28613 tablet_bootstrap.cc:492] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 9cbb10b5388c4966a8fae21526a18101: Bootstrap complete.
I20260713 09:08:10.388250 28613 ts_tablet_manager.cc:1403] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 9cbb10b5388c4966a8fae21526a18101: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.006s
I20260713 09:08:10.391497 28220 tablet_copy_source_session.cc:215] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:10.391165 28613 raft_consensus.cc:359] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:10.392012 28613 raft_consensus.cc:740] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9cbb10b5388c4966a8fae21526a18101, State: Initialized, Role: LEARNER
I20260713 09:08:10.394466 28616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 195d348ff1e84b2fa3c314974bb0c428. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.392689 28613 consensus_queue.cc:260] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 9cbb10b5388c4966a8fae21526a18101 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:10.401847 28613 ts_tablet_manager.cc:1434] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 9cbb10b5388c4966a8fae21526a18101: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260713 09:08:10.408187 28616 tablet_copy_client.cc:806] T 195d348ff1e84b2fa3c314974bb0c428 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:10.408610 28616 tablet_copy_client.cc:670] T 195d348ff1e84b2fa3c314974bb0c428 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:10.439929 28145 tablet_copy_service.cc:342] P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Request end of tablet copy session 9cbb10b5388c4966a8fae21526a18101-fa430d3b6a3444d8a3bb92c7a56ba5fb received from {username='slave'} at 127.0.0.1:43834
I20260713 09:08:10.441026 28145 tablet_copy_service.cc:434] P a61f8dfb6f3c4b3f89d42cd5c9a852a5: ending tablet copy session 9cbb10b5388c4966a8fae21526a18101-fa430d3b6a3444d8a3bb92c7a56ba5fb on tablet fa430d3b6a3444d8a3bb92c7a56ba5fb with peer 9cbb10b5388c4966a8fae21526a18101
I20260713 09:08:10.463584 28616 tablet_copy_client.cc:538] T 195d348ff1e84b2fa3c314974bb0c428 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:10.479259 28616 tablet_bootstrap.cc:492] T 195d348ff1e84b2fa3c314974bb0c428 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap starting.
I20260713 09:08:10.505028 28616 tablet_bootstrap.cc:492] T 195d348ff1e84b2fa3c314974bb0c428 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:10.505739 28616 tablet_bootstrap.cc:492] T 195d348ff1e84b2fa3c314974bb0c428 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap complete.
I20260713 09:08:10.506242 28616 ts_tablet_manager.cc:1403] T 195d348ff1e84b2fa3c314974bb0c428 P 9cbb10b5388c4966a8fae21526a18101: Time spent bootstrapping tablet: real 0.028s	user 0.023s	sys 0.004s
I20260713 09:08:10.508916 28616 raft_consensus.cc:359] T 195d348ff1e84b2fa3c314974bb0c428 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:10.510090 28616 raft_consensus.cc:740] T 195d348ff1e84b2fa3c314974bb0c428 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9cbb10b5388c4966a8fae21526a18101, State: Initialized, Role: LEARNER
I20260713 09:08:10.510599 28616 consensus_queue.cc:260] T 195d348ff1e84b2fa3c314974bb0c428 P 9cbb10b5388c4966a8fae21526a18101 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:10.513410 28616 ts_tablet_manager.cc:1434] T 195d348ff1e84b2fa3c314974bb0c428 P 9cbb10b5388c4966a8fae21526a18101: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:08:10.515146 28220 tablet_copy_service.cc:342] P 22a276d3d3a945399569d5164ba85270: Request end of tablet copy session 9cbb10b5388c4966a8fae21526a18101-195d348ff1e84b2fa3c314974bb0c428 received from {username='slave'} at 127.0.0.1:51350
I20260713 09:08:10.515578 28220 tablet_copy_service.cc:434] P 22a276d3d3a945399569d5164ba85270: ending tablet copy session 9cbb10b5388c4966a8fae21526a18101-195d348ff1e84b2fa3c314974bb0c428 on tablet 195d348ff1e84b2fa3c314974bb0c428 with peer 9cbb10b5388c4966a8fae21526a18101
I20260713 09:08:10.709235 28552 raft_consensus.cc:1217] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:10.765966 28552 raft_consensus.cc:1217] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:10.768042 28551 raft_consensus.cc:1217] T 8453579e3a7b442391dbdf6f834f24dc P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:10.812801 28551 raft_consensus.cc:1217] T 195d348ff1e84b2fa3c314974bb0c428 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:11.228785 28625 raft_consensus.cc:1064] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5: attempting to promote NON_VOTER 9cbb10b5388c4966a8fae21526a18101 to VOTER
I20260713 09:08:11.230937 28625 consensus_queue.cc:237] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:11.236977 28283 raft_consensus.cc:1275] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:11.237005 28551 raft_consensus.cc:1275] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:11.238626 28208 raft_consensus.cc:1275] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:11.238700 28439 consensus_queue.cc:1048] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:11.239713 28625 consensus_queue.cc:1048] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:11.240585 28626 consensus_queue.cc:1048] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:11.256170 28443 raft_consensus.cc:2955] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.259034 28626 raft_consensus.cc:1064] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5: attempting to promote NON_VOTER 9cbb10b5388c4966a8fae21526a18101 to VOTER
I20260713 09:08:11.261646 28626 consensus_queue.cc:237] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:11.259024 28208 raft_consensus.cc:2955] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.285892 28551 raft_consensus.cc:2955] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.290998 28031 catalog_manager.cc:5697] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 reported cstate change: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:11.300252 28283 raft_consensus.cc:2955] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.315088 28622 raft_consensus.cc:1064] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270: attempting to promote NON_VOTER 9cbb10b5388c4966a8fae21526a18101 to VOTER
I20260713 09:08:11.317636 28622 consensus_queue.cc:237] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:11.327574 28552 raft_consensus.cc:1275] T 8453579e3a7b442391dbdf6f834f24dc P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:11.328238 28283 raft_consensus.cc:1275] T 8453579e3a7b442391dbdf6f834f24dc P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:11.329521 28439 consensus_queue.cc:1048] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:11.330282 28625 consensus_queue.cc:1048] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:11.336844 28208 raft_consensus.cc:1275] T 8453579e3a7b442391dbdf6f834f24dc P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:11.339619 28338 raft_consensus.cc:1064] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8: attempting to promote NON_VOTER 9cbb10b5388c4966a8fae21526a18101 to VOTER
I20260713 09:08:11.339519 28443 consensus_queue.cc:1048] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:11.341943 28338 consensus_queue.cc:237] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:11.353124 28208 raft_consensus.cc:1275] T 42a864270687449885ffe6269d8460f3 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:11.354358 28551 raft_consensus.cc:1275] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:11.354487 28459 consensus_queue.cc:1048] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:11.356523 28459 consensus_queue.cc:1048] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:11.366715 28133 raft_consensus.cc:1275] T 42a864270687449885ffe6269d8460f3 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:11.368603 28338 consensus_queue.cc:1048] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:11.374832 28439 raft_consensus.cc:2955] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.384725 28283 raft_consensus.cc:2955] T 8453579e3a7b442391dbdf6f834f24dc P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.385825 28210 raft_consensus.cc:2955] T 8453579e3a7b442391dbdf6f834f24dc P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.408136 28642 raft_consensus.cc:2955] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.408304 28552 raft_consensus.cc:2955] T 8453579e3a7b442391dbdf6f834f24dc P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.421478 28552 raft_consensus.cc:2955] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.431492 28133 raft_consensus.cc:2955] T 42a864270687449885ffe6269d8460f3 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.438599 28210 raft_consensus.cc:2955] T 42a864270687449885ffe6269d8460f3 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.443460 28282 raft_consensus.cc:1275] T 195d348ff1e84b2fa3c314974bb0c428 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:11.445426 28133 raft_consensus.cc:1275] T 195d348ff1e84b2fa3c314974bb0c428 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:11.447041 28637 consensus_queue.cc:1048] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:11.448824 28637 consensus_queue.cc:1048] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:11.452154 28552 raft_consensus.cc:1275] T 195d348ff1e84b2fa3c314974bb0c428 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:11.454341 28637 consensus_queue.cc:1048] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:11.460317 28133 consensus_queue.cc:237] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:11.466892 28552 raft_consensus.cc:1275] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:11.469882 28439 consensus_queue.cc:1048] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:11.470418 28031 catalog_manager.cc:5697] T 8453579e3a7b442391dbdf6f834f24dc P 9cbb10b5388c4966a8fae21526a18101 reported cstate change: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.471918 28031 catalog_manager.cc:5697] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101 reported cstate change: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.485685 28443 raft_consensus.cc:2955] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.492409 28551 raft_consensus.cc:2955] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.494642 28210 raft_consensus.cc:1275] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:11.495899 28439 consensus_queue.cc:1048] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:11.505411 28017 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fa430d3b6a3444d8a3bb92c7a56ba5fb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260713 09:08:11.518400 28017 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet fa430d3b6a3444d8a3bb92c7a56ba5fb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260713 09:08:11.508638 28210 raft_consensus.cc:2955] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.572011 28281 consensus_queue.cc:237] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [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: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:11.574759 28622 raft_consensus.cc:2955] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.576560 28033 catalog_manager.cc:5697] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 9cbb10b5388c4966a8fae21526a18101 reported cstate change: config changed from index 3 to 4, VOTER a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) evicted. New cstate: current_term: 1 leader_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.576686 28133 raft_consensus.cc:2955] T 195d348ff1e84b2fa3c314974bb0c428 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.582391 28132 consensus_queue.cc:237] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:11.588389 28551 raft_consensus.cc:1275] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260713 09:08:11.593251 28650 log.cc:927] Time spent T 195d348ff1e84b2fa3c314974bb0c428 P a4b04a462b7347e987419740eca4c0b8: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260713 09:08:11.594730 28338 consensus_queue.cc:1048] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:11.597694 28208 raft_consensus.cc:1275] T 42a864270687449885ffe6269d8460f3 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:11.597054 28551 raft_consensus.cc:2955] T 195d348ff1e84b2fa3c314974bb0c428 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.598783 28270 tablet_service.cc:1558] Processing DeleteTablet for tablet fa430d3b6a3444d8a3bb92c7a56ba5fb with delete_type TABLET_DATA_TOMBSTONED (TS a4b04a462b7347e987419740eca4c0b8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35234
I20260713 09:08:11.607666 28550 raft_consensus.cc:1275] T 8453579e3a7b442391dbdf6f834f24dc P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:11.608549 28338 consensus_queue.cc:1048] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:11.610858 28338 raft_consensus.cc:2955] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.616046 28651 tablet_replica.cc:333] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a4b04a462b7347e987419740eca4c0b8: stopping tablet replica
I20260713 09:08:11.617594 28443 consensus_queue.cc:1048] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260713 09:08:11.620349 28282 raft_consensus.cc:1275] T 8453579e3a7b442391dbdf6f834f24dc P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:11.619829 28032 catalog_manager.cc:5697] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 reported cstate change: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "22a276d3d3a945399569d5164ba85270" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:11.621840 28443 consensus_queue.cc:1048] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:11.624491 28282 raft_consensus.cc:2955] T 195d348ff1e84b2fa3c314974bb0c428 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.626091 28550 raft_consensus.cc:2955] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.635963 28208 raft_consensus.cc:2955] T 42a864270687449885ffe6269d8460f3 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.637318 28439 raft_consensus.cc:2955] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22a276d3d3a945399569d5164ba85270 (127.26.91.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.639215 28651 raft_consensus.cc:2243] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.646517 28283 raft_consensus.cc:2955] T 8453579e3a7b442391dbdf6f834f24dc P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22a276d3d3a945399569d5164ba85270 (127.26.91.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.648341 28017 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8453579e3a7b442391dbdf6f834f24dc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:11.650672 28651 raft_consensus.cc:2272] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.657279 28651 ts_tablet_manager.cc:1916] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a4b04a462b7347e987419740eca4c0b8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:11.658756 28551 raft_consensus.cc:2955] T 8453579e3a7b442391dbdf6f834f24dc P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22a276d3d3a945399569d5164ba85270 (127.26.91.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.666895 28033 catalog_manager.cc:5697] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101 reported cstate change: config changed from index 3 to 4, VOTER a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193) evicted. New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.671330 28651 ts_tablet_manager.cc:1929] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a4b04a462b7347e987419740eca4c0b8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:11.671855 28651 log.cc:1199] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a4b04a462b7347e987419740eca4c0b8: Deleting WAL directory at /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-2-root/wals/fa430d3b6a3444d8a3bb92c7a56ba5fb
I20260713 09:08:11.673563 28019 catalog_manager.cc:5028] TS a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275): tablet fa430d3b6a3444d8a3bb92c7a56ba5fb (table test-workload [id=1da15410070b47c985fff691a37336c6]) successfully deleted
I20260713 09:08:11.683135 28117 tablet_service.cc:1558] Processing DeleteTablet for tablet 42a864270687449885ffe6269d8460f3 with delete_type TABLET_DATA_TOMBSTONED (TS a61f8dfb6f3c4b3f89d42cd5c9a852a5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43806
I20260713 09:08:11.686086 28033 catalog_manager.cc:5697] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 reported cstate change: config changed from index 3 to 4, VOTER 22a276d3d3a945399569d5164ba85270 (127.26.91.194) evicted. New cstate: current_term: 1 leader_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:11.697114 28019 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 42a864270687449885ffe6269d8460f3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:11.701010 28654 tablet_replica.cc:333] T 42a864270687449885ffe6269d8460f3 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: stopping tablet replica
I20260713 09:08:11.702189 28654 raft_consensus.cc:2243] T 42a864270687449885ffe6269d8460f3 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.702844 28654 raft_consensus.cc:2272] T 42a864270687449885ffe6269d8460f3 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.706555 28193 tablet_service.cc:1558] Processing DeleteTablet for tablet 8453579e3a7b442391dbdf6f834f24dc with delete_type TABLET_DATA_TOMBSTONED (TS 22a276d3d3a945399569d5164ba85270 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51294
I20260713 09:08:11.706328 28210 consensus_queue.cc:237] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [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: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:11.708535 28654 ts_tablet_manager.cc:1916] T 42a864270687449885ffe6269d8460f3 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:11.712412 28551 raft_consensus.cc:1275] T 195d348ff1e84b2fa3c314974bb0c428 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:11.713946 28622 consensus_queue.cc:1048] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:11.720278 28283 raft_consensus.cc:1275] T 195d348ff1e84b2fa3c314974bb0c428 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:11.724526 28654 ts_tablet_manager.cc:1929] T 42a864270687449885ffe6269d8460f3 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:11.724902 28654 log.cc:1199] T 42a864270687449885ffe6269d8460f3 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Deleting WAL directory at /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-0-root/wals/42a864270687449885ffe6269d8460f3
I20260713 09:08:11.727284 28017 catalog_manager.cc:5028] TS a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): tablet 42a864270687449885ffe6269d8460f3 (table test-workload [id=1da15410070b47c985fff691a37336c6]) successfully deleted
I20260713 09:08:11.727481 28655 tablet_replica.cc:333] T 8453579e3a7b442391dbdf6f834f24dc P 22a276d3d3a945399569d5164ba85270: stopping tablet replica
I20260713 09:08:11.728760 28655 raft_consensus.cc:2243] T 8453579e3a7b442391dbdf6f834f24dc P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.729401 28655 raft_consensus.cc:2272] T 8453579e3a7b442391dbdf6f834f24dc P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.729406 28622 consensus_queue.cc:1048] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:11.731769 28647 raft_consensus.cc:2955] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.734145 28655 ts_tablet_manager.cc:1916] T 8453579e3a7b442391dbdf6f834f24dc P 22a276d3d3a945399569d5164ba85270: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:11.736387 28551 raft_consensus.cc:2955] T 195d348ff1e84b2fa3c314974bb0c428 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.740870 28017 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 195d348ff1e84b2fa3c314974bb0c428 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:11.742655 28283 raft_consensus.cc:2955] T 195d348ff1e84b2fa3c314974bb0c428 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:11.745878 28033 catalog_manager.cc:5697] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 reported cstate change: config changed from index 3 to 4, VOTER a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193) evicted. New cstate: current_term: 1 leader_uuid: "22a276d3d3a945399569d5164ba85270" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:11.748695 28655 ts_tablet_manager.cc:1929] T 8453579e3a7b442391dbdf6f834f24dc P 22a276d3d3a945399569d5164ba85270: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:11.749079 28655 log.cc:1199] T 8453579e3a7b442391dbdf6f834f24dc P 22a276d3d3a945399569d5164ba85270: Deleting WAL directory at /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-1-root/wals/8453579e3a7b442391dbdf6f834f24dc
I20260713 09:08:11.750749 28017 catalog_manager.cc:5028] TS 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897): tablet 8453579e3a7b442391dbdf6f834f24dc (table test-workload [id=1da15410070b47c985fff691a37336c6]) successfully deleted
I20260713 09:08:11.756361 28117 tablet_service.cc:1558] Processing DeleteTablet for tablet 195d348ff1e84b2fa3c314974bb0c428 with delete_type TABLET_DATA_TOMBSTONED (TS a61f8dfb6f3c4b3f89d42cd5c9a852a5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43806
I20260713 09:08:11.757210 28654 tablet_replica.cc:333] T 195d348ff1e84b2fa3c314974bb0c428 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: stopping tablet replica
I20260713 09:08:11.758286 28654 raft_consensus.cc:2243] T 195d348ff1e84b2fa3c314974bb0c428 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.759064 28654 raft_consensus.cc:2272] T 195d348ff1e84b2fa3c314974bb0c428 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.763120 28654 ts_tablet_manager.cc:1916] T 195d348ff1e84b2fa3c314974bb0c428 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:11.772789 28654 ts_tablet_manager.cc:1929] T 195d348ff1e84b2fa3c314974bb0c428 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:11.773039 28654 log.cc:1199] T 195d348ff1e84b2fa3c314974bb0c428 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Deleting WAL directory at /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-0-root/wals/195d348ff1e84b2fa3c314974bb0c428
I20260713 09:08:11.774060 28017 catalog_manager.cc:5028] TS a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): tablet 195d348ff1e84b2fa3c314974bb0c428 (table test-workload [id=1da15410070b47c985fff691a37336c6]) successfully deleted
I20260713 09:08:12.785732 28208 consensus_queue.cc:237] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [LEADER]: Queue 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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:12.791886 28284 raft_consensus.cc:1275] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:12.791889 28132 raft_consensus.cc:1275] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:12.791936 28176 consensus_peers.cc:597] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 -> Peer 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196:41389): Couldn't send request to peer 9cbb10b5388c4966a8fae21526a18101. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6bdd0e2bd4d246c0ba33fc3efcfdb3de. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:12.793382 28662 consensus_queue.cc:1048] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:12.794106 28647 consensus_queue.cc:1048] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:12.807730 28637 raft_consensus.cc:2955] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:12.809122 28284 raft_consensus.cc:2955] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:12.812420 28132 raft_consensus.cc:2955] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:12.821346 28281 consensus_queue.cc:237] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Queue 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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:12.825114 28033 catalog_manager.cc:5697] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 reported cstate change: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New cstate: current_term: 1 leader_uuid: "22a276d3d3a945399569d5164ba85270" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:12.828663 28208 raft_consensus.cc:1275] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:12.829268 28250 consensus_peers.cc:597] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 -> Peer 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196:41389): Couldn't send request to peer 9cbb10b5388c4966a8fae21526a18101. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5fb2503a9ba54aefb70aec66c3297ddf. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:12.829799 28657 consensus_queue.cc:1048] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:12.830464 28132 raft_consensus.cc:1275] T 5fb2503a9ba54aefb70aec66c3297ddf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:12.831626 28657 consensus_queue.cc:1048] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:12.837451 28652 raft_consensus.cc:2955] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:12.839093 28208 raft_consensus.cc:2955] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:12.840395 28132 raft_consensus.cc:2955] T 5fb2503a9ba54aefb70aec66c3297ddf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:12.860872 28281 consensus_queue.cc:237] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Queue 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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:12.866653 28030 catalog_manager.cc:5697] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270 reported cstate change: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:12.871095 28208 raft_consensus.cc:1275] T a86112ef4e0a4c5bb3f581d7ef268725 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:12.872014 28132 raft_consensus.cc:1275] T a86112ef4e0a4c5bb3f581d7ef268725 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:12.872581 28250 consensus_peers.cc:597] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 -> Peer 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196:41389): Couldn't send request to peer 9cbb10b5388c4966a8fae21526a18101. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a86112ef4e0a4c5bb3f581d7ef268725. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:12.873102 28652 consensus_queue.cc:1048] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:12.873916 28657 consensus_queue.cc:1048] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:12.881721 28338 raft_consensus.cc:2955] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:12.883222 28132 raft_consensus.cc:2955] T a86112ef4e0a4c5bb3f581d7ef268725 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:12.883854 28208 raft_consensus.cc:2955] T a86112ef4e0a4c5bb3f581d7ef268725 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:12.893585 28210 consensus_queue.cc:237] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Queue 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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:12.895179 28030 catalog_manager.cc:5697] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 reported cstate change: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:12.903007 28281 raft_consensus.cc:1275] T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:12.904157 28176 consensus_peers.cc:597] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 -> Peer 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196:41389): Couldn't send request to peer 9cbb10b5388c4966a8fae21526a18101. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 77ff991ccd5c4cc3897371e07d263ed8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:12.904726 28647 consensus_queue.cc:1048] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:12.908124 28132 raft_consensus.cc:1275] T 77ff991ccd5c4cc3897371e07d263ed8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:12.909514 28647 consensus_queue.cc:1048] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:12.912635 28662 raft_consensus.cc:2955] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:12.914250 28281 raft_consensus.cc:2955] T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:12.917546 28132 raft_consensus.cc:2955] T 77ff991ccd5c4cc3897371e07d263ed8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:12.930279 28029 catalog_manager.cc:5697] T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8 reported cstate change: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New cstate: current_term: 1 leader_uuid: "22a276d3d3a945399569d5164ba85270" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:13.209298 28678 ts_tablet_manager.cc:933] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101: Initiating tablet copy from peer 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:13.210851 28678 tablet_copy_client.cc:323] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Beginning tablet copy session from remote peer at address 127.26.91.194:45897
I20260713 09:08:13.212273 28220 tablet_copy_service.cc:140] P 22a276d3d3a945399569d5164ba85270: Received BeginTabletCopySession request for tablet 6bdd0e2bd4d246c0ba33fc3efcfdb3de from peer 9cbb10b5388c4966a8fae21526a18101 ({username='slave'} at 127.0.0.1:51350)
I20260713 09:08:13.212785 28220 tablet_copy_service.cc:161] P 22a276d3d3a945399569d5164ba85270: Beginning new tablet copy session on tablet 6bdd0e2bd4d246c0ba33fc3efcfdb3de from peer 9cbb10b5388c4966a8fae21526a18101 at {username='slave'} at 127.0.0.1:51350: session id = 9cbb10b5388c4966a8fae21526a18101-6bdd0e2bd4d246c0ba33fc3efcfdb3de
I20260713 09:08:13.219977 28220 tablet_copy_source_session.cc:215] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:13.222678 28678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bdd0e2bd4d246c0ba33fc3efcfdb3de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:13.232697 28678 tablet_copy_client.cc:806] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:13.233158 28678 tablet_copy_client.cc:670] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:13.236371 28678 tablet_copy_client.cc:538] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:13.241894 28678 tablet_bootstrap.cc:492] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101: Bootstrap starting.
I20260713 09:08:13.257505 28678 tablet_bootstrap.cc:492] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:13.258637 28678 tablet_bootstrap.cc:492] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101: Bootstrap complete.
I20260713 09:08:13.259292 28678 ts_tablet_manager.cc:1403] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.005s
I20260713 09:08:13.262007 28678 raft_consensus.cc:359] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:13.262804 28678 raft_consensus.cc:740] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9cbb10b5388c4966a8fae21526a18101, State: Initialized, Role: LEARNER
I20260713 09:08:13.263401 28678 consensus_queue.cc:260] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:13.266276 28678 ts_tablet_manager.cc:1434] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:13.267653 28220 tablet_copy_service.cc:342] P 22a276d3d3a945399569d5164ba85270: Request end of tablet copy session 9cbb10b5388c4966a8fae21526a18101-6bdd0e2bd4d246c0ba33fc3efcfdb3de received from {username='slave'} at 127.0.0.1:51350
I20260713 09:08:13.268054 28220 tablet_copy_service.cc:434] P 22a276d3d3a945399569d5164ba85270: ending tablet copy session 9cbb10b5388c4966a8fae21526a18101-6bdd0e2bd4d246c0ba33fc3efcfdb3de on tablet 6bdd0e2bd4d246c0ba33fc3efcfdb3de with peer 9cbb10b5388c4966a8fae21526a18101
I20260713 09:08:13.273373 28678 ts_tablet_manager.cc:933] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101: Initiating tablet copy from peer a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:13.274682 28678 tablet_copy_client.cc:323] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Beginning tablet copy session from remote peer at address 127.26.91.195:34275
I20260713 09:08:13.276291 28294 tablet_copy_service.cc:140] P a4b04a462b7347e987419740eca4c0b8: Received BeginTabletCopySession request for tablet a86112ef4e0a4c5bb3f581d7ef268725 from peer 9cbb10b5388c4966a8fae21526a18101 ({username='slave'} at 127.0.0.1:35276)
I20260713 09:08:13.276784 28294 tablet_copy_service.cc:161] P a4b04a462b7347e987419740eca4c0b8: Beginning new tablet copy session on tablet a86112ef4e0a4c5bb3f581d7ef268725 from peer 9cbb10b5388c4966a8fae21526a18101 at {username='slave'} at 127.0.0.1:35276: session id = 9cbb10b5388c4966a8fae21526a18101-a86112ef4e0a4c5bb3f581d7ef268725
I20260713 09:08:13.283939 28294 tablet_copy_source_session.cc:215] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:13.286756 28678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a86112ef4e0a4c5bb3f581d7ef268725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:13.299491 28678 tablet_copy_client.cc:806] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:13.299962 28678 tablet_copy_client.cc:670] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:13.302953 28678 tablet_copy_client.cc:538] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:13.307991 28678 tablet_bootstrap.cc:492] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap starting.
I20260713 09:08:13.321246 28678 tablet_bootstrap.cc:492] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:13.321830 28678 tablet_bootstrap.cc:492] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap complete.
I20260713 09:08:13.322269 28678 ts_tablet_manager.cc:1403] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.003s
I20260713 09:08:13.324219 28678 raft_consensus.cc:359] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:13.324741 28678 raft_consensus.cc:740] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9cbb10b5388c4966a8fae21526a18101, State: Initialized, Role: LEARNER
I20260713 09:08:13.325177 28678 consensus_queue.cc:260] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:13.326934 28678 ts_tablet_manager.cc:1434] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:13.328789 28294 tablet_copy_service.cc:342] P a4b04a462b7347e987419740eca4c0b8: Request end of tablet copy session 9cbb10b5388c4966a8fae21526a18101-a86112ef4e0a4c5bb3f581d7ef268725 received from {username='slave'} at 127.0.0.1:35276
I20260713 09:08:13.329187 28294 tablet_copy_service.cc:434] P a4b04a462b7347e987419740eca4c0b8: ending tablet copy session 9cbb10b5388c4966a8fae21526a18101-a86112ef4e0a4c5bb3f581d7ef268725 on tablet a86112ef4e0a4c5bb3f581d7ef268725 with peer 9cbb10b5388c4966a8fae21526a18101
I20260713 09:08:13.398941 28678 ts_tablet_manager.cc:933] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101: Initiating tablet copy from peer a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:13.400403 28678 tablet_copy_client.cc:323] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Beginning tablet copy session from remote peer at address 127.26.91.195:34275
I20260713 09:08:13.401669 28294 tablet_copy_service.cc:140] P a4b04a462b7347e987419740eca4c0b8: Received BeginTabletCopySession request for tablet 5fb2503a9ba54aefb70aec66c3297ddf from peer 9cbb10b5388c4966a8fae21526a18101 ({username='slave'} at 127.0.0.1:35276)
I20260713 09:08:13.402204 28294 tablet_copy_service.cc:161] P a4b04a462b7347e987419740eca4c0b8: Beginning new tablet copy session on tablet 5fb2503a9ba54aefb70aec66c3297ddf from peer 9cbb10b5388c4966a8fae21526a18101 at {username='slave'} at 127.0.0.1:35276: session id = 9cbb10b5388c4966a8fae21526a18101-5fb2503a9ba54aefb70aec66c3297ddf
I20260713 09:08:13.409169 28294 tablet_copy_source_session.cc:215] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:13.411646 28678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fb2503a9ba54aefb70aec66c3297ddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:13.421626 28678 tablet_copy_client.cc:806] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:13.422108 28678 tablet_copy_client.cc:670] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:13.425200 28678 tablet_copy_client.cc:538] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:13.431113 28678 tablet_bootstrap.cc:492] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101: Bootstrap starting.
I20260713 09:08:13.448478 28686 ts_tablet_manager.cc:933] T 77ff991ccd5c4cc3897371e07d263ed8 P 9cbb10b5388c4966a8fae21526a18101: Initiating tablet copy from peer 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:13.450796 28686 tablet_copy_client.cc:323] T 77ff991ccd5c4cc3897371e07d263ed8 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Beginning tablet copy session from remote peer at address 127.26.91.194:45897
I20260713 09:08:13.476717 28678 tablet_bootstrap.cc:492] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:13.477411 28678 tablet_bootstrap.cc:492] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101: Bootstrap complete.
I20260713 09:08:13.477890 28678 ts_tablet_manager.cc:1403] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101: Time spent bootstrapping tablet: real 0.047s	user 0.028s	sys 0.005s
I20260713 09:08:13.479913 28678 raft_consensus.cc:359] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:13.480448 28678 raft_consensus.cc:740] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9cbb10b5388c4966a8fae21526a18101, State: Initialized, Role: LEARNER
I20260713 09:08:13.480854 28678 consensus_queue.cc:260] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:13.484306 28678 ts_tablet_manager.cc:1434] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:13.485764 28294 tablet_copy_service.cc:342] P a4b04a462b7347e987419740eca4c0b8: Request end of tablet copy session 9cbb10b5388c4966a8fae21526a18101-5fb2503a9ba54aefb70aec66c3297ddf received from {username='slave'} at 127.0.0.1:35276
I20260713 09:08:13.486146 28294 tablet_copy_service.cc:434] P a4b04a462b7347e987419740eca4c0b8: ending tablet copy session 9cbb10b5388c4966a8fae21526a18101-5fb2503a9ba54aefb70aec66c3297ddf on tablet 5fb2503a9ba54aefb70aec66c3297ddf with peer 9cbb10b5388c4966a8fae21526a18101
W20260713 09:08:13.529088 28305 debug-util.cc:398] Leaking SignalData structure 0x7b08001b2ba0 after lost signal to thread 26994
I20260713 09:08:13.579818 28220 tablet_copy_service.cc:140] P 22a276d3d3a945399569d5164ba85270: Received BeginTabletCopySession request for tablet 77ff991ccd5c4cc3897371e07d263ed8 from peer 9cbb10b5388c4966a8fae21526a18101 ({username='slave'} at 127.0.0.1:51350)
I20260713 09:08:13.580404 28220 tablet_copy_service.cc:161] P 22a276d3d3a945399569d5164ba85270: Beginning new tablet copy session on tablet 77ff991ccd5c4cc3897371e07d263ed8 from peer 9cbb10b5388c4966a8fae21526a18101 at {username='slave'} at 127.0.0.1:51350: session id = 9cbb10b5388c4966a8fae21526a18101-77ff991ccd5c4cc3897371e07d263ed8
I20260713 09:08:13.591882 28220 tablet_copy_source_session.cc:215] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270: Tablet Copy: opened 0 blocks and 1 log segments
W20260713 09:08:13.854662 28305 debug-util.cc:398] Leaking SignalData structure 0x7b08001b0b20 after lost signal to thread 28067
W20260713 09:08:13.867864 28305 debug-util.cc:398] Leaking SignalData structure 0x7b080013e860 after lost signal to thread 28159
W20260713 09:08:13.869061 28305 debug-util.cc:398] Leaking SignalData structure 0x7b0800037b40 after lost signal to thread 28234
I20260713 09:08:13.890370 28551 raft_consensus.cc:1217] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:13.907933 28686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77ff991ccd5c4cc3897371e07d263ed8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:08:13.910696 28305 debug-util.cc:398] Leaking SignalData structure 0x7b0800134c60 after lost signal to thread 28308
W20260713 09:08:13.912941 28305 debug-util.cc:398] Leaking SignalData structure 0x7b0800254380 after lost signal to thread 28576
I20260713 09:08:13.920794 28551 raft_consensus.cc:1217] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:13.925372 28686 tablet_copy_client.cc:806] T 77ff991ccd5c4cc3897371e07d263ed8 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:13.925932 28686 tablet_copy_client.cc:670] T 77ff991ccd5c4cc3897371e07d263ed8 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:13.929529 28686 tablet_copy_client.cc:538] T 77ff991ccd5c4cc3897371e07d263ed8 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:13.939786 28686 tablet_bootstrap.cc:492] T 77ff991ccd5c4cc3897371e07d263ed8 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap starting.
I20260713 09:08:13.955928 28551 raft_consensus.cc:1217] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:13.965217 28686 tablet_bootstrap.cc:492] T 77ff991ccd5c4cc3897371e07d263ed8 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:13.966372 28686 tablet_bootstrap.cc:492] T 77ff991ccd5c4cc3897371e07d263ed8 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap complete.
I20260713 09:08:13.967032 28686 ts_tablet_manager.cc:1403] T 77ff991ccd5c4cc3897371e07d263ed8 P 9cbb10b5388c4966a8fae21526a18101: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.007s
I20260713 09:08:13.969435 28686 raft_consensus.cc:359] T 77ff991ccd5c4cc3897371e07d263ed8 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:13.970050 28686 raft_consensus.cc:740] T 77ff991ccd5c4cc3897371e07d263ed8 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9cbb10b5388c4966a8fae21526a18101, State: Initialized, Role: LEARNER
I20260713 09:08:13.970681 28686 consensus_queue.cc:260] T 77ff991ccd5c4cc3897371e07d263ed8 P 9cbb10b5388c4966a8fae21526a18101 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:13.974117 28686 ts_tablet_manager.cc:1434] T 77ff991ccd5c4cc3897371e07d263ed8 P 9cbb10b5388c4966a8fae21526a18101: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:08:13.982056 28220 tablet_copy_service.cc:342] P 22a276d3d3a945399569d5164ba85270: Request end of tablet copy session 9cbb10b5388c4966a8fae21526a18101-77ff991ccd5c4cc3897371e07d263ed8 received from {username='slave'} at 127.0.0.1:51350
I20260713 09:08:13.982457 28220 tablet_copy_service.cc:434] P 22a276d3d3a945399569d5164ba85270: ending tablet copy session 9cbb10b5388c4966a8fae21526a18101-77ff991ccd5c4cc3897371e07d263ed8 on tablet 77ff991ccd5c4cc3897371e07d263ed8 with peer 9cbb10b5388c4966a8fae21526a18101
I20260713 09:08:14.200817 28691 raft_consensus.cc:1064] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270: attempting to promote NON_VOTER 9cbb10b5388c4966a8fae21526a18101 to VOTER
I20260713 09:08:14.203259 28691 consensus_queue.cc:237] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:14.209121 28281 raft_consensus.cc:1275] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:14.210606 28647 consensus_queue.cc:1048] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:14.215613 28551 raft_consensus.cc:1275] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:14.216989 28133 raft_consensus.cc:1275] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:14.218557 28637 consensus_queue.cc:1048] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:14.220623 28647 consensus_queue.cc:1048] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:14.237082 28637 raft_consensus.cc:2955] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:14.241081 28133 raft_consensus.cc:2955] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:14.241390 28550 raft_consensus.cc:2955] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:14.253439 28281 raft_consensus.cc:2955] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:14.259940 28033 catalog_manager.cc:5697] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a61f8dfb6f3c4b3f89d42cd5c9a852a5 reported cstate change: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "22a276d3d3a945399569d5164ba85270" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:14.286967 28207 consensus_queue.cc:237] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:14.292927 28550 raft_consensus.cc:1275] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:14.294315 28691 consensus_queue.cc:1048] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:14.296928 28133 raft_consensus.cc:1275] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:14.298404 28637 consensus_queue.cc:1048] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:14.305116 28550 raft_consensus.cc:2955] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:14.303959 28637 raft_consensus.cc:2955] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:14.309768 28132 raft_consensus.cc:2955] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:14.321369 28029 catalog_manager.cc:5697] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101 reported cstate change: config changed from index 3 to 4, VOTER a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) evicted. New cstate: current_term: 1 leader_uuid: "22a276d3d3a945399569d5164ba85270" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:14.332226 28270 tablet_service.cc:1558] Processing DeleteTablet for tablet 6bdd0e2bd4d246c0ba33fc3efcfdb3de with delete_type TABLET_DATA_TOMBSTONED (TS a4b04a462b7347e987419740eca4c0b8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35234
I20260713 09:08:14.334513 28017 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6bdd0e2bd4d246c0ba33fc3efcfdb3de with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:14.340950 28705 tablet_replica.cc:333] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a4b04a462b7347e987419740eca4c0b8: stopping tablet replica
I20260713 09:08:14.341917 28705 raft_consensus.cc:2243] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:14.342739 28705 raft_consensus.cc:2272] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:14.345774 28705 ts_tablet_manager.cc:1916] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a4b04a462b7347e987419740eca4c0b8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:14.359764 28705 ts_tablet_manager.cc:1929] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a4b04a462b7347e987419740eca4c0b8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:14.360208 28705 log.cc:1199] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a4b04a462b7347e987419740eca4c0b8: Deleting WAL directory at /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-2-root/wals/6bdd0e2bd4d246c0ba33fc3efcfdb3de
I20260713 09:08:14.361775 28019 catalog_manager.cc:5028] TS a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275): tablet 6bdd0e2bd4d246c0ba33fc3efcfdb3de (table test-workload [id=1da15410070b47c985fff691a37336c6]) successfully deleted
I20260713 09:08:14.447537 28550 raft_consensus.cc:1217] T 77ff991ccd5c4cc3897371e07d263ed8 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:14.488454 28652 raft_consensus.cc:1064] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8: attempting to promote NON_VOTER 9cbb10b5388c4966a8fae21526a18101 to VOTER
I20260713 09:08:14.490821 28652 consensus_queue.cc:237] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:14.497457 28207 raft_consensus.cc:1275] T a86112ef4e0a4c5bb3f581d7ef268725 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:14.498850 28550 raft_consensus.cc:1275] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:14.498973 28692 consensus_queue.cc:1048] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:14.500536 28693 consensus_queue.cc:1048] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:14.510186 28132 raft_consensus.cc:1275] T a86112ef4e0a4c5bb3f581d7ef268725 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:14.513019 28652 consensus_queue.cc:1048] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:14.525271 28693 raft_consensus.cc:2955] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:14.528293 28208 raft_consensus.cc:2955] T a86112ef4e0a4c5bb3f581d7ef268725 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
W20260713 09:08:14.546134 28231 debug-util.cc:398] Leaking SignalData structure 0x7b0800121340 after lost signal to thread 26994
W20260713 09:08:14.547116 28231 debug-util.cc:398] Leaking SignalData structure 0x7b08000333a0 after lost signal to thread 28067
W20260713 09:08:14.556270 28231 debug-util.cc:398] Leaking SignalData structure 0x7b0800220ae0 after lost signal to thread 28159
W20260713 09:08:14.557219 28231 debug-util.cc:398] Leaking SignalData structure 0x7b08001ce9a0 after lost signal to thread 28234
W20260713 09:08:14.558151 28231 debug-util.cc:398] Leaking SignalData structure 0x7b0800228340 after lost signal to thread 28308
W20260713 09:08:14.559124 28231 debug-util.cc:398] Leaking SignalData structure 0x7b080019c680 after lost signal to thread 28576
I20260713 09:08:14.559696 28550 raft_consensus.cc:2955] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:14.563094 28132 raft_consensus.cc:2955] T a86112ef4e0a4c5bb3f581d7ef268725 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:14.577785 28652 raft_consensus.cc:1064] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8: attempting to promote NON_VOTER 9cbb10b5388c4966a8fae21526a18101 to VOTER
I20260713 09:08:14.579910 28029 catalog_manager.cc:5697] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101 reported cstate change: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:14.583034 28652 consensus_queue.cc:237] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:14.610503 28281 consensus_queue.cc:237] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:14.614583 28208 raft_consensus.cc:1275] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:14.615198 28551 raft_consensus.cc:1275] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:14.616647 28693 consensus_queue.cc:1048] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:14.618330 28692 consensus_queue.cc:1048] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:14.626466 28132 raft_consensus.cc:1275] T a86112ef4e0a4c5bb3f581d7ef268725 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:14.627115 28551 raft_consensus.cc:1275] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:14.628374 28693 consensus_queue.cc:1048] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:14.632756 28692 consensus_queue.cc:1048] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:14.639513 28693 raft_consensus.cc:2955] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22a276d3d3a945399569d5164ba85270 (127.26.91.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:14.647771 28132 raft_consensus.cc:2955] T a86112ef4e0a4c5bb3f581d7ef268725 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22a276d3d3a945399569d5164ba85270 (127.26.91.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:14.648150 28692 raft_consensus.cc:2955] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:14.653472 28133 raft_consensus.cc:1275] T 5fb2503a9ba54aefb70aec66c3297ddf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:14.655053 28208 raft_consensus.cc:2955] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:14.660523 28714 consensus_queue.cc:1048] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:14.666098 28551 raft_consensus.cc:2955] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22a276d3d3a945399569d5164ba85270 (127.26.91.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:14.697067 28133 raft_consensus.cc:2955] T 5fb2503a9ba54aefb70aec66c3297ddf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:14.695670 28029 catalog_manager.cc:5697] T a86112ef4e0a4c5bb3f581d7ef268725 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 reported cstate change: config changed from index 3 to 4, VOTER 22a276d3d3a945399569d5164ba85270 (127.26.91.194) evicted. New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:14.706643 28032 catalog_manager.cc:5697] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270 reported cstate change: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:14.714604 28019 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a86112ef4e0a4c5bb3f581d7ef268725 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:14.717401 28193 tablet_service.cc:1558] Processing DeleteTablet for tablet a86112ef4e0a4c5bb3f581d7ef268725 with delete_type TABLET_DATA_TOMBSTONED (TS 22a276d3d3a945399569d5164ba85270 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51294
I20260713 09:08:14.739308 28717 tablet_replica.cc:333] T a86112ef4e0a4c5bb3f581d7ef268725 P 22a276d3d3a945399569d5164ba85270: stopping tablet replica
I20260713 09:08:14.738708 28551 raft_consensus.cc:2955] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:14.740509 28717 raft_consensus.cc:2243] T a86112ef4e0a4c5bb3f581d7ef268725 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:14.742684 28717 raft_consensus.cc:2272] T a86112ef4e0a4c5bb3f581d7ef268725 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:14.745875 28717 ts_tablet_manager.cc:1916] T a86112ef4e0a4c5bb3f581d7ef268725 P 22a276d3d3a945399569d5164ba85270: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:14.766609 28717 ts_tablet_manager.cc:1929] T a86112ef4e0a4c5bb3f581d7ef268725 P 22a276d3d3a945399569d5164ba85270: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:14.767046 28717 log.cc:1199] T a86112ef4e0a4c5bb3f581d7ef268725 P 22a276d3d3a945399569d5164ba85270: Deleting WAL directory at /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-1-root/wals/a86112ef4e0a4c5bb3f581d7ef268725
I20260713 09:08:14.768635 28017 catalog_manager.cc:5028] TS 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897): tablet a86112ef4e0a4c5bb3f581d7ef268725 (table test-workload [id=1da15410070b47c985fff691a37336c6]) successfully deleted
I20260713 09:08:14.994982 28691 raft_consensus.cc:1064] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270: attempting to promote NON_VOTER 9cbb10b5388c4966a8fae21526a18101 to VOTER
I20260713 09:08:15.023638 28691 consensus_queue.cc:237] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:15.037155 28281 raft_consensus.cc:1275] T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:15.041827 28637 consensus_queue.cc:1048] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:15.051514 28551 raft_consensus.cc:1275] T 77ff991ccd5c4cc3897371e07d263ed8 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:15.056615 28637 consensus_queue.cc:1048] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:15.066597 28133 raft_consensus.cc:1275] T 77ff991ccd5c4cc3897371e07d263ed8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:15.068302 28719 consensus_queue.cc:1048] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:15.080293 28283 consensus_queue.cc:237] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:15.089862 28550 raft_consensus.cc:1275] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:15.091388 28713 consensus_queue.cc:1048] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:15.098687 28652 raft_consensus.cc:2955] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22a276d3d3a945399569d5164ba85270 (127.26.91.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:15.100256 28550 raft_consensus.cc:2955] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22a276d3d3a945399569d5164ba85270 (127.26.91.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:15.107950 28019 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5fb2503a9ba54aefb70aec66c3297ddf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:15.117334 28133 raft_consensus.cc:1275] T 5fb2503a9ba54aefb70aec66c3297ddf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:15.118739 28713 consensus_queue.cc:1048] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:15.119563 28030 catalog_manager.cc:5697] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 reported cstate change: config changed from index 3 to 4, VOTER 22a276d3d3a945399569d5164ba85270 (127.26.91.194) evicted. New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:15.122843 28133 raft_consensus.cc:2955] T 5fb2503a9ba54aefb70aec66c3297ddf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22a276d3d3a945399569d5164ba85270 (127.26.91.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:15.130136 28193 tablet_service.cc:1558] Processing DeleteTablet for tablet 5fb2503a9ba54aefb70aec66c3297ddf with delete_type TABLET_DATA_TOMBSTONED (TS 22a276d3d3a945399569d5164ba85270 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51294
I20260713 09:08:15.131007 28717 tablet_replica.cc:333] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270: stopping tablet replica
I20260713 09:08:15.131883 28717 raft_consensus.cc:2243] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:15.132481 28717 raft_consensus.cc:2272] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:15.135514 28717 ts_tablet_manager.cc:1916] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260713 09:08:15.160487 28720 log.cc:927] Time spent T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270: Append to log took a long time: real 0.126s	user 0.000s	sys 0.000s
I20260713 09:08:15.167454 28637 raft_consensus.cc:2955] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:15.175165 28717 ts_tablet_manager.cc:1929] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:15.175581 28717 log.cc:1199] T 5fb2503a9ba54aefb70aec66c3297ddf P 22a276d3d3a945399569d5164ba85270: Deleting WAL directory at /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-1-root/wals/5fb2503a9ba54aefb70aec66c3297ddf
I20260713 09:08:15.177002 28017 catalog_manager.cc:5028] TS 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897): tablet 5fb2503a9ba54aefb70aec66c3297ddf (table test-workload [id=1da15410070b47c985fff691a37336c6]) successfully deleted
I20260713 09:08:15.176247 28281 raft_consensus.cc:2955] T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:15.224110 28550 raft_consensus.cc:2955] T 77ff991ccd5c4cc3897371e07d263ed8 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:15.227592 28132 raft_consensus.cc:2955] T 77ff991ccd5c4cc3897371e07d263ed8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:15.238041 28030 catalog_manager.cc:5697] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 reported cstate change: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "22a276d3d3a945399569d5164ba85270" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:15.272652 28206 consensus_queue.cc:237] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [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: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:15.327322 28283 raft_consensus.cc:1275] T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:15.330760 28691 consensus_queue.cc:1048] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:15.343897 28637 raft_consensus.cc:2955] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:15.359511 28284 raft_consensus.cc:2955] T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:15.385324 28030 catalog_manager.cc:5697] T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8 reported cstate change: config changed from index 3 to 4, VOTER a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193) evicted. New cstate: current_term: 1 leader_uuid: "22a276d3d3a945399569d5164ba85270" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:15.386512 28017 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 77ff991ccd5c4cc3897371e07d263ed8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:15.390728 28551 raft_consensus.cc:1275] T 77ff991ccd5c4cc3897371e07d263ed8 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:15.397707 28691 consensus_queue.cc:1048] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:15.403250 28117 tablet_service.cc:1558] Processing DeleteTablet for tablet 77ff991ccd5c4cc3897371e07d263ed8 with delete_type TABLET_DATA_TOMBSTONED (TS a61f8dfb6f3c4b3f89d42cd5c9a852a5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43806
I20260713 09:08:15.408456 28551 raft_consensus.cc:2955] T 77ff991ccd5c4cc3897371e07d263ed8 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:15.450884 28724 tablet_replica.cc:333] T 77ff991ccd5c4cc3897371e07d263ed8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: stopping tablet replica
I20260713 09:08:15.452023 28724 raft_consensus.cc:2243] T 77ff991ccd5c4cc3897371e07d263ed8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:15.452651 28724 raft_consensus.cc:2272] T 77ff991ccd5c4cc3897371e07d263ed8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:15.456404 28724 ts_tablet_manager.cc:1916] T 77ff991ccd5c4cc3897371e07d263ed8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:15.473097 28724 ts_tablet_manager.cc:1929] T 77ff991ccd5c4cc3897371e07d263ed8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:15.473524 28724 log.cc:1199] T 77ff991ccd5c4cc3897371e07d263ed8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Deleting WAL directory at /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-0-root/wals/77ff991ccd5c4cc3897371e07d263ed8
I20260713 09:08:15.475405 28017 catalog_manager.cc:5028] TS a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): tablet 77ff991ccd5c4cc3897371e07d263ed8 (table test-workload [id=1da15410070b47c985fff691a37336c6]) successfully deleted
I20260713 09:08:16.440793 28133 consensus_queue.cc:237] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Queue 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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
W20260713 09:08:16.448323 28101 consensus_peers.cc:597] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 -> Peer 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196:41389): Couldn't send request to peer 9cbb10b5388c4966a8fae21526a18101. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 01d576e9210145d99e6dd3e0e881739d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:16.449671 28284 raft_consensus.cc:1275] T 01d576e9210145d99e6dd3e0e881739d P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:16.451038 28688 consensus_queue.cc:1048] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:16.453006 28208 raft_consensus.cc:1275] T 01d576e9210145d99e6dd3e0e881739d P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:16.456547 28688 consensus_queue.cc:1048] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:16.470252 28688 raft_consensus.cc:2955] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:16.478070 28284 raft_consensus.cc:2955] T 01d576e9210145d99e6dd3e0e881739d P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:16.495313 28206 consensus_queue.cc:237] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Queue 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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:16.499922 28208 raft_consensus.cc:2955] T 01d576e9210145d99e6dd3e0e881739d P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:16.509068 28030 catalog_manager.cc:5697] T 01d576e9210145d99e6dd3e0e881739d P a4b04a462b7347e987419740eca4c0b8 reported cstate change: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New cstate: current_term: 1 leader_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:16.569914 28133 raft_consensus.cc:1275] T f50216e9d81340e7be2370f71578d073 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:16.571890 28691 consensus_queue.cc:1048] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:16.576884 28176 consensus_peers.cc:597] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 -> Peer 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196:41389): Couldn't send request to peer 9cbb10b5388c4966a8fae21526a18101. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f50216e9d81340e7be2370f71578d073. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:16.580783 28284 raft_consensus.cc:1275] T f50216e9d81340e7be2370f71578d073 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:16.582105 28740 consensus_queue.cc:1048] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:16.601323 28740 raft_consensus.cc:2955] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:16.605613 28132 raft_consensus.cc:2955] T f50216e9d81340e7be2370f71578d073 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:16.614655 28281 raft_consensus.cc:2955] T f50216e9d81340e7be2370f71578d073 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:16.623495 28029 catalog_manager.cc:5697] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 reported cstate change: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New cstate: current_term: 1 leader_uuid: "22a276d3d3a945399569d5164ba85270" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:16.630441 28133 consensus_queue.cc:237] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Queue 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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:16.648496 28281 raft_consensus.cc:1275] T 70898d1cbaff47ffa114c6c389bbf1d8 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:16.648710 28101 consensus_peers.cc:597] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 -> Peer 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196:41389): Couldn't send request to peer 9cbb10b5388c4966a8fae21526a18101. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 70898d1cbaff47ffa114c6c389bbf1d8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:16.649852 28730 consensus_queue.cc:1048] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:16.652782 28206 raft_consensus.cc:1275] T 70898d1cbaff47ffa114c6c389bbf1d8 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:16.654129 28730 consensus_queue.cc:1048] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:16.674996 28733 raft_consensus.cc:2955] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:16.676685 28281 raft_consensus.cc:2955] T 70898d1cbaff47ffa114c6c389bbf1d8 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:16.688732 28284 consensus_queue.cc:237] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Queue 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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:16.692672 28029 catalog_manager.cc:5697] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 reported cstate change: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New cstate: current_term: 1 leader_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:16.707012 28208 raft_consensus.cc:1275] T 236079bffbec4a5f826db27306cd8b19 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:16.707499 28206 raft_consensus.cc:2955] T 70898d1cbaff47ffa114c6c389bbf1d8 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:16.710621 28133 raft_consensus.cc:1275] T 236079bffbec4a5f826db27306cd8b19 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:16.711663 28713 consensus_queue.cc:1048] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:16.718952 28713 consensus_queue.cc:1048] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:16.721807 28250 consensus_peers.cc:597] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 -> Peer 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196:41389): Couldn't send request to peer 9cbb10b5388c4966a8fae21526a18101. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 236079bffbec4a5f826db27306cd8b19. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:16.734901 28652 raft_consensus.cc:2955] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:16.746747 28133 raft_consensus.cc:2955] T 236079bffbec4a5f826db27306cd8b19 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:16.761620 28032 catalog_manager.cc:5697] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 reported cstate change: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:16.763638 28206 raft_consensus.cc:2955] T 236079bffbec4a5f826db27306cd8b19 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:17.095232 28752 ts_tablet_manager.cc:933] T f50216e9d81340e7be2370f71578d073 P 9cbb10b5388c4966a8fae21526a18101: Initiating tablet copy from peer 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:17.098055 28752 tablet_copy_client.cc:323] T f50216e9d81340e7be2370f71578d073 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Beginning tablet copy session from remote peer at address 127.26.91.194:45897
I20260713 09:08:17.100176 28220 tablet_copy_service.cc:140] P 22a276d3d3a945399569d5164ba85270: Received BeginTabletCopySession request for tablet f50216e9d81340e7be2370f71578d073 from peer 9cbb10b5388c4966a8fae21526a18101 ({username='slave'} at 127.0.0.1:51350)
I20260713 09:08:17.100675 28220 tablet_copy_service.cc:161] P 22a276d3d3a945399569d5164ba85270: Beginning new tablet copy session on tablet f50216e9d81340e7be2370f71578d073 from peer 9cbb10b5388c4966a8fae21526a18101 at {username='slave'} at 127.0.0.1:51350: session id = 9cbb10b5388c4966a8fae21526a18101-f50216e9d81340e7be2370f71578d073
I20260713 09:08:17.107673 28220 tablet_copy_source_session.cc:215] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:17.098686 28751 ts_tablet_manager.cc:933] T 01d576e9210145d99e6dd3e0e881739d P 9cbb10b5388c4966a8fae21526a18101: Initiating tablet copy from peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337)
I20260713 09:08:17.111716 28752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f50216e9d81340e7be2370f71578d073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.120954 28751 tablet_copy_client.cc:323] T 01d576e9210145d99e6dd3e0e881739d P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Beginning tablet copy session from remote peer at address 127.26.91.193:43337
I20260713 09:08:17.122522 28145 tablet_copy_service.cc:140] P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Received BeginTabletCopySession request for tablet 01d576e9210145d99e6dd3e0e881739d from peer 9cbb10b5388c4966a8fae21526a18101 ({username='slave'} at 127.0.0.1:43834)
I20260713 09:08:17.123024 28145 tablet_copy_service.cc:161] P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Beginning new tablet copy session on tablet 01d576e9210145d99e6dd3e0e881739d from peer 9cbb10b5388c4966a8fae21526a18101 at {username='slave'} at 127.0.0.1:43834: session id = 9cbb10b5388c4966a8fae21526a18101-01d576e9210145d99e6dd3e0e881739d
I20260713 09:08:17.129756 28145 tablet_copy_source_session.cc:215] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:17.132594 28751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01d576e9210145d99e6dd3e0e881739d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.150609 28752 tablet_copy_client.cc:806] T f50216e9d81340e7be2370f71578d073 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:17.158159 28752 tablet_copy_client.cc:670] T f50216e9d81340e7be2370f71578d073 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:17.172153 28752 tablet_copy_client.cc:538] T f50216e9d81340e7be2370f71578d073 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:17.173748 28755 ts_tablet_manager.cc:933] T 70898d1cbaff47ffa114c6c389bbf1d8 P 9cbb10b5388c4966a8fae21526a18101: Initiating tablet copy from peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337)
I20260713 09:08:17.182847 28752 tablet_bootstrap.cc:492] T f50216e9d81340e7be2370f71578d073 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap starting.
I20260713 09:08:17.183135 28751 tablet_copy_client.cc:806] T 01d576e9210145d99e6dd3e0e881739d P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:17.183720 28751 tablet_copy_client.cc:670] T 01d576e9210145d99e6dd3e0e881739d P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:17.184803 28755 tablet_copy_client.cc:323] T 70898d1cbaff47ffa114c6c389bbf1d8 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Beginning tablet copy session from remote peer at address 127.26.91.193:43337
I20260713 09:08:17.186549 28144 tablet_copy_service.cc:140] P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Received BeginTabletCopySession request for tablet 70898d1cbaff47ffa114c6c389bbf1d8 from peer 9cbb10b5388c4966a8fae21526a18101 ({username='slave'} at 127.0.0.1:43834)
I20260713 09:08:17.187058 28144 tablet_copy_service.cc:161] P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Beginning new tablet copy session on tablet 70898d1cbaff47ffa114c6c389bbf1d8 from peer 9cbb10b5388c4966a8fae21526a18101 at {username='slave'} at 127.0.0.1:43834: session id = 9cbb10b5388c4966a8fae21526a18101-70898d1cbaff47ffa114c6c389bbf1d8
I20260713 09:08:17.194073 28751 tablet_copy_client.cc:538] T 01d576e9210145d99e6dd3e0e881739d P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:17.203662 28144 tablet_copy_source_session.cc:215] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:17.209775 28755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70898d1cbaff47ffa114c6c389bbf1d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.219332 28751 tablet_bootstrap.cc:492] T 01d576e9210145d99e6dd3e0e881739d P 9cbb10b5388c4966a8fae21526a18101: Bootstrap starting.
I20260713 09:08:17.234928 28755 tablet_copy_client.cc:806] T 70898d1cbaff47ffa114c6c389bbf1d8 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:17.235471 28755 tablet_copy_client.cc:670] T 70898d1cbaff47ffa114c6c389bbf1d8 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:17.238746 28755 tablet_copy_client.cc:538] T 70898d1cbaff47ffa114c6c389bbf1d8 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:17.253736 28757 ts_tablet_manager.cc:933] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101: Initiating tablet copy from peer a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:17.258929 28755 tablet_bootstrap.cc:492] T 70898d1cbaff47ffa114c6c389bbf1d8 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap starting.
I20260713 09:08:17.305377 28757 tablet_copy_client.cc:323] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Beginning tablet copy session from remote peer at address 127.26.91.195:34275
I20260713 09:08:17.309495 28294 tablet_copy_service.cc:140] P a4b04a462b7347e987419740eca4c0b8: Received BeginTabletCopySession request for tablet 236079bffbec4a5f826db27306cd8b19 from peer 9cbb10b5388c4966a8fae21526a18101 ({username='slave'} at 127.0.0.1:35276)
I20260713 09:08:17.310006 28294 tablet_copy_service.cc:161] P a4b04a462b7347e987419740eca4c0b8: Beginning new tablet copy session on tablet 236079bffbec4a5f826db27306cd8b19 from peer 9cbb10b5388c4966a8fae21526a18101 at {username='slave'} at 127.0.0.1:35276: session id = 9cbb10b5388c4966a8fae21526a18101-236079bffbec4a5f826db27306cd8b19
I20260713 09:08:17.312888 28752 tablet_bootstrap.cc:492] T f50216e9d81340e7be2370f71578d073 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:17.313292 28755 tablet_bootstrap.cc:492] T 70898d1cbaff47ffa114c6c389bbf1d8 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:17.314069 28755 tablet_bootstrap.cc:492] T 70898d1cbaff47ffa114c6c389bbf1d8 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap complete.
I20260713 09:08:17.314682 28755 ts_tablet_manager.cc:1403] T 70898d1cbaff47ffa114c6c389bbf1d8 P 9cbb10b5388c4966a8fae21526a18101: Time spent bootstrapping tablet: real 0.056s	user 0.021s	sys 0.008s
I20260713 09:08:17.317481 28755 raft_consensus.cc:359] T 70898d1cbaff47ffa114c6c389bbf1d8 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:17.318270 28294 tablet_copy_source_session.cc:215] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:17.318209 28755 raft_consensus.cc:740] T 70898d1cbaff47ffa114c6c389bbf1d8 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9cbb10b5388c4966a8fae21526a18101, State: Initialized, Role: LEARNER
I20260713 09:08:17.319028 28755 consensus_queue.cc:260] T 70898d1cbaff47ffa114c6c389bbf1d8 P 9cbb10b5388c4966a8fae21526a18101 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:17.321647 28757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 236079bffbec4a5f826db27306cd8b19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.325868 28752 tablet_bootstrap.cc:492] T f50216e9d81340e7be2370f71578d073 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap complete.
I20260713 09:08:17.326511 28752 ts_tablet_manager.cc:1403] T f50216e9d81340e7be2370f71578d073 P 9cbb10b5388c4966a8fae21526a18101: Time spent bootstrapping tablet: real 0.144s	user 0.017s	sys 0.008s
I20260713 09:08:17.329316 28752 raft_consensus.cc:359] T f50216e9d81340e7be2370f71578d073 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:17.330086 28752 raft_consensus.cc:740] T f50216e9d81340e7be2370f71578d073 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9cbb10b5388c4966a8fae21526a18101, State: Initialized, Role: LEARNER
I20260713 09:08:17.330657 28752 consensus_queue.cc:260] T f50216e9d81340e7be2370f71578d073 P 9cbb10b5388c4966a8fae21526a18101 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:17.318921 28751 tablet_bootstrap.cc:492] T 01d576e9210145d99e6dd3e0e881739d P 9cbb10b5388c4966a8fae21526a18101: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:17.340133 28752 ts_tablet_manager.cc:1434] T f50216e9d81340e7be2370f71578d073 P 9cbb10b5388c4966a8fae21526a18101: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.001s
I20260713 09:08:17.341749 28220 tablet_copy_service.cc:342] P 22a276d3d3a945399569d5164ba85270: Request end of tablet copy session 9cbb10b5388c4966a8fae21526a18101-f50216e9d81340e7be2370f71578d073 received from {username='slave'} at 127.0.0.1:51350
I20260713 09:08:17.342170 28220 tablet_copy_service.cc:434] P 22a276d3d3a945399569d5164ba85270: ending tablet copy session 9cbb10b5388c4966a8fae21526a18101-f50216e9d81340e7be2370f71578d073 on tablet f50216e9d81340e7be2370f71578d073 with peer 9cbb10b5388c4966a8fae21526a18101
I20260713 09:08:17.357015 28751 tablet_bootstrap.cc:492] T 01d576e9210145d99e6dd3e0e881739d P 9cbb10b5388c4966a8fae21526a18101: Bootstrap complete.
I20260713 09:08:17.357681 28751 ts_tablet_manager.cc:1403] T 01d576e9210145d99e6dd3e0e881739d P 9cbb10b5388c4966a8fae21526a18101: Time spent bootstrapping tablet: real 0.139s	user 0.018s	sys 0.004s
I20260713 09:08:17.358927 28755 ts_tablet_manager.cc:1434] T 70898d1cbaff47ffa114c6c389bbf1d8 P 9cbb10b5388c4966a8fae21526a18101: Time spent starting tablet: real 0.044s	user 0.010s	sys 0.016s
I20260713 09:08:17.360652 28751 raft_consensus.cc:359] T 01d576e9210145d99e6dd3e0e881739d P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:17.361474 28751 raft_consensus.cc:740] T 01d576e9210145d99e6dd3e0e881739d P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9cbb10b5388c4966a8fae21526a18101, State: Initialized, Role: LEARNER
I20260713 09:08:17.362414 28144 tablet_copy_service.cc:342] P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Request end of tablet copy session 9cbb10b5388c4966a8fae21526a18101-70898d1cbaff47ffa114c6c389bbf1d8 received from {username='slave'} at 127.0.0.1:43834
I20260713 09:08:17.362843 28144 tablet_copy_service.cc:434] P a61f8dfb6f3c4b3f89d42cd5c9a852a5: ending tablet copy session 9cbb10b5388c4966a8fae21526a18101-70898d1cbaff47ffa114c6c389bbf1d8 on tablet 70898d1cbaff47ffa114c6c389bbf1d8 with peer 9cbb10b5388c4966a8fae21526a18101
I20260713 09:08:17.362080 28751 consensus_queue.cc:260] T 01d576e9210145d99e6dd3e0e881739d P 9cbb10b5388c4966a8fae21526a18101 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:17.370087 28757 tablet_copy_client.cc:806] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:17.373009 28757 tablet_copy_client.cc:670] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:17.376334 28751 ts_tablet_manager.cc:1434] T 01d576e9210145d99e6dd3e0e881739d P 9cbb10b5388c4966a8fae21526a18101: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260713 09:08:17.378858 28144 tablet_copy_service.cc:342] P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Request end of tablet copy session 9cbb10b5388c4966a8fae21526a18101-01d576e9210145d99e6dd3e0e881739d received from {username='slave'} at 127.0.0.1:43834
I20260713 09:08:17.379231 28144 tablet_copy_service.cc:434] P a61f8dfb6f3c4b3f89d42cd5c9a852a5: ending tablet copy session 9cbb10b5388c4966a8fae21526a18101-01d576e9210145d99e6dd3e0e881739d on tablet 01d576e9210145d99e6dd3e0e881739d with peer 9cbb10b5388c4966a8fae21526a18101
I20260713 09:08:17.385196 28757 tablet_copy_client.cc:538] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:17.394189 28757 tablet_bootstrap.cc:492] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap starting.
I20260713 09:08:17.428918 28757 tablet_bootstrap.cc:492] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:17.429818 28757 tablet_bootstrap.cc:492] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap complete.
I20260713 09:08:17.430495 28757 ts_tablet_manager.cc:1403] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101: Time spent bootstrapping tablet: real 0.037s	user 0.030s	sys 0.005s
I20260713 09:08:17.433460 28757 raft_consensus.cc:359] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:17.434301 28757 raft_consensus.cc:740] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9cbb10b5388c4966a8fae21526a18101, State: Initialized, Role: LEARNER
I20260713 09:08:17.434947 28757 consensus_queue.cc:260] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:17.439334 28757 ts_tablet_manager.cc:1434] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260713 09:08:17.440889 28294 tablet_copy_service.cc:342] P a4b04a462b7347e987419740eca4c0b8: Request end of tablet copy session 9cbb10b5388c4966a8fae21526a18101-236079bffbec4a5f826db27306cd8b19 received from {username='slave'} at 127.0.0.1:35276
I20260713 09:08:17.441313 28294 tablet_copy_service.cc:434] P a4b04a462b7347e987419740eca4c0b8: ending tablet copy session 9cbb10b5388c4966a8fae21526a18101-236079bffbec4a5f826db27306cd8b19 on tablet 236079bffbec4a5f826db27306cd8b19 with peer 9cbb10b5388c4966a8fae21526a18101
I20260713 09:08:17.453624 28550 raft_consensus.cc:1217] T 01d576e9210145d99e6dd3e0e881739d P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:17.628844 28550 raft_consensus.cc:1217] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:17.652757 28550 raft_consensus.cc:1217] T f50216e9d81340e7be2370f71578d073 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:17.670956 28550 raft_consensus.cc:1217] T 70898d1cbaff47ffa114c6c389bbf1d8 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260713 09:08:17.734184 28250 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.91.196:41389, user_credentials={real_user=slave}} blocked reactor thread for 103439us
I20260713 09:08:17.848241 28733 raft_consensus.cc:1064] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5: attempting to promote NON_VOTER 9cbb10b5388c4966a8fae21526a18101 to VOTER
I20260713 09:08:17.850039 28733 consensus_queue.cc:237] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:17.864813 28550 raft_consensus.cc:1275] T 01d576e9210145d99e6dd3e0e881739d P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:17.866391 28284 raft_consensus.cc:1275] T 01d576e9210145d99e6dd3e0e881739d P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:17.866876 28733 consensus_queue.cc:1048] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:17.867905 28730 consensus_queue.cc:1048] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:17.871753 28206 raft_consensus.cc:1275] T 01d576e9210145d99e6dd3e0e881739d P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:17.874711 28730 consensus_queue.cc:1048] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:17.889227 28737 raft_consensus.cc:2955] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:17.901015 28284 raft_consensus.cc:2955] T 01d576e9210145d99e6dd3e0e881739d P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:17.903112 28550 raft_consensus.cc:2955] T 01d576e9210145d99e6dd3e0e881739d P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:17.904484 28029 catalog_manager.cc:5697] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 reported cstate change: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:17.909379 28208 raft_consensus.cc:2955] T 01d576e9210145d99e6dd3e0e881739d P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:17.942560 28132 consensus_queue.cc:237] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:17.948483 28208 raft_consensus.cc:1275] T 01d576e9210145d99e6dd3e0e881739d P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:17.948542 28550 raft_consensus.cc:1275] T 01d576e9210145d99e6dd3e0e881739d P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:17.949862 28733 consensus_queue.cc:1048] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:17.950713 28775 consensus_queue.cc:1048] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:17.957471 28730 raft_consensus.cc:2955] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:17.959919 28550 raft_consensus.cc:2955] T 01d576e9210145d99e6dd3e0e881739d P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:17.963275 28208 raft_consensus.cc:2955] T 01d576e9210145d99e6dd3e0e881739d P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:17.974452 28030 catalog_manager.cc:5697] T 01d576e9210145d99e6dd3e0e881739d P 9cbb10b5388c4966a8fae21526a18101 reported cstate change: config changed from index 3 to 4, VOTER a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) evicted. New cstate: current_term: 1 leader_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:17.987121 28270 tablet_service.cc:1558] Processing DeleteTablet for tablet 01d576e9210145d99e6dd3e0e881739d with delete_type TABLET_DATA_TOMBSTONED (TS a4b04a462b7347e987419740eca4c0b8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35234
I20260713 09:08:17.994742 28017 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 01d576e9210145d99e6dd3e0e881739d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:17.999692 28779 tablet_replica.cc:333] T 01d576e9210145d99e6dd3e0e881739d P a4b04a462b7347e987419740eca4c0b8: stopping tablet replica
I20260713 09:08:18.006306 28779 raft_consensus.cc:2243] T 01d576e9210145d99e6dd3e0e881739d P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.007032 28779 raft_consensus.cc:2272] T 01d576e9210145d99e6dd3e0e881739d P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.014631 28779 ts_tablet_manager.cc:1916] T 01d576e9210145d99e6dd3e0e881739d P a4b04a462b7347e987419740eca4c0b8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:18.030248 28779 ts_tablet_manager.cc:1929] T 01d576e9210145d99e6dd3e0e881739d P a4b04a462b7347e987419740eca4c0b8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:18.030609 28779 log.cc:1199] T 01d576e9210145d99e6dd3e0e881739d P a4b04a462b7347e987419740eca4c0b8: Deleting WAL directory at /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-2-root/wals/01d576e9210145d99e6dd3e0e881739d
I20260713 09:08:18.032253 28019 catalog_manager.cc:5028] TS a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275): tablet 01d576e9210145d99e6dd3e0e881739d (table test-workload [id=1da15410070b47c985fff691a37336c6]) successfully deleted
I20260713 09:08:18.155382 28730 raft_consensus.cc:1064] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: attempting to promote NON_VOTER 9cbb10b5388c4966a8fae21526a18101 to VOTER
I20260713 09:08:18.157842 28730 consensus_queue.cc:237] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:18.165454 28550 raft_consensus.cc:1275] T 70898d1cbaff47ffa114c6c389bbf1d8 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:18.166965 28284 raft_consensus.cc:1275] T 70898d1cbaff47ffa114c6c389bbf1d8 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:18.167652 28208 raft_consensus.cc:1275] T 70898d1cbaff47ffa114c6c389bbf1d8 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:18.168370 28730 consensus_queue.cc:1048] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:18.169091 28737 consensus_queue.cc:1048] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:18.172109 28733 consensus_queue.cc:1048] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:18.182109 28766 raft_consensus.cc:1064] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8: attempting to promote NON_VOTER 9cbb10b5388c4966a8fae21526a18101 to VOTER
I20260713 09:08:18.184485 28766 consensus_queue.cc:237] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:18.194207 28733 raft_consensus.cc:2955] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:18.202802 28206 raft_consensus.cc:2955] T 70898d1cbaff47ffa114c6c389bbf1d8 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:18.206404 28284 raft_consensus.cc:2955] T 70898d1cbaff47ffa114c6c389bbf1d8 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:18.209017 28207 raft_consensus.cc:1275] T 236079bffbec4a5f826db27306cd8b19 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:18.210335 28769 consensus_queue.cc:1048] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:18.217156 28551 raft_consensus.cc:1275] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:18.219007 28748 consensus_queue.cc:1048] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:18.220553 28032 catalog_manager.cc:5697] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 reported cstate change: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:18.225109 28133 raft_consensus.cc:1275] T 236079bffbec4a5f826db27306cd8b19 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:18.228353 28691 raft_consensus.cc:1064] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270: attempting to promote NON_VOTER 9cbb10b5388c4966a8fae21526a18101 to VOTER
I20260713 09:08:18.230691 28691 consensus_queue.cc:237] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:18.234310 28765 consensus_queue.cc:1048] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:18.246133 28132 consensus_queue.cc:237] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:18.254300 28552 raft_consensus.cc:1275] T 70898d1cbaff47ffa114c6c389bbf1d8 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:18.260762 28737 consensus_queue.cc:1048] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:18.263777 28552 raft_consensus.cc:2955] T 70898d1cbaff47ffa114c6c389bbf1d8 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:18.282856 28283 raft_consensus.cc:1275] T 70898d1cbaff47ffa114c6c389bbf1d8 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:18.290037 28730 consensus_queue.cc:1048] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:18.296859 28283 raft_consensus.cc:1275] T f50216e9d81340e7be2370f71578d073 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:18.296039 28775 raft_consensus.cc:2955] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22a276d3d3a945399569d5164ba85270 (127.26.91.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:18.298102 28789 consensus_queue.cc:1048] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:18.305104 28551 raft_consensus.cc:1275] T f50216e9d81340e7be2370f71578d073 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:18.307199 28789 consensus_queue.cc:1048] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:18.315065 28284 raft_consensus.cc:2955] T 70898d1cbaff47ffa114c6c389bbf1d8 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22a276d3d3a945399569d5164ba85270 (127.26.91.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:18.323233 28017 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 70898d1cbaff47ffa114c6c389bbf1d8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:18.324433 28132 raft_consensus.cc:1275] T f50216e9d81340e7be2370f71578d073 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:18.324682 28789 raft_consensus.cc:2955] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:18.328363 28767 consensus_queue.cc:1048] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:18.331332 28551 raft_consensus.cc:2955] T f50216e9d81340e7be2370f71578d073 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
W20260713 09:08:18.332594 28784 log.cc:927] Time spent T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8: Append to log took a long time: real 0.132s	user 0.000s	sys 0.000s
I20260713 09:08:18.337157 28033 catalog_manager.cc:5697] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 reported cstate change: config changed from index 3 to 4, VOTER 22a276d3d3a945399569d5164ba85270 (127.26.91.194) evicted. New cstate: current_term: 1 leader_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:18.339850 28283 raft_consensus.cc:2955] T f50216e9d81340e7be2370f71578d073 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:18.342440 28748 raft_consensus.cc:2955] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:18.346598 28030 catalog_manager.cc:5697] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 reported cstate change: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "22a276d3d3a945399569d5164ba85270" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:18.352391 28550 raft_consensus.cc:2955] T 70898d1cbaff47ffa114c6c389bbf1d8 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22a276d3d3a945399569d5164ba85270 (127.26.91.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:18.357366 28193 tablet_service.cc:1558] Processing DeleteTablet for tablet 70898d1cbaff47ffa114c6c389bbf1d8 with delete_type TABLET_DATA_TOMBSTONED (TS 22a276d3d3a945399569d5164ba85270 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51294
I20260713 09:08:18.367002 28131 raft_consensus.cc:2955] T 236079bffbec4a5f826db27306cd8b19 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:18.369182 28793 tablet_replica.cc:333] T 70898d1cbaff47ffa114c6c389bbf1d8 P 22a276d3d3a945399569d5164ba85270: stopping tablet replica
I20260713 09:08:18.370173 28793 raft_consensus.cc:2243] T 70898d1cbaff47ffa114c6c389bbf1d8 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.370802 28793 raft_consensus.cc:2272] T 70898d1cbaff47ffa114c6c389bbf1d8 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.375393 28133 raft_consensus.cc:2955] T f50216e9d81340e7be2370f71578d073 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:18.383152 28793 ts_tablet_manager.cc:1916] T 70898d1cbaff47ffa114c6c389bbf1d8 P 22a276d3d3a945399569d5164ba85270: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:18.385056 28550 raft_consensus.cc:2955] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:18.396792 28793 ts_tablet_manager.cc:1929] T 70898d1cbaff47ffa114c6c389bbf1d8 P 22a276d3d3a945399569d5164ba85270: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:18.397214 28793 log.cc:1199] T 70898d1cbaff47ffa114c6c389bbf1d8 P 22a276d3d3a945399569d5164ba85270: Deleting WAL directory at /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-1-root/wals/70898d1cbaff47ffa114c6c389bbf1d8
I20260713 09:08:18.398664 28017 catalog_manager.cc:5028] TS 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897): tablet 70898d1cbaff47ffa114c6c389bbf1d8 (table test-workload [id=1da15410070b47c985fff691a37336c6]) successfully deleted
I20260713 09:08:18.404824 28208 raft_consensus.cc:2955] T 236079bffbec4a5f826db27306cd8b19 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:18.406167 28030 catalog_manager.cc:5697] T 236079bffbec4a5f826db27306cd8b19 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 reported cstate change: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:18.461006 28284 consensus_queue.cc:237] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [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: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:18.474042 28208 raft_consensus.cc:1275] T 236079bffbec4a5f826db27306cd8b19 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:18.474912 28550 raft_consensus.cc:1275] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:18.475423 28748 consensus_queue.cc:1048] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:18.476639 28765 consensus_queue.cc:1048] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:18.483603 28766 raft_consensus.cc:2955] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:18.486756 28208 raft_consensus.cc:2955] T 236079bffbec4a5f826db27306cd8b19 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:18.493734 28550 raft_consensus.cc:2955] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:18.497207 28019 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 236079bffbec4a5f826db27306cd8b19 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:18.502628 28030 catalog_manager.cc:5697] T 236079bffbec4a5f826db27306cd8b19 P 22a276d3d3a945399569d5164ba85270 reported cstate change: config changed from index 3 to 4, VOTER a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193) evicted. New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:18.525905 28117 tablet_service.cc:1558] Processing DeleteTablet for tablet 236079bffbec4a5f826db27306cd8b19 with delete_type TABLET_DATA_TOMBSTONED (TS a61f8dfb6f3c4b3f89d42cd5c9a852a5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43806
I20260713 09:08:18.531817 28794 tablet_replica.cc:333] T 236079bffbec4a5f826db27306cd8b19 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: stopping tablet replica
I20260713 09:08:18.532791 28794 raft_consensus.cc:2243] T 236079bffbec4a5f826db27306cd8b19 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.533425 28794 raft_consensus.cc:2272] T 236079bffbec4a5f826db27306cd8b19 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.536295 28794 ts_tablet_manager.cc:1916] T 236079bffbec4a5f826db27306cd8b19 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:18.550931 28794 ts_tablet_manager.cc:1929] T 236079bffbec4a5f826db27306cd8b19 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:18.551285 28794 log.cc:1199] T 236079bffbec4a5f826db27306cd8b19 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Deleting WAL directory at /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-0-root/wals/236079bffbec4a5f826db27306cd8b19
I20260713 09:08:18.552676 28017 catalog_manager.cc:5028] TS a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): tablet 236079bffbec4a5f826db27306cd8b19 (table test-workload [id=1da15410070b47c985fff691a37336c6]) successfully deleted
I20260713 09:08:19.770747 28765 raft_consensus.cc:493] T 195d348ff1e84b2fa3c314974bb0c428 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 22a276d3d3a945399569d5164ba85270)
I20260713 09:08:19.771410 28765 raft_consensus.cc:515] T 195d348ff1e84b2fa3c314974bb0c428 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:19.774190 28765 leader_election.cc:290] T 195d348ff1e84b2fa3c314974bb0c428 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897), 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196:41389)
W20260713 09:08:19.783051 28231 debug-util.cc:398] Leaking SignalData structure 0x7b0800107380 after lost signal to thread 26994
I20260713 09:08:19.790565 28730 raft_consensus.cc:493] T 8922cdd320d2437c960c9c6eee1b7b36 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4b04a462b7347e987419740eca4c0b8)
I20260713 09:08:19.791185 28730 raft_consensus.cc:515] T 8922cdd320d2437c960c9c6eee1b7b36 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:19.793640 28730 leader_election.cc:290] T 8922cdd320d2437c960c9c6eee1b7b36 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:19.815555 28282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8922cdd320d2437c960c9c6eee1b7b36" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8" is_pre_election: true
I20260713 09:08:19.820220 28208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8922cdd320d2437c960c9c6eee1b7b36" candidate_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:19.824743 28748 raft_consensus.cc:493] T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 22a276d3d3a945399569d5164ba85270)
I20260713 09:08:19.825243 28748 raft_consensus.cc:515] T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:19.827092 28748 leader_election.cc:290] T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897), 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196:41389)
I20260713 09:08:19.828012 28550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ff991ccd5c4cc3897371e07d263ed8" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9cbb10b5388c4966a8fae21526a18101" is_pre_election: true
I20260713 09:08:19.835919 28208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195d348ff1e84b2fa3c314974bb0c428" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:19.846448 28100 leader_election.cc:304] T 8922cdd320d2437c960c9c6eee1b7b36 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [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: a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 22a276d3d3a945399569d5164ba85270, a4b04a462b7347e987419740eca4c0b8
I20260713 09:08:19.849392 28762 raft_consensus.cc:493] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a61f8dfb6f3c4b3f89d42cd5c9a852a5)
I20260713 09:08:19.848225 28730 raft_consensus.cc:2749] T 8922cdd320d2437c960c9c6eee1b7b36 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:19.849910 28762 raft_consensus.cc:515] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
W20260713 09:08:19.850664 28231 debug-util.cc:398] Leaking SignalData structure 0x7b080015aea0 after lost signal to thread 28067
W20260713 09:08:19.851727 28231 debug-util.cc:398] Leaking SignalData structure 0x7b08000e6b40 after lost signal to thread 28159
W20260713 09:08:19.852641 28231 debug-util.cc:398] Leaking SignalData structure 0x7b0800100940 after lost signal to thread 28234
W20260713 09:08:19.852954 28101 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.827s	user 0.006s	sys 0.012s
W20260713 09:08:19.853977 28101 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.828s	user 0.007s	sys 0.013s
I20260713 09:08:19.853835 28131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa430d3b6a3444d8a3bb92c7a56ba5fb" candidate_uuid: "9cbb10b5388c4966a8fae21526a18101" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
I20260713 09:08:19.861058 28762 leader_election.cc:290] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 9cbb10b5388c4966a8fae21526a18101 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:19.861516 28762 raft_consensus.cc:493] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 22a276d3d3a945399569d5164ba85270)
I20260713 09:08:19.861961 28762 raft_consensus.cc:515] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:19.866839 28206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa430d3b6a3444d8a3bb92c7a56ba5fb" candidate_uuid: "9cbb10b5388c4966a8fae21526a18101" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:19.868520 28762 leader_election.cc:290] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:19.869009 28762 raft_consensus.cc:493] T 70898d1cbaff47ffa114c6c389bbf1d8 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a61f8dfb6f3c4b3f89d42cd5c9a852a5)
I20260713 09:08:19.869426 28762 raft_consensus.cc:515] T 70898d1cbaff47ffa114c6c389bbf1d8 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:19.869434 28207 consensus_queue.cc:237] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:19.870800 28131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdd0e2bd4d246c0ba33fc3efcfdb3de" candidate_uuid: "9cbb10b5388c4966a8fae21526a18101" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
I20260713 09:08:19.880152 28131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70898d1cbaff47ffa114c6c389bbf1d8" candidate_uuid: "9cbb10b5388c4966a8fae21526a18101" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" is_pre_election: true
I20260713 09:08:19.881117 28206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdd0e2bd4d246c0ba33fc3efcfdb3de" candidate_uuid: "9cbb10b5388c4966a8fae21526a18101" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:19.885462 28548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195d348ff1e84b2fa3c314974bb0c428" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9cbb10b5388c4966a8fae21526a18101" is_pre_election: true
W20260713 09:08:19.886443 28231 debug-util.cc:398] Leaking SignalData structure 0x7b0800251940 after lost signal to thread 28308
W20260713 09:08:19.887431 28231 debug-util.cc:398] Leaking SignalData structure 0x7b0800049960 after lost signal to thread 28576
I20260713 09:08:19.898574 28206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ff991ccd5c4cc3897371e07d263ed8" candidate_uuid: "a4b04a462b7347e987419740eca4c0b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "22a276d3d3a945399569d5164ba85270" is_pre_election: true
I20260713 09:08:19.886938 28250 leader_election.cc:304] T 195d348ff1e84b2fa3c314974bb0c428 P a4b04a462b7347e987419740eca4c0b8 [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: a4b04a462b7347e987419740eca4c0b8; no voters: 22a276d3d3a945399569d5164ba85270, 9cbb10b5388c4966a8fae21526a18101
I20260713 09:08:19.902173 28762 leader_election.cc:290] T 70898d1cbaff47ffa114c6c389bbf1d8 P 9cbb10b5388c4966a8fae21526a18101 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:19.903332 28282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70898d1cbaff47ffa114c6c389bbf1d8" candidate_uuid: "9cbb10b5388c4966a8fae21526a18101" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a4b04a462b7347e987419740eca4c0b8" is_pre_election: true
I20260713 09:08:19.903587 28769 raft_consensus.cc:2749] T 195d348ff1e84b2fa3c314974bb0c428 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:19.899842 28515 leader_election.cc:304] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 9cbb10b5388c4966a8fae21526a18101 [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: 9cbb10b5388c4966a8fae21526a18101; no voters: 22a276d3d3a945399569d5164ba85270, a61f8dfb6f3c4b3f89d42cd5c9a852a5
I20260713 09:08:19.905148 28515 leader_election.cc:304] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101 [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: 9cbb10b5388c4966a8fae21526a18101; no voters: 22a276d3d3a945399569d5164ba85270, a61f8dfb6f3c4b3f89d42cd5c9a852a5
I20260713 09:08:19.906270 28515 leader_election.cc:304] T 70898d1cbaff47ffa114c6c389bbf1d8 P 9cbb10b5388c4966a8fae21526a18101 [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: 9cbb10b5388c4966a8fae21526a18101; no voters: a4b04a462b7347e987419740eca4c0b8, a61f8dfb6f3c4b3f89d42cd5c9a852a5
I20260713 09:08:19.907234 28801 raft_consensus.cc:2749] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:19.908200 28762 raft_consensus.cc:2749] T 70898d1cbaff47ffa114c6c389bbf1d8 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:19.911201 28548 raft_consensus.cc:1275] T f50216e9d81340e7be2370f71578d073 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:19.912164 28247 leader_election.cc:304] T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8 [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: a4b04a462b7347e987419740eca4c0b8; no voters: 22a276d3d3a945399569d5164ba85270, 9cbb10b5388c4966a8fae21526a18101
I20260713 09:08:19.912245 28131 raft_consensus.cc:1275] T f50216e9d81340e7be2370f71578d073 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:19.912487 28767 consensus_queue.cc:1048] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:19.912832 28748 raft_consensus.cc:2749] T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:19.907851 28801 raft_consensus.cc:2749] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:19.913761 28691 consensus_queue.cc:1048] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:19.936239 28691 raft_consensus.cc:2955] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:19.940282 28133 raft_consensus.cc:2955] T f50216e9d81340e7be2370f71578d073 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:19.958858 28017 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f50216e9d81340e7be2370f71578d073 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:19.958431 28032 catalog_manager.cc:5697] T f50216e9d81340e7be2370f71578d073 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 reported cstate change: config changed from index 3 to 4, VOTER a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) evicted. New cstate: current_term: 1 leader_uuid: "22a276d3d3a945399569d5164ba85270" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:19.969640 28549 raft_consensus.cc:2955] T f50216e9d81340e7be2370f71578d073 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:20.005622 28270 tablet_service.cc:1558] Processing DeleteTablet for tablet f50216e9d81340e7be2370f71578d073 with delete_type TABLET_DATA_TOMBSTONED (TS a4b04a462b7347e987419740eca4c0b8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35234
I20260713 09:08:20.011905 28812 tablet_replica.cc:333] T f50216e9d81340e7be2370f71578d073 P a4b04a462b7347e987419740eca4c0b8: stopping tablet replica
I20260713 09:08:20.012979 28812 raft_consensus.cc:2243] T f50216e9d81340e7be2370f71578d073 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.013657 28812 raft_consensus.cc:2272] T f50216e9d81340e7be2370f71578d073 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.016433 28812 ts_tablet_manager.cc:1916] T f50216e9d81340e7be2370f71578d073 P a4b04a462b7347e987419740eca4c0b8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:20.026475 28812 ts_tablet_manager.cc:1929] T f50216e9d81340e7be2370f71578d073 P a4b04a462b7347e987419740eca4c0b8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:20.026901 28812 log.cc:1199] T f50216e9d81340e7be2370f71578d073 P a4b04a462b7347e987419740eca4c0b8: Deleting WAL directory at /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-2-root/wals/f50216e9d81340e7be2370f71578d073
I20260713 09:08:20.028031 28019 catalog_manager.cc:5028] TS a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275): tablet f50216e9d81340e7be2370f71578d073 (table test-workload [id=1da15410070b47c985fff691a37336c6]) successfully deleted
I20260713 09:08:21.040484 28282 consensus_queue.cc:237] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Queue 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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:21.046806 28207 raft_consensus.cc:1275] T 93a1a3ad64784c92bad8449a1c112cf2 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:21.046975 28133 raft_consensus.cc:1275] T 93a1a3ad64784c92bad8449a1c112cf2 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:21.047135 28250 consensus_peers.cc:597] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 -> Peer 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196:41389): Couldn't send request to peer 9cbb10b5388c4966a8fae21526a18101. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 93a1a3ad64784c92bad8449a1c112cf2. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:21.048183 28815 consensus_queue.cc:1048] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:21.048923 28748 consensus_queue.cc:1048] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:21.055778 28815 raft_consensus.cc:2955] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:21.058485 28207 raft_consensus.cc:2955] T 93a1a3ad64784c92bad8449a1c112cf2 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:21.060711 28133 raft_consensus.cc:2955] T 93a1a3ad64784c92bad8449a1c112cf2 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:21.072882 28033 catalog_manager.cc:5697] T 93a1a3ad64784c92bad8449a1c112cf2 P 22a276d3d3a945399569d5164ba85270 reported cstate change: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:21.073920 28131 consensus_queue.cc:237] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Queue 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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:21.083804 28282 raft_consensus.cc:1275] T 1b79f1bb37fb4feb80b768535f561c91 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:21.085374 28101 consensus_peers.cc:597] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 -> Peer 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196:41389): Couldn't send request to peer 9cbb10b5388c4966a8fae21526a18101. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1b79f1bb37fb4feb80b768535f561c91. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:21.088740 28822 consensus_queue.cc:1048] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:21.093240 28207 raft_consensus.cc:1275] T 1b79f1bb37fb4feb80b768535f561c91 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:21.094638 28822 consensus_queue.cc:1048] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:21.106052 28823 raft_consensus.cc:2955] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:21.108165 28283 raft_consensus.cc:2955] T 1b79f1bb37fb4feb80b768535f561c91 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:21.115598 28206 raft_consensus.cc:2955] T 1b79f1bb37fb4feb80b768535f561c91 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:21.121461 28032 catalog_manager.cc:5697] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 reported cstate change: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New cstate: current_term: 1 leader_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:21.122907 28283 consensus_queue.cc:237] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Queue 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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:21.135911 28131 raft_consensus.cc:1275] T 7e31f2347f6f45b483707efb220b8b86 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:21.136277 28206 raft_consensus.cc:1275] T 7e31f2347f6f45b483707efb220b8b86 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:21.137377 28250 consensus_peers.cc:597] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 -> Peer 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196:41389): Couldn't send request to peer 9cbb10b5388c4966a8fae21526a18101. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7e31f2347f6f45b483707efb220b8b86. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:21.137372 28748 consensus_queue.cc:1048] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:21.138705 28802 consensus_queue.cc:1048] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:21.146037 28748 raft_consensus.cc:2955] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:21.147523 28206 raft_consensus.cc:2955] T 7e31f2347f6f45b483707efb220b8b86 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:21.147939 28131 raft_consensus.cc:2955] T 7e31f2347f6f45b483707efb220b8b86 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:21.160348 28133 consensus_queue.cc:237] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Queue 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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:21.160718 28033 catalog_manager.cc:5697] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 reported cstate change: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:21.183907 28283 raft_consensus.cc:1275] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:21.184262 28207 raft_consensus.cc:1275] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:21.184631 28101 consensus_peers.cc:597] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 -> Peer 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196:41389): Couldn't send request to peer 9cbb10b5388c4966a8fae21526a18101. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3a032134ecfa4eabb43cb0c0d8a2a781. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:21.185256 28822 consensus_queue.cc:1048] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:21.186017 28775 consensus_queue.cc:1048] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:21.193778 28822 raft_consensus.cc:2955] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:21.195142 28207 raft_consensus.cc:2955] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:21.196256 28283 raft_consensus.cc:2955] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:21.207513 28032 catalog_manager.cc:5697] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 22a276d3d3a945399569d5164ba85270 reported cstate change: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New cstate: current_term: 1 leader_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:21.540482 28833 ts_tablet_manager.cc:933] T 1b79f1bb37fb4feb80b768535f561c91 P 9cbb10b5388c4966a8fae21526a18101: Initiating tablet copy from peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337)
I20260713 09:08:21.543258 28833 tablet_copy_client.cc:323] T 1b79f1bb37fb4feb80b768535f561c91 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Beginning tablet copy session from remote peer at address 127.26.91.193:43337
I20260713 09:08:21.547077 28144 tablet_copy_service.cc:140] P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Received BeginTabletCopySession request for tablet 1b79f1bb37fb4feb80b768535f561c91 from peer 9cbb10b5388c4966a8fae21526a18101 ({username='slave'} at 127.0.0.1:43834)
I20260713 09:08:21.547571 28144 tablet_copy_service.cc:161] P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Beginning new tablet copy session on tablet 1b79f1bb37fb4feb80b768535f561c91 from peer 9cbb10b5388c4966a8fae21526a18101 at {username='slave'} at 127.0.0.1:43834: session id = 9cbb10b5388c4966a8fae21526a18101-1b79f1bb37fb4feb80b768535f561c91
I20260713 09:08:21.552901 28144 tablet_copy_source_session.cc:215] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:21.555895 28833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b79f1bb37fb4feb80b768535f561c91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.561064 28835 ts_tablet_manager.cc:933] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101: Initiating tablet copy from peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337)
I20260713 09:08:21.565160 28835 tablet_copy_client.cc:323] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Beginning tablet copy session from remote peer at address 127.26.91.193:43337
I20260713 09:08:21.567790 28144 tablet_copy_service.cc:140] P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Received BeginTabletCopySession request for tablet 3a032134ecfa4eabb43cb0c0d8a2a781 from peer 9cbb10b5388c4966a8fae21526a18101 ({username='slave'} at 127.0.0.1:43834)
I20260713 09:08:21.568307 28144 tablet_copy_service.cc:161] P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Beginning new tablet copy session on tablet 3a032134ecfa4eabb43cb0c0d8a2a781 from peer 9cbb10b5388c4966a8fae21526a18101 at {username='slave'} at 127.0.0.1:43834: session id = 9cbb10b5388c4966a8fae21526a18101-3a032134ecfa4eabb43cb0c0d8a2a781
I20260713 09:08:21.570859 28833 tablet_copy_client.cc:806] T 1b79f1bb37fb4feb80b768535f561c91 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:21.571514 28833 tablet_copy_client.cc:670] T 1b79f1bb37fb4feb80b768535f561c91 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:21.574944 28144 tablet_copy_source_session.cc:215] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:21.575326 28833 tablet_copy_client.cc:538] T 1b79f1bb37fb4feb80b768535f561c91 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:21.577857 28835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a032134ecfa4eabb43cb0c0d8a2a781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.581694 28833 tablet_bootstrap.cc:492] T 1b79f1bb37fb4feb80b768535f561c91 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap starting.
I20260713 09:08:21.594990 28835 tablet_copy_client.cc:806] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:21.595526 28835 tablet_copy_client.cc:670] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:21.603199 28835 tablet_copy_client.cc:538] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:21.609805 28833 tablet_bootstrap.cc:492] T 1b79f1bb37fb4feb80b768535f561c91 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:21.610771 28833 tablet_bootstrap.cc:492] T 1b79f1bb37fb4feb80b768535f561c91 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap complete.
I20260713 09:08:21.611493 28833 ts_tablet_manager.cc:1403] T 1b79f1bb37fb4feb80b768535f561c91 P 9cbb10b5388c4966a8fae21526a18101: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.008s
I20260713 09:08:21.611514 28835 tablet_bootstrap.cc:492] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap starting.
I20260713 09:08:21.614874 28833 raft_consensus.cc:359] T 1b79f1bb37fb4feb80b768535f561c91 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:21.615712 28833 raft_consensus.cc:740] T 1b79f1bb37fb4feb80b768535f561c91 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9cbb10b5388c4966a8fae21526a18101, State: Initialized, Role: LEARNER
I20260713 09:08:21.616452 28833 consensus_queue.cc:260] T 1b79f1bb37fb4feb80b768535f561c91 P 9cbb10b5388c4966a8fae21526a18101 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:21.625645 28838 ts_tablet_manager.cc:933] T 93a1a3ad64784c92bad8449a1c112cf2 P 9cbb10b5388c4966a8fae21526a18101: Initiating tablet copy from peer a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:21.627983 28833 ts_tablet_manager.cc:1434] T 1b79f1bb37fb4feb80b768535f561c91 P 9cbb10b5388c4966a8fae21526a18101: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.004s
I20260713 09:08:21.629866 28144 tablet_copy_service.cc:342] P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Request end of tablet copy session 9cbb10b5388c4966a8fae21526a18101-1b79f1bb37fb4feb80b768535f561c91 received from {username='slave'} at 127.0.0.1:43834
I20260713 09:08:21.630349 28144 tablet_copy_service.cc:434] P a61f8dfb6f3c4b3f89d42cd5c9a852a5: ending tablet copy session 9cbb10b5388c4966a8fae21526a18101-1b79f1bb37fb4feb80b768535f561c91 on tablet 1b79f1bb37fb4feb80b768535f561c91 with peer 9cbb10b5388c4966a8fae21526a18101
I20260713 09:08:21.640470 28835 tablet_bootstrap.cc:492] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:21.641314 28835 tablet_bootstrap.cc:492] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap complete.
I20260713 09:08:21.641834 28835 ts_tablet_manager.cc:1403] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101: Time spent bootstrapping tablet: real 0.031s	user 0.024s	sys 0.005s
I20260713 09:08:21.643909 28835 raft_consensus.cc:359] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:21.644698 28835 raft_consensus.cc:740] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9cbb10b5388c4966a8fae21526a18101, State: Initialized, Role: LEARNER
I20260713 09:08:21.644850 28838 tablet_copy_client.cc:323] T 93a1a3ad64784c92bad8449a1c112cf2 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Beginning tablet copy session from remote peer at address 127.26.91.195:34275
I20260713 09:08:21.645223 28835 consensus_queue.cc:260] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:21.646791 28294 tablet_copy_service.cc:140] P a4b04a462b7347e987419740eca4c0b8: Received BeginTabletCopySession request for tablet 93a1a3ad64784c92bad8449a1c112cf2 from peer 9cbb10b5388c4966a8fae21526a18101 ({username='slave'} at 127.0.0.1:35276)
I20260713 09:08:21.647320 28294 tablet_copy_service.cc:161] P a4b04a462b7347e987419740eca4c0b8: Beginning new tablet copy session on tablet 93a1a3ad64784c92bad8449a1c112cf2 from peer 9cbb10b5388c4966a8fae21526a18101 at {username='slave'} at 127.0.0.1:35276: session id = 9cbb10b5388c4966a8fae21526a18101-93a1a3ad64784c92bad8449a1c112cf2
I20260713 09:08:21.647533 28835 ts_tablet_manager.cc:1434] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:08:21.649158 28144 tablet_copy_service.cc:342] P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Request end of tablet copy session 9cbb10b5388c4966a8fae21526a18101-3a032134ecfa4eabb43cb0c0d8a2a781 received from {username='slave'} at 127.0.0.1:43834
I20260713 09:08:21.649533 28144 tablet_copy_service.cc:434] P a61f8dfb6f3c4b3f89d42cd5c9a852a5: ending tablet copy session 9cbb10b5388c4966a8fae21526a18101-3a032134ecfa4eabb43cb0c0d8a2a781 on tablet 3a032134ecfa4eabb43cb0c0d8a2a781 with peer 9cbb10b5388c4966a8fae21526a18101
I20260713 09:08:21.655195 28294 tablet_copy_source_session.cc:215] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:21.657958 28838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93a1a3ad64784c92bad8449a1c112cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.669649 28835 ts_tablet_manager.cc:933] T 7e31f2347f6f45b483707efb220b8b86 P 9cbb10b5388c4966a8fae21526a18101: Initiating tablet copy from peer a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:21.671296 28835 tablet_copy_client.cc:323] T 7e31f2347f6f45b483707efb220b8b86 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Beginning tablet copy session from remote peer at address 127.26.91.195:34275
I20260713 09:08:21.672500 28294 tablet_copy_service.cc:140] P a4b04a462b7347e987419740eca4c0b8: Received BeginTabletCopySession request for tablet 7e31f2347f6f45b483707efb220b8b86 from peer 9cbb10b5388c4966a8fae21526a18101 ({username='slave'} at 127.0.0.1:35276)
I20260713 09:08:21.672914 28294 tablet_copy_service.cc:161] P a4b04a462b7347e987419740eca4c0b8: Beginning new tablet copy session on tablet 7e31f2347f6f45b483707efb220b8b86 from peer 9cbb10b5388c4966a8fae21526a18101 at {username='slave'} at 127.0.0.1:35276: session id = 9cbb10b5388c4966a8fae21526a18101-7e31f2347f6f45b483707efb220b8b86
I20260713 09:08:21.673002 28838 tablet_copy_client.cc:806] T 93a1a3ad64784c92bad8449a1c112cf2 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:21.673560 28838 tablet_copy_client.cc:670] T 93a1a3ad64784c92bad8449a1c112cf2 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:21.678927 28294 tablet_copy_source_session.cc:215] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:21.681442 28838 tablet_copy_client.cc:538] T 93a1a3ad64784c92bad8449a1c112cf2 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:21.681757 28835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e31f2347f6f45b483707efb220b8b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.688191 28838 tablet_bootstrap.cc:492] T 93a1a3ad64784c92bad8449a1c112cf2 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap starting.
I20260713 09:08:21.696101 28835 tablet_copy_client.cc:806] T 7e31f2347f6f45b483707efb220b8b86 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:21.696606 28835 tablet_copy_client.cc:670] T 7e31f2347f6f45b483707efb220b8b86 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:21.699946 28835 tablet_copy_client.cc:538] T 7e31f2347f6f45b483707efb220b8b86 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:21.703992 28838 tablet_bootstrap.cc:492] T 93a1a3ad64784c92bad8449a1c112cf2 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:21.704643 28838 tablet_bootstrap.cc:492] T 93a1a3ad64784c92bad8449a1c112cf2 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap complete.
I20260713 09:08:21.705150 28838 ts_tablet_manager.cc:1403] T 93a1a3ad64784c92bad8449a1c112cf2 P 9cbb10b5388c4966a8fae21526a18101: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.004s
I20260713 09:08:21.707669 28835 tablet_bootstrap.cc:492] T 7e31f2347f6f45b483707efb220b8b86 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap starting.
I20260713 09:08:21.707851 28838 raft_consensus.cc:359] T 93a1a3ad64784c92bad8449a1c112cf2 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:21.708498 28838 raft_consensus.cc:740] T 93a1a3ad64784c92bad8449a1c112cf2 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9cbb10b5388c4966a8fae21526a18101, State: Initialized, Role: LEARNER
I20260713 09:08:21.709012 28838 consensus_queue.cc:260] T 93a1a3ad64784c92bad8449a1c112cf2 P 9cbb10b5388c4966a8fae21526a18101 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:21.711434 28838 ts_tablet_manager.cc:1434] T 93a1a3ad64784c92bad8449a1c112cf2 P 9cbb10b5388c4966a8fae21526a18101: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:21.712973 28294 tablet_copy_service.cc:342] P a4b04a462b7347e987419740eca4c0b8: Request end of tablet copy session 9cbb10b5388c4966a8fae21526a18101-93a1a3ad64784c92bad8449a1c112cf2 received from {username='slave'} at 127.0.0.1:35276
I20260713 09:08:21.713371 28294 tablet_copy_service.cc:434] P a4b04a462b7347e987419740eca4c0b8: ending tablet copy session 9cbb10b5388c4966a8fae21526a18101-93a1a3ad64784c92bad8449a1c112cf2 on tablet 93a1a3ad64784c92bad8449a1c112cf2 with peer 9cbb10b5388c4966a8fae21526a18101
I20260713 09:08:21.731421 28835 tablet_bootstrap.cc:492] T 7e31f2347f6f45b483707efb220b8b86 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:21.732321 28835 tablet_bootstrap.cc:492] T 7e31f2347f6f45b483707efb220b8b86 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap complete.
I20260713 09:08:21.732930 28835 ts_tablet_manager.cc:1403] T 7e31f2347f6f45b483707efb220b8b86 P 9cbb10b5388c4966a8fae21526a18101: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.003s
I20260713 09:08:21.735626 28835 raft_consensus.cc:359] T 7e31f2347f6f45b483707efb220b8b86 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:21.736419 28835 raft_consensus.cc:740] T 7e31f2347f6f45b483707efb220b8b86 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9cbb10b5388c4966a8fae21526a18101, State: Initialized, Role: LEARNER
I20260713 09:08:21.736994 28835 consensus_queue.cc:260] T 7e31f2347f6f45b483707efb220b8b86 P 9cbb10b5388c4966a8fae21526a18101 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:21.739341 28835 ts_tablet_manager.cc:1434] T 7e31f2347f6f45b483707efb220b8b86 P 9cbb10b5388c4966a8fae21526a18101: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260713 09:08:21.740885 28294 tablet_copy_service.cc:342] P a4b04a462b7347e987419740eca4c0b8: Request end of tablet copy session 9cbb10b5388c4966a8fae21526a18101-7e31f2347f6f45b483707efb220b8b86 received from {username='slave'} at 127.0.0.1:35276
I20260713 09:08:21.741314 28294 tablet_copy_service.cc:434] P a4b04a462b7347e987419740eca4c0b8: ending tablet copy session 9cbb10b5388c4966a8fae21526a18101-7e31f2347f6f45b483707efb220b8b86 on tablet 7e31f2347f6f45b483707efb220b8b86 with peer 9cbb10b5388c4966a8fae21526a18101
I20260713 09:08:22.009581 28548 raft_consensus.cc:1217] T 93a1a3ad64784c92bad8449a1c112cf2 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:22.111681 28548 raft_consensus.cc:1217] T 1b79f1bb37fb4feb80b768535f561c91 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:22.172279 28549 raft_consensus.cc:1217] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:22.180233 28549 raft_consensus.cc:1217] T 7e31f2347f6f45b483707efb220b8b86 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:22.590647 28802 raft_consensus.cc:1064] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8: attempting to promote NON_VOTER 9cbb10b5388c4966a8fae21526a18101 to VOTER
I20260713 09:08:22.593120 28802 consensus_queue.cc:237] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:22.600212 28549 raft_consensus.cc:1275] T 7e31f2347f6f45b483707efb220b8b86 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:22.600989 28133 raft_consensus.cc:1275] T 7e31f2347f6f45b483707efb220b8b86 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:22.601207 28206 raft_consensus.cc:1275] T 7e31f2347f6f45b483707efb220b8b86 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:22.602073 28802 consensus_queue.cc:1048] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:22.603070 28850 consensus_queue.cc:1048] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:22.603695 28845 consensus_queue.cc:1048] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:22.630649 28802 raft_consensus.cc:1064] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8: attempting to promote NON_VOTER 9cbb10b5388c4966a8fae21526a18101 to VOTER
I20260713 09:08:22.632753 28802 consensus_queue.cc:237] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:22.646579 28549 raft_consensus.cc:1275] T 93a1a3ad64784c92bad8449a1c112cf2 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:22.642776 28845 raft_consensus.cc:2955] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:22.648619 28847 consensus_queue.cc:1048] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:22.654101 28133 raft_consensus.cc:2955] T 7e31f2347f6f45b483707efb220b8b86 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:22.657452 28206 raft_consensus.cc:1275] T 93a1a3ad64784c92bad8449a1c112cf2 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:22.659983 28206 raft_consensus.cc:2955] T 7e31f2347f6f45b483707efb220b8b86 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:22.663317 28132 raft_consensus.cc:1275] T 93a1a3ad64784c92bad8449a1c112cf2 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:22.666484 28847 consensus_queue.cc:1048] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:22.672185 28856 consensus_queue.cc:1048] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:22.678056 28030 catalog_manager.cc:5697] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 reported cstate change: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:22.686694 28846 raft_consensus.cc:1064] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: attempting to promote NON_VOTER 9cbb10b5388c4966a8fae21526a18101 to VOTER
I20260713 09:08:22.690006 28846 consensus_queue.cc:237] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:22.693452 28850 raft_consensus.cc:2955] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:22.695312 28206 raft_consensus.cc:2955] T 93a1a3ad64784c92bad8449a1c112cf2 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:22.700799 28548 raft_consensus.cc:2955] T 7e31f2347f6f45b483707efb220b8b86 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:22.707041 28549 raft_consensus.cc:2955] T 93a1a3ad64784c92bad8449a1c112cf2 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:22.709178 28551 raft_consensus.cc:1275] T 1b79f1bb37fb4feb80b768535f561c91 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:22.710825 28858 consensus_queue.cc:1048] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:22.715795 28283 raft_consensus.cc:1275] T 1b79f1bb37fb4feb80b768535f561c91 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:22.717645 28207 raft_consensus.cc:1275] T 1b79f1bb37fb4feb80b768535f561c91 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:22.719633 28858 consensus_queue.cc:1048] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:22.720589 28132 raft_consensus.cc:2955] T 93a1a3ad64784c92bad8449a1c112cf2 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:22.730927 28858 consensus_queue.cc:1048] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:22.739583 28858 raft_consensus.cc:2955] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:22.741626 28551 raft_consensus.cc:2955] T 1b79f1bb37fb4feb80b768535f561c91 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:22.747859 28207 raft_consensus.cc:2955] T 1b79f1bb37fb4feb80b768535f561c91 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:22.755577 28283 raft_consensus.cc:2955] T 1b79f1bb37fb4feb80b768535f561c91 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:22.765233 28029 catalog_manager.cc:5697] T 93a1a3ad64784c92bad8449a1c112cf2 P 9cbb10b5388c4966a8fae21526a18101 reported cstate change: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:22.771160 28846 raft_consensus.cc:1064] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: attempting to promote NON_VOTER 9cbb10b5388c4966a8fae21526a18101 to VOTER
I20260713 09:08:22.773334 28846 consensus_queue.cc:237] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:22.779448 28551 raft_consensus.cc:1275] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:22.780730 28848 consensus_queue.cc:1048] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:22.781014 28207 raft_consensus.cc:1275] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:22.782481 28848 consensus_queue.cc:1048] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:22.783288 28283 raft_consensus.cc:1275] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:22.783005 28030 catalog_manager.cc:5697] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 reported cstate change: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:22.784479 28846 consensus_queue.cc:1048] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:22.785974 28282 consensus_queue.cc:237] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [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: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:22.794082 28281 consensus_queue.cc:237] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:22.802371 28206 raft_consensus.cc:1275] T 7e31f2347f6f45b483707efb220b8b86 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:22.803272 28548 raft_consensus.cc:1275] T 7e31f2347f6f45b483707efb220b8b86 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:22.803610 28132 raft_consensus.cc:1275] T 93a1a3ad64784c92bad8449a1c112cf2 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:22.804731 28549 raft_consensus.cc:1275] T 93a1a3ad64784c92bad8449a1c112cf2 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:22.805864 28850 consensus_queue.cc:1048] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:22.806424 28845 consensus_queue.cc:1048] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:22.808949 28850 consensus_queue.cc:1048] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:22.812155 28845 consensus_queue.cc:1048] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:22.816912 28858 raft_consensus.cc:2955] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:22.818850 28847 raft_consensus.cc:2955] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:22.820267 28802 raft_consensus.cc:2955] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22a276d3d3a945399569d5164ba85270 (127.26.91.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:22.825295 28207 raft_consensus.cc:2955] T 7e31f2347f6f45b483707efb220b8b86 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:22.832556 28132 raft_consensus.cc:2955] T 93a1a3ad64784c92bad8449a1c112cf2 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22a276d3d3a945399569d5164ba85270 (127.26.91.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:22.840381 28133 consensus_queue.cc:237] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:22.845206 28019 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 93a1a3ad64784c92bad8449a1c112cf2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:22.843770 28549 raft_consensus.cc:2955] T 7e31f2347f6f45b483707efb220b8b86 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:22.849563 28548 raft_consensus.cc:2955] T 93a1a3ad64784c92bad8449a1c112cf2 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22a276d3d3a945399569d5164ba85270 (127.26.91.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:22.856477 28550 raft_consensus.cc:1275] T 1b79f1bb37fb4feb80b768535f561c91 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:22.858129 28846 consensus_queue.cc:1048] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:22.858397 28284 raft_consensus.cc:2955] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:22.864306 28206 raft_consensus.cc:1275] T 1b79f1bb37fb4feb80b768535f561c91 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:22.866420 28848 consensus_queue.cc:1048] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:22.878931 28031 catalog_manager.cc:5697] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 reported cstate change: config changed from index 3 to 4, VOTER 22a276d3d3a945399569d5164ba85270 (127.26.91.194) evicted. New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:22.885953 28860 raft_consensus.cc:2955] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:22.901260 28033 catalog_manager.cc:5697] T 7e31f2347f6f45b483707efb220b8b86 P 22a276d3d3a945399569d5164ba85270 reported cstate change: config changed from index 3 to 4, VOTER a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193) evicted. New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:22.945230 28030 catalog_manager.cc:5697] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 reported cstate change: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:22.947329 28193 tablet_service.cc:1558] Processing DeleteTablet for tablet 93a1a3ad64784c92bad8449a1c112cf2 with delete_type TABLET_DATA_TOMBSTONED (TS 22a276d3d3a945399569d5164ba85270 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51294
I20260713 09:08:22.983974 28019 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7e31f2347f6f45b483707efb220b8b86 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:22.983820 28206 raft_consensus.cc:2955] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:22.998257 28551 raft_consensus.cc:2955] T 1b79f1bb37fb4feb80b768535f561c91 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:23.002516 28882 tablet_replica.cc:333] T 93a1a3ad64784c92bad8449a1c112cf2 P 22a276d3d3a945399569d5164ba85270: stopping tablet replica
I20260713 09:08:23.002274 28549 raft_consensus.cc:2955] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } attrs { replace: true } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:23.003692 28882 raft_consensus.cc:2243] T 93a1a3ad64784c92bad8449a1c112cf2 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:23.004442 28882 raft_consensus.cc:2272] T 93a1a3ad64784c92bad8449a1c112cf2 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:23.005189 28247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.91.193:43337, user_credentials={real_user=slave}} blocked reactor thread for 75580.2us
I20260713 09:08:23.013181 28206 raft_consensus.cc:2955] T 1b79f1bb37fb4feb80b768535f561c91 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:23.015165 28017 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1b79f1bb37fb4feb80b768535f561c91 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:23.018226 28117 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e31f2347f6f45b483707efb220b8b86 with delete_type TABLET_DATA_TOMBSTONED (TS a61f8dfb6f3c4b3f89d42cd5c9a852a5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43806
I20260713 09:08:23.022751 28882 ts_tablet_manager.cc:1916] T 93a1a3ad64784c92bad8449a1c112cf2 P 22a276d3d3a945399569d5164ba85270: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:23.027766 28031 catalog_manager.cc:5697] T 1b79f1bb37fb4feb80b768535f561c91 P 9cbb10b5388c4966a8fae21526a18101 reported cstate change: config changed from index 3 to 4, VOTER a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) evicted. New cstate: current_term: 1 leader_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:23.038789 28883 tablet_replica.cc:333] T 7e31f2347f6f45b483707efb220b8b86 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: stopping tablet replica
I20260713 09:08:23.039767 28883 raft_consensus.cc:2243] T 7e31f2347f6f45b483707efb220b8b86 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:23.039827 28882 ts_tablet_manager.cc:1929] T 93a1a3ad64784c92bad8449a1c112cf2 P 22a276d3d3a945399569d5164ba85270: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:23.040307 28882 log.cc:1199] T 93a1a3ad64784c92bad8449a1c112cf2 P 22a276d3d3a945399569d5164ba85270: Deleting WAL directory at /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-1-root/wals/93a1a3ad64784c92bad8449a1c112cf2
I20260713 09:08:23.040578 28883 raft_consensus.cc:2272] T 7e31f2347f6f45b483707efb220b8b86 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:23.042083 28017 catalog_manager.cc:5028] TS 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897): tablet 93a1a3ad64784c92bad8449a1c112cf2 (table test-workload [id=1da15410070b47c985fff691a37336c6]) successfully deleted
I20260713 09:08:23.045099 28883 ts_tablet_manager.cc:1916] T 7e31f2347f6f45b483707efb220b8b86 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:23.052475 28270 tablet_service.cc:1558] Processing DeleteTablet for tablet 1b79f1bb37fb4feb80b768535f561c91 with delete_type TABLET_DATA_TOMBSTONED (TS a4b04a462b7347e987419740eca4c0b8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35234
I20260713 09:08:23.055109 28132 consensus_queue.cc:237] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:23.059960 28549 raft_consensus.cc:1275] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:23.060583 28284 raft_consensus.cc:1275] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:23.061887 28858 consensus_queue.cc:1048] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:23.063046 28877 consensus_queue.cc:1048] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:23.069660 28884 tablet_replica.cc:333] T 1b79f1bb37fb4feb80b768535f561c91 P a4b04a462b7347e987419740eca4c0b8: stopping tablet replica
I20260713 09:08:23.070067 28860 raft_consensus.cc:2955] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22a276d3d3a945399569d5164ba85270 (127.26.91.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:23.071444 28883 ts_tablet_manager.cc:1929] T 7e31f2347f6f45b483707efb220b8b86 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:23.071768 28883 log.cc:1199] T 7e31f2347f6f45b483707efb220b8b86 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Deleting WAL directory at /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-0-root/wals/7e31f2347f6f45b483707efb220b8b86
I20260713 09:08:23.070827 28884 raft_consensus.cc:2243] T 1b79f1bb37fb4feb80b768535f561c91 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:23.072669 28284 raft_consensus.cc:2955] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22a276d3d3a945399569d5164ba85270 (127.26.91.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:23.073701 28884 raft_consensus.cc:2272] T 1b79f1bb37fb4feb80b768535f561c91 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:23.072827 28549 raft_consensus.cc:2955] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22a276d3d3a945399569d5164ba85270 (127.26.91.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:23.074563 28017 catalog_manager.cc:5028] TS a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): tablet 7e31f2347f6f45b483707efb220b8b86 (table test-workload [id=1da15410070b47c985fff691a37336c6]) successfully deleted
I20260713 09:08:23.077291 28884 ts_tablet_manager.cc:1916] T 1b79f1bb37fb4feb80b768535f561c91 P a4b04a462b7347e987419740eca4c0b8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:23.083274 28017 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3a032134ecfa4eabb43cb0c0d8a2a781 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:23.088967 28030 catalog_manager.cc:5697] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 reported cstate change: config changed from index 3 to 4, VOTER 22a276d3d3a945399569d5164ba85270 (127.26.91.194) evicted. New cstate: current_term: 1 leader_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:23.093051 28884 ts_tablet_manager.cc:1929] T 1b79f1bb37fb4feb80b768535f561c91 P a4b04a462b7347e987419740eca4c0b8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:23.093593 28884 log.cc:1199] T 1b79f1bb37fb4feb80b768535f561c91 P a4b04a462b7347e987419740eca4c0b8: Deleting WAL directory at /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-2-root/wals/1b79f1bb37fb4feb80b768535f561c91
I20260713 09:08:23.095222 28019 catalog_manager.cc:5028] TS a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275): tablet 1b79f1bb37fb4feb80b768535f561c91 (table test-workload [id=1da15410070b47c985fff691a37336c6]) successfully deleted
I20260713 09:08:23.098789 28193 tablet_service.cc:1558] Processing DeleteTablet for tablet 3a032134ecfa4eabb43cb0c0d8a2a781 with delete_type TABLET_DATA_TOMBSTONED (TS 22a276d3d3a945399569d5164ba85270 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51294
I20260713 09:08:23.099728 28882 tablet_replica.cc:333] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 22a276d3d3a945399569d5164ba85270: stopping tablet replica
I20260713 09:08:23.100687 28882 raft_consensus.cc:2243] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:23.101564 28882 raft_consensus.cc:2272] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:23.104130 28882 ts_tablet_manager.cc:1916] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 22a276d3d3a945399569d5164ba85270: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:23.114274 28882 ts_tablet_manager.cc:1929] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 22a276d3d3a945399569d5164ba85270: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:23.114537 28882 log.cc:1199] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 22a276d3d3a945399569d5164ba85270: Deleting WAL directory at /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-1-root/wals/3a032134ecfa4eabb43cb0c0d8a2a781
I20260713 09:08:23.115586 28017 catalog_manager.cc:5028] TS 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897): tablet 3a032134ecfa4eabb43cb0c0d8a2a781 (table test-workload [id=1da15410070b47c985fff691a37336c6]) successfully deleted
I20260713 09:08:24.126008 28132 consensus_queue.cc:237] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Queue 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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:24.131247 28207 raft_consensus.cc:1275] T 4daef5e408124fd1be0dae17cd109a78 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:24.131247 28284 raft_consensus.cc:1275] T 4daef5e408124fd1be0dae17cd109a78 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:24.131512 28101 consensus_peers.cc:597] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 -> Peer 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196:41389): Couldn't send request to peer 9cbb10b5388c4966a8fae21526a18101. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4daef5e408124fd1be0dae17cd109a78. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:24.132450 28878 consensus_queue.cc:1048] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:24.133108 28887 consensus_queue.cc:1048] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:24.138926 28878 raft_consensus.cc:2955] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:24.140329 28207 raft_consensus.cc:2955] T 4daef5e408124fd1be0dae17cd109a78 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:24.140723 28284 raft_consensus.cc:2955] T 4daef5e408124fd1be0dae17cd109a78 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:24.152536 28029 catalog_manager.cc:5697] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 reported cstate change: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New cstate: current_term: 1 leader_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:24.156517 28284 consensus_queue.cc:237] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Queue 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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:24.164640 28207 raft_consensus.cc:1275] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:24.165740 28886 consensus_queue.cc:1048] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:24.166132 28132 raft_consensus.cc:1275] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:24.166571 28250 consensus_peers.cc:597] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 -> Peer 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196:41389): Couldn't send request to peer 9cbb10b5388c4966a8fae21526a18101. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3636f50f0bd04f6fb9845af7fc3ff1ed. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:24.167254 28881 consensus_queue.cc:1048] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:24.174786 28881 raft_consensus.cc:2955] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:24.176682 28207 raft_consensus.cc:2955] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:24.178409 28132 raft_consensus.cc:2955] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:24.197536 28029 catalog_manager.cc:5697] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a61f8dfb6f3c4b3f89d42cd5c9a852a5 reported cstate change: config changed from index -1 to 2, NON_VOTER 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) added. New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } } }
I20260713 09:08:24.637042 28900 ts_tablet_manager.cc:933] T 4daef5e408124fd1be0dae17cd109a78 P 9cbb10b5388c4966a8fae21526a18101: Initiating tablet copy from peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337)
I20260713 09:08:24.638665 28900 tablet_copy_client.cc:323] T 4daef5e408124fd1be0dae17cd109a78 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Beginning tablet copy session from remote peer at address 127.26.91.193:43337
I20260713 09:08:24.640125 28144 tablet_copy_service.cc:140] P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Received BeginTabletCopySession request for tablet 4daef5e408124fd1be0dae17cd109a78 from peer 9cbb10b5388c4966a8fae21526a18101 ({username='slave'} at 127.0.0.1:43834)
I20260713 09:08:24.640630 28144 tablet_copy_service.cc:161] P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Beginning new tablet copy session on tablet 4daef5e408124fd1be0dae17cd109a78 from peer 9cbb10b5388c4966a8fae21526a18101 at {username='slave'} at 127.0.0.1:43834: session id = 9cbb10b5388c4966a8fae21526a18101-4daef5e408124fd1be0dae17cd109a78
I20260713 09:08:24.647542 28144 tablet_copy_source_session.cc:215] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:24.650539 28900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4daef5e408124fd1be0dae17cd109a78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.664515 28900 tablet_copy_client.cc:806] T 4daef5e408124fd1be0dae17cd109a78 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:24.665107 28900 tablet_copy_client.cc:670] T 4daef5e408124fd1be0dae17cd109a78 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:24.668292 28900 tablet_copy_client.cc:538] T 4daef5e408124fd1be0dae17cd109a78 P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:24.673348 28900 tablet_bootstrap.cc:492] T 4daef5e408124fd1be0dae17cd109a78 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap starting.
I20260713 09:08:24.689788 28903 ts_tablet_manager.cc:933] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 9cbb10b5388c4966a8fae21526a18101: Initiating tablet copy from peer a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:24.690150 28900 tablet_bootstrap.cc:492] T 4daef5e408124fd1be0dae17cd109a78 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:24.690976 28900 tablet_bootstrap.cc:492] T 4daef5e408124fd1be0dae17cd109a78 P 9cbb10b5388c4966a8fae21526a18101: Bootstrap complete.
I20260713 09:08:24.691237 28903 tablet_copy_client.cc:323] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Beginning tablet copy session from remote peer at address 127.26.91.195:34275
I20260713 09:08:24.691592 28900 ts_tablet_manager.cc:1403] T 4daef5e408124fd1be0dae17cd109a78 P 9cbb10b5388c4966a8fae21526a18101: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260713 09:08:24.692476 28294 tablet_copy_service.cc:140] P a4b04a462b7347e987419740eca4c0b8: Received BeginTabletCopySession request for tablet 3636f50f0bd04f6fb9845af7fc3ff1ed from peer 9cbb10b5388c4966a8fae21526a18101 ({username='slave'} at 127.0.0.1:35276)
I20260713 09:08:24.692875 28294 tablet_copy_service.cc:161] P a4b04a462b7347e987419740eca4c0b8: Beginning new tablet copy session on tablet 3636f50f0bd04f6fb9845af7fc3ff1ed from peer 9cbb10b5388c4966a8fae21526a18101 at {username='slave'} at 127.0.0.1:35276: session id = 9cbb10b5388c4966a8fae21526a18101-3636f50f0bd04f6fb9845af7fc3ff1ed
I20260713 09:08:24.694483 28900 raft_consensus.cc:359] T 4daef5e408124fd1be0dae17cd109a78 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:24.695320 28900 raft_consensus.cc:740] T 4daef5e408124fd1be0dae17cd109a78 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9cbb10b5388c4966a8fae21526a18101, State: Initialized, Role: LEARNER
I20260713 09:08:24.695966 28900 consensus_queue.cc:260] T 4daef5e408124fd1be0dae17cd109a78 P 9cbb10b5388c4966a8fae21526a18101 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:24.699417 28294 tablet_copy_source_session.cc:215] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:24.699999 28900 ts_tablet_manager.cc:1434] T 4daef5e408124fd1be0dae17cd109a78 P 9cbb10b5388c4966a8fae21526a18101: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.005s
I20260713 09:08:24.701575 28144 tablet_copy_service.cc:342] P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Request end of tablet copy session 9cbb10b5388c4966a8fae21526a18101-4daef5e408124fd1be0dae17cd109a78 received from {username='slave'} at 127.0.0.1:43834
I20260713 09:08:24.701972 28144 tablet_copy_service.cc:434] P a61f8dfb6f3c4b3f89d42cd5c9a852a5: ending tablet copy session 9cbb10b5388c4966a8fae21526a18101-4daef5e408124fd1be0dae17cd109a78 on tablet 4daef5e408124fd1be0dae17cd109a78 with peer 9cbb10b5388c4966a8fae21526a18101
I20260713 09:08:24.702893 28903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3636f50f0bd04f6fb9845af7fc3ff1ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.718259 28903 tablet_copy_client.cc:806] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:24.718745 28903 tablet_copy_client.cc:670] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:24.721769 28903 tablet_copy_client.cc:538] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 9cbb10b5388c4966a8fae21526a18101: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:24.729653 28903 tablet_bootstrap.cc:492] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 9cbb10b5388c4966a8fae21526a18101: Bootstrap starting.
I20260713 09:08:24.748209 28903 tablet_bootstrap.cc:492] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 9cbb10b5388c4966a8fae21526a18101: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:24.749023 28903 tablet_bootstrap.cc:492] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 9cbb10b5388c4966a8fae21526a18101: Bootstrap complete.
I20260713 09:08:24.749627 28903 ts_tablet_manager.cc:1403] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 9cbb10b5388c4966a8fae21526a18101: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.010s
I20260713 09:08:24.752425 28903 raft_consensus.cc:359] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:24.753232 28903 raft_consensus.cc:740] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9cbb10b5388c4966a8fae21526a18101, State: Initialized, Role: LEARNER
I20260713 09:08:24.753826 28903 consensus_queue.cc:260] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 9cbb10b5388c4966a8fae21526a18101 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: NON_VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: true } }
I20260713 09:08:24.756222 28903 ts_tablet_manager.cc:1434] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 9cbb10b5388c4966a8fae21526a18101: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260713 09:08:24.757628 28294 tablet_copy_service.cc:342] P a4b04a462b7347e987419740eca4c0b8: Request end of tablet copy session 9cbb10b5388c4966a8fae21526a18101-3636f50f0bd04f6fb9845af7fc3ff1ed received from {username='slave'} at 127.0.0.1:35276
I20260713 09:08:24.757946 28294 tablet_copy_service.cc:434] P a4b04a462b7347e987419740eca4c0b8: ending tablet copy session 9cbb10b5388c4966a8fae21526a18101-3636f50f0bd04f6fb9845af7fc3ff1ed on tablet 3636f50f0bd04f6fb9845af7fc3ff1ed with peer 9cbb10b5388c4966a8fae21526a18101
I20260713 09:08:25.113593 28549 raft_consensus.cc:1217] T 4daef5e408124fd1be0dae17cd109a78 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:25.150611 28549 raft_consensus.cc:1217] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:25.503861 28878 raft_consensus.cc:1064] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: attempting to promote NON_VOTER 9cbb10b5388c4966a8fae21526a18101 to VOTER
I20260713 09:08:25.506305 28878 consensus_queue.cc:237] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:25.513350 28549 raft_consensus.cc:1275] T 4daef5e408124fd1be0dae17cd109a78 P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:25.513757 28284 raft_consensus.cc:1275] T 4daef5e408124fd1be0dae17cd109a78 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:25.515097 28908 consensus_queue.cc:1048] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:25.515604 28207 raft_consensus.cc:1275] T 4daef5e408124fd1be0dae17cd109a78 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:25.516855 28912 consensus_queue.cc:1048] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:25.517860 28908 consensus_queue.cc:1048] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:25.534765 28878 raft_consensus.cc:2955] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:25.536885 28549 raft_consensus.cc:2955] T 4daef5e408124fd1be0dae17cd109a78 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:25.537562 28207 raft_consensus.cc:2955] T 4daef5e408124fd1be0dae17cd109a78 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:25.550559 28033 catalog_manager.cc:5697] T 4daef5e408124fd1be0dae17cd109a78 P 9cbb10b5388c4966a8fae21526a18101 reported cstate change: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:25.551559 28284 raft_consensus.cc:2955] T 4daef5e408124fd1be0dae17cd109a78 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } attrs { replace: true } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:25.575285 28133 consensus_queue.cc:237] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:25.580101 28549 raft_consensus.cc:1275] T 4daef5e408124fd1be0dae17cd109a78 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:25.580606 28207 raft_consensus.cc:1275] T 4daef5e408124fd1be0dae17cd109a78 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a61f8dfb6f3c4b3f89d42cd5c9a852a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:25.581436 28878 consensus_queue.cc:1048] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:25.582319 28908 consensus_queue.cc:1048] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:25.588227 28912 raft_consensus.cc:2955] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:25.591555 28549 raft_consensus.cc:2955] T 4daef5e408124fd1be0dae17cd109a78 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:25.591658 28207 raft_consensus.cc:2955] T 4daef5e408124fd1be0dae17cd109a78 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:25.596834 28017 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4daef5e408124fd1be0dae17cd109a78 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:25.603828 28031 catalog_manager.cc:5697] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 reported cstate change: config changed from index 3 to 4, VOTER a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) evicted. New cstate: current_term: 1 leader_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:25.614013 28270 tablet_service.cc:1558] Processing DeleteTablet for tablet 4daef5e408124fd1be0dae17cd109a78 with delete_type TABLET_DATA_TOMBSTONED (TS a4b04a462b7347e987419740eca4c0b8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35234
I20260713 09:08:25.615671 28920 tablet_replica.cc:333] T 4daef5e408124fd1be0dae17cd109a78 P a4b04a462b7347e987419740eca4c0b8: stopping tablet replica
I20260713 09:08:25.616619 28920 raft_consensus.cc:2243] T 4daef5e408124fd1be0dae17cd109a78 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:25.617326 28920 raft_consensus.cc:2272] T 4daef5e408124fd1be0dae17cd109a78 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.620275 28920 ts_tablet_manager.cc:1916] T 4daef5e408124fd1be0dae17cd109a78 P a4b04a462b7347e987419740eca4c0b8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:25.630088 28920 ts_tablet_manager.cc:1929] T 4daef5e408124fd1be0dae17cd109a78 P a4b04a462b7347e987419740eca4c0b8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:25.630438 28920 log.cc:1199] T 4daef5e408124fd1be0dae17cd109a78 P a4b04a462b7347e987419740eca4c0b8: Deleting WAL directory at /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-2-root/wals/4daef5e408124fd1be0dae17cd109a78
I20260713 09:08:25.631881 28019 catalog_manager.cc:5028] TS a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275): tablet 4daef5e408124fd1be0dae17cd109a78 (table test-workload [id=1da15410070b47c985fff691a37336c6]) successfully deleted
I20260713 09:08:25.730973 28886 raft_consensus.cc:1064] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8: attempting to promote NON_VOTER 9cbb10b5388c4966a8fae21526a18101 to VOTER
I20260713 09:08:25.732815 28886 consensus_queue.cc:237] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:25.739207 28549 raft_consensus.cc:1275] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 9cbb10b5388c4966a8fae21526a18101 [term 1 LEARNER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:25.740031 28207 raft_consensus.cc:1275] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:25.740576 28910 consensus_queue.cc:1048] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:25.741683 28886 consensus_queue.cc:1048] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:25.742741 28132 raft_consensus.cc:1275] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:25.744364 28910 consensus_queue.cc:1048] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:25.751650 28886 raft_consensus.cc:2955] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:25.752699 28206 raft_consensus.cc:2955] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:25.761987 28549 raft_consensus.cc:2955] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:25.762125 28132 raft_consensus.cc:2955] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:25.769708 28031 catalog_manager.cc:5697] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 22a276d3d3a945399569d5164ba85270 reported cstate change: config changed from index 2 to 3, 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:25.783825 28284 consensus_queue.cc:237] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [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: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:25.787953 28551 raft_consensus.cc:1275] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:25.788676 28206 raft_consensus.cc:1275] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Refusing update from remote peer a4b04a462b7347e987419740eca4c0b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:25.789247 28886 consensus_queue.cc:1048] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:25.790084 28922 consensus_queue.cc:1048] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:25.796520 28910 raft_consensus.cc:2955] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:25.799250 28549 raft_consensus.cc:2955] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:25.809180 28019 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3636f50f0bd04f6fb9845af7fc3ff1ed with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:25.812812 28032 catalog_manager.cc:5697] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 9cbb10b5388c4966a8fae21526a18101 reported cstate change: config changed from index 3 to 4, VOTER a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193) evicted. New cstate: current_term: 1 leader_uuid: "a4b04a462b7347e987419740eca4c0b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:25.821405 28117 tablet_service.cc:1558] Processing DeleteTablet for tablet 3636f50f0bd04f6fb9845af7fc3ff1ed with delete_type TABLET_DATA_TOMBSTONED (TS a61f8dfb6f3c4b3f89d42cd5c9a852a5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43806
I20260713 09:08:25.823073 28206 raft_consensus.cc:2955] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } } }
I20260713 09:08:25.829615 28927 tablet_replica.cc:333] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a61f8dfb6f3c4b3f89d42cd5c9a852a5: stopping tablet replica
I20260713 09:08:25.830576 28927 raft_consensus.cc:2243] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:25.831784 28927 raft_consensus.cc:2272] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.834884 28927 ts_tablet_manager.cc:1916] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:25.843924 28927 ts_tablet_manager.cc:1929] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a61f8dfb6f3c4b3f89d42cd5c9a852a5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:25.844201 28927 log.cc:1199] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a61f8dfb6f3c4b3f89d42cd5c9a852a5: Deleting WAL directory at /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933660129690-26991-0/minicluster-data/ts-0-root/wals/3636f50f0bd04f6fb9845af7fc3ff1ed
I20260713 09:08:25.845295 28017 catalog_manager.cc:5028] TS a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): tablet 3636f50f0bd04f6fb9845af7fc3ff1ed (table test-workload [id=1da15410070b47c985fff691a37336c6]) successfully deleted
I20260713 09:08:29.917518 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:29.944511 28284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "236079bffbec4a5f826db27306cd8b19"
dest_uuid: "a4b04a462b7347e987419740eca4c0b8"
mode: GRACEFUL
new_leader_uuid: "9cbb10b5388c4966a8fae21526a18101"
 from {username='slave'} at 127.0.0.1:42020
I20260713 09:08:29.944998 28284 raft_consensus.cc:606] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Received request to transfer leadership to TS 9cbb10b5388c4966a8fae21526a18101
I20260713 09:08:29.947016 28284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27daedb575a1436dafa3a8017aa19d1c"
dest_uuid: "a4b04a462b7347e987419740eca4c0b8"
mode: GRACEFUL
new_leader_uuid: "22a276d3d3a945399569d5164ba85270"
 from {username='slave'} at 127.0.0.1:42020
I20260713 09:08:29.947379 28284 raft_consensus.cc:606] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Received request to transfer leadership to TS 22a276d3d3a945399569d5164ba85270
I20260713 09:08:29.956962 28133 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a032134ecfa4eabb43cb0c0d8a2a781"
dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5"
mode: GRACEFUL
new_leader_uuid: "9cbb10b5388c4966a8fae21526a18101"
 from {username='slave'} at 127.0.0.1:39558
I20260713 09:08:29.957366 28133 raft_consensus.cc:606] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Received request to transfer leadership to TS 9cbb10b5388c4966a8fae21526a18101
I20260713 09:08:29.959335 28284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42a864270687449885ffe6269d8460f3"
dest_uuid: "a4b04a462b7347e987419740eca4c0b8"
mode: GRACEFUL
new_leader_uuid: "9cbb10b5388c4966a8fae21526a18101"
 from {username='slave'} at 127.0.0.1:42020
I20260713 09:08:29.959715 28284 raft_consensus.cc:606] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Received request to transfer leadership to TS 9cbb10b5388c4966a8fae21526a18101
I20260713 09:08:29.961573 28284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fb2503a9ba54aefb70aec66c3297ddf"
dest_uuid: "a4b04a462b7347e987419740eca4c0b8"
mode: GRACEFUL
new_leader_uuid: "9cbb10b5388c4966a8fae21526a18101"
 from {username='slave'} at 127.0.0.1:42020
I20260713 09:08:29.961926 28284 raft_consensus.cc:606] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Received request to transfer leadership to TS 9cbb10b5388c4966a8fae21526a18101
I20260713 09:08:29.963747 28284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a86112ef4e0a4c5bb3f581d7ef268725"
dest_uuid: "a4b04a462b7347e987419740eca4c0b8"
mode: GRACEFUL
new_leader_uuid: "9cbb10b5388c4966a8fae21526a18101"
 from {username='slave'} at 127.0.0.1:42020
I20260713 09:08:29.964126 28284 raft_consensus.cc:606] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Received request to transfer leadership to TS 9cbb10b5388c4966a8fae21526a18101
I20260713 09:08:29.964957 26991 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:08:29.965538 26991 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:30.092178 28932 raft_consensus.cc:993] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8: : Instructing follower 9cbb10b5388c4966a8fae21526a18101 to start an election
I20260713 09:08:30.092597 28933 raft_consensus.cc:1081] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Signalling peer 9cbb10b5388c4966a8fae21526a18101 to start an election
I20260713 09:08:30.093791 28551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fb2503a9ba54aefb70aec66c3297ddf"
dest_uuid: "9cbb10b5388c4966a8fae21526a18101"
 from {username='slave'} at 127.0.0.1:59848
I20260713 09:08:30.094166 28551 raft_consensus.cc:493] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:30.094388 28551 raft_consensus.cc:3060] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.098266 28551 raft_consensus.cc:515] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:30.099689 28551 leader_election.cc:290] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101 [CANDIDATE]: Term 2 election: Requested vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:30.100284 28133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb2503a9ba54aefb70aec66c3297ddf" candidate_uuid: "9cbb10b5388c4966a8fae21526a18101" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5"
I20260713 09:08:30.100593 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb2503a9ba54aefb70aec66c3297ddf" candidate_uuid: "9cbb10b5388c4966a8fae21526a18101" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a4b04a462b7347e987419740eca4c0b8"
I20260713 09:08:30.100872 28133 raft_consensus.cc:3060] T 5fb2503a9ba54aefb70aec66c3297ddf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.101085 28284 raft_consensus.cc:3055] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:30.101425 28284 raft_consensus.cc:740] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Running, Role: LEADER
I20260713 09:08:30.102063 28284 consensus_queue.cc:260] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:30.102855 28284 raft_consensus.cc:3060] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.105872 28133 raft_consensus.cc:2468] T 5fb2503a9ba54aefb70aec66c3297ddf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cbb10b5388c4966a8fae21526a18101 in term 2.
I20260713 09:08:30.106870 28515 leader_election.cc:304] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cbb10b5388c4966a8fae21526a18101, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:30.107474 28284 raft_consensus.cc:2468] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cbb10b5388c4966a8fae21526a18101 in term 2.
I20260713 09:08:30.108289 28939 raft_consensus.cc:2804] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:30.109215 28939 raft_consensus.cc:697] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101 [term 2 LEADER]: Becoming Leader. State: Replica: 9cbb10b5388c4966a8fae21526a18101, State: Running, Role: LEADER
I20260713 09:08:30.109875 28939 consensus_queue.cc:237] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:30.116293 28033 catalog_manager.cc:5697] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101 reported cstate change: term changed from 1 to 2, leader changed from a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) to 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196). New cstate: current_term: 2 leader_uuid: "9cbb10b5388c4966a8fae21526a18101" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:30.156558 28932 raft_consensus.cc:993] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8: : Instructing follower 9cbb10b5388c4966a8fae21526a18101 to start an election
I20260713 09:08:30.156978 28933 raft_consensus.cc:1081] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Signalling peer 9cbb10b5388c4966a8fae21526a18101 to start an election
I20260713 09:08:30.158295 28551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a86112ef4e0a4c5bb3f581d7ef268725"
dest_uuid: "9cbb10b5388c4966a8fae21526a18101"
 from {username='slave'} at 127.0.0.1:59848
I20260713 09:08:30.158701 28551 raft_consensus.cc:493] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:30.158944 28551 raft_consensus.cc:3060] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.162887 28551 raft_consensus.cc:515] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:30.164644 28551 leader_election.cc:290] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101 [CANDIDATE]: Term 2 election: Requested vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:30.164904 28133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86112ef4e0a4c5bb3f581d7ef268725" candidate_uuid: "9cbb10b5388c4966a8fae21526a18101" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5"
I20260713 09:08:30.165196 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86112ef4e0a4c5bb3f581d7ef268725" candidate_uuid: "9cbb10b5388c4966a8fae21526a18101" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a4b04a462b7347e987419740eca4c0b8"
I20260713 09:08:30.165457 28133 raft_consensus.cc:3060] T a86112ef4e0a4c5bb3f581d7ef268725 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.165728 28284 raft_consensus.cc:3055] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:30.165977 28284 raft_consensus.cc:740] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Running, Role: LEADER
I20260713 09:08:30.166543 28284 consensus_queue.cc:260] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:30.167692 28284 raft_consensus.cc:3060] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.171054 28946 raft_consensus.cc:993] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: : Instructing follower 9cbb10b5388c4966a8fae21526a18101 to start an election
I20260713 09:08:30.171321 28133 raft_consensus.cc:2468] T a86112ef4e0a4c5bb3f581d7ef268725 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cbb10b5388c4966a8fae21526a18101 in term 2.
I20260713 09:08:30.171530 28935 raft_consensus.cc:1081] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Signalling peer 9cbb10b5388c4966a8fae21526a18101 to start an election
I20260713 09:08:30.172215 28515 leader_election.cc:304] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cbb10b5388c4966a8fae21526a18101, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:30.172896 28939 raft_consensus.cc:2804] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:30.173287 28549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a032134ecfa4eabb43cb0c0d8a2a781"
dest_uuid: "9cbb10b5388c4966a8fae21526a18101"
 from {username='slave'} at 127.0.0.1:59862
I20260713 09:08:30.173326 28939 raft_consensus.cc:697] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101 [term 2 LEADER]: Becoming Leader. State: Replica: 9cbb10b5388c4966a8fae21526a18101, State: Running, Role: LEADER
I20260713 09:08:30.173909 28549 raft_consensus.cc:493] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:30.173372 28284 raft_consensus.cc:2468] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cbb10b5388c4966a8fae21526a18101 in term 2.
I20260713 09:08:30.174271 28549 raft_consensus.cc:3060] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.174332 28939 consensus_queue.cc:237] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:30.178535 28549 raft_consensus.cc:515] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:30.180143 28549 leader_election.cc:290] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101 [CANDIDATE]: Term 2 election: Requested vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:30.180647 28133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a032134ecfa4eabb43cb0c0d8a2a781" candidate_uuid: "9cbb10b5388c4966a8fae21526a18101" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5"
I20260713 09:08:30.181095 28133 raft_consensus.cc:3055] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:30.181309 28133 raft_consensus.cc:740] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a61f8dfb6f3c4b3f89d42cd5c9a852a5, State: Running, Role: LEADER
I20260713 09:08:30.181891 28133 consensus_queue.cc:260] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:30.182626 28133 raft_consensus.cc:3060] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.184345 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a032134ecfa4eabb43cb0c0d8a2a781" candidate_uuid: "9cbb10b5388c4966a8fae21526a18101" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a4b04a462b7347e987419740eca4c0b8"
I20260713 09:08:30.184762 28284 raft_consensus.cc:3060] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.186954 28033 catalog_manager.cc:5697] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101 reported cstate change: term changed from 1 to 2, leader changed from a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) to 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196). New cstate: current_term: 2 leader_uuid: "9cbb10b5388c4966a8fae21526a18101" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:30.188351 28133 raft_consensus.cc:2468] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cbb10b5388c4966a8fae21526a18101 in term 2.
I20260713 09:08:30.190430 28515 leader_election.cc:304] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cbb10b5388c4966a8fae21526a18101, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:30.192564 28939 raft_consensus.cc:2804] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:30.192993 28284 raft_consensus.cc:2468] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cbb10b5388c4966a8fae21526a18101 in term 2.
I20260713 09:08:30.193190 28939 raft_consensus.cc:697] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101 [term 2 LEADER]: Becoming Leader. State: Replica: 9cbb10b5388c4966a8fae21526a18101, State: Running, Role: LEADER
I20260713 09:08:30.194115 28939 consensus_queue.cc:237] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:30.204523 28033 catalog_manager.cc:5697] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101 reported cstate change: term changed from 1 to 2, leader changed from a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193) to 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196). New cstate: current_term: 2 leader_uuid: "9cbb10b5388c4966a8fae21526a18101" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:30.351066 28933 raft_consensus.cc:993] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8: : Instructing follower 22a276d3d3a945399569d5164ba85270 to start an election
I20260713 09:08:30.351428 28932 raft_consensus.cc:1081] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Signalling peer 22a276d3d3a945399569d5164ba85270 to start an election
I20260713 09:08:30.352666 28206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27daedb575a1436dafa3a8017aa19d1c"
dest_uuid: "22a276d3d3a945399569d5164ba85270"
 from {username='slave'} at 127.0.0.1:51302
I20260713 09:08:30.353029 28206 raft_consensus.cc:493] T 27daedb575a1436dafa3a8017aa19d1c P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:30.353235 28206 raft_consensus.cc:3060] T 27daedb575a1436dafa3a8017aa19d1c P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.357503 28206 raft_consensus.cc:515] T 27daedb575a1436dafa3a8017aa19d1c P 22a276d3d3a945399569d5164ba85270 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:30.359328 28206 leader_election.cc:290] T 27daedb575a1436dafa3a8017aa19d1c P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 2 election: Requested vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:30.360127 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27daedb575a1436dafa3a8017aa19d1c" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4b04a462b7347e987419740eca4c0b8"
I20260713 09:08:30.360522 28284 raft_consensus.cc:3055] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:30.360697 28284 raft_consensus.cc:740] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Running, Role: LEADER
I20260713 09:08:30.361225 28133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27daedb575a1436dafa3a8017aa19d1c" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5"
I20260713 09:08:30.361230 28284 consensus_queue.cc:260] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:30.361881 28133 raft_consensus.cc:3060] T 27daedb575a1436dafa3a8017aa19d1c P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.362486 28284 raft_consensus.cc:3060] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.363685 28933 raft_consensus.cc:993] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8: : Instructing follower 9cbb10b5388c4966a8fae21526a18101 to start an election
I20260713 09:08:30.364153 28932 raft_consensus.cc:1081] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Signalling peer 9cbb10b5388c4966a8fae21526a18101 to start an election
I20260713 09:08:30.365350 28549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42a864270687449885ffe6269d8460f3"
dest_uuid: "9cbb10b5388c4966a8fae21526a18101"
 from {username='slave'} at 127.0.0.1:59848
I20260713 09:08:30.365769 28549 raft_consensus.cc:493] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:30.366019 28549 raft_consensus.cc:3060] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.367712 28133 raft_consensus.cc:2468] T 27daedb575a1436dafa3a8017aa19d1c P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22a276d3d3a945399569d5164ba85270 in term 2.
I20260713 09:08:30.368127 28284 raft_consensus.cc:2468] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22a276d3d3a945399569d5164ba85270 in term 2.
I20260713 09:08:30.368732 28173 leader_election.cc:304] T 27daedb575a1436dafa3a8017aa19d1c P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22a276d3d3a945399569d5164ba85270, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:30.369449 28931 raft_consensus.cc:2804] T 27daedb575a1436dafa3a8017aa19d1c P 22a276d3d3a945399569d5164ba85270 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:30.370563 28931 raft_consensus.cc:697] T 27daedb575a1436dafa3a8017aa19d1c P 22a276d3d3a945399569d5164ba85270 [term 2 LEADER]: Becoming Leader. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Running, Role: LEADER
I20260713 09:08:30.370608 28549 raft_consensus.cc:515] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:30.371968 28931 consensus_queue.cc:237] T 27daedb575a1436dafa3a8017aa19d1c P 22a276d3d3a945399569d5164ba85270 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:30.372534 28549 leader_election.cc:290] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101 [CANDIDATE]: Term 2 election: Requested vote from peers 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:30.372990 28206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a864270687449885ffe6269d8460f3" candidate_uuid: "9cbb10b5388c4966a8fae21526a18101" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "22a276d3d3a945399569d5164ba85270"
I20260713 09:08:30.373472 28206 raft_consensus.cc:3060] T 42a864270687449885ffe6269d8460f3 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.375285 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a864270687449885ffe6269d8460f3" candidate_uuid: "9cbb10b5388c4966a8fae21526a18101" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a4b04a462b7347e987419740eca4c0b8"
I20260713 09:08:30.375824 28284 raft_consensus.cc:3055] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:30.376121 28284 raft_consensus.cc:740] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Running, Role: LEADER
I20260713 09:08:30.376760 28284 consensus_queue.cc:260] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [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: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:30.377825 28284 raft_consensus.cc:3060] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.378382 28206 raft_consensus.cc:2468] T 42a864270687449885ffe6269d8460f3 P 22a276d3d3a945399569d5164ba85270 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cbb10b5388c4966a8fae21526a18101 in term 2.
I20260713 09:08:30.379434 28515 leader_election.cc:304] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22a276d3d3a945399569d5164ba85270, 9cbb10b5388c4966a8fae21526a18101; no voters: 
I20260713 09:08:30.379465 28033 catalog_manager.cc:5697] T 27daedb575a1436dafa3a8017aa19d1c P 22a276d3d3a945399569d5164ba85270 reported cstate change: term changed from 1 to 2, leader changed from a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) to 22a276d3d3a945399569d5164ba85270 (127.26.91.194). New cstate: current_term: 2 leader_uuid: "22a276d3d3a945399569d5164ba85270" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:30.380304 28939 raft_consensus.cc:2804] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:30.380767 28939 raft_consensus.cc:697] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101 [term 2 LEADER]: Becoming Leader. State: Replica: 9cbb10b5388c4966a8fae21526a18101, State: Running, Role: LEADER
I20260713 09:08:30.381507 28939 consensus_queue.cc:237] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101 [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: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:30.383549 28284 raft_consensus.cc:2468] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cbb10b5388c4966a8fae21526a18101 in term 2.
I20260713 09:08:30.390340 28032 catalog_manager.cc:5697] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101 reported cstate change: term changed from 1 to 2, leader changed from a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) to 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196). New cstate: current_term: 2 leader_uuid: "9cbb10b5388c4966a8fae21526a18101" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:30.401257 28933 raft_consensus.cc:993] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8: : Instructing follower 9cbb10b5388c4966a8fae21526a18101 to start an election
I20260713 09:08:30.401665 28932 raft_consensus.cc:1081] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Signalling peer 9cbb10b5388c4966a8fae21526a18101 to start an election
I20260713 09:08:30.402801 28549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "236079bffbec4a5f826db27306cd8b19"
dest_uuid: "9cbb10b5388c4966a8fae21526a18101"
 from {username='slave'} at 127.0.0.1:59848
I20260713 09:08:30.403170 28549 raft_consensus.cc:493] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:30.403405 28549 raft_consensus.cc:3060] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.407238 28549 raft_consensus.cc:515] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:30.408448 28549 leader_election.cc:290] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101 [CANDIDATE]: Term 2 election: Requested vote from peers 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:30.408975 28206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236079bffbec4a5f826db27306cd8b19" candidate_uuid: "9cbb10b5388c4966a8fae21526a18101" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "22a276d3d3a945399569d5164ba85270"
I20260713 09:08:30.409232 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236079bffbec4a5f826db27306cd8b19" candidate_uuid: "9cbb10b5388c4966a8fae21526a18101" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a4b04a462b7347e987419740eca4c0b8"
I20260713 09:08:30.409510 28206 raft_consensus.cc:3060] T 236079bffbec4a5f826db27306cd8b19 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.409766 28284 raft_consensus.cc:3055] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:30.410076 28284 raft_consensus.cc:740] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Running, Role: LEADER
I20260713 09:08:30.410772 28284 consensus_queue.cc:260] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [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: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:30.411841 28284 raft_consensus.cc:3060] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.414981 28206 raft_consensus.cc:2468] T 236079bffbec4a5f826db27306cd8b19 P 22a276d3d3a945399569d5164ba85270 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cbb10b5388c4966a8fae21526a18101 in term 2.
I20260713 09:08:30.415833 28515 leader_election.cc:304] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22a276d3d3a945399569d5164ba85270, 9cbb10b5388c4966a8fae21526a18101; no voters: 
I20260713 09:08:30.416519 28939 raft_consensus.cc:2804] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:30.416867 28939 raft_consensus.cc:697] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101 [term 2 LEADER]: Becoming Leader. State: Replica: 9cbb10b5388c4966a8fae21526a18101, State: Running, Role: LEADER
I20260713 09:08:30.417241 28284 raft_consensus.cc:2468] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cbb10b5388c4966a8fae21526a18101 in term 2.
I20260713 09:08:30.417568 28939 consensus_queue.cc:237] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101 [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: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:30.423708 28032 catalog_manager.cc:5697] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101 reported cstate change: term changed from 1 to 2, leader changed from a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) to 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196). New cstate: current_term: 2 leader_uuid: "9cbb10b5388c4966a8fae21526a18101" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:30.495883 28133 raft_consensus.cc:1275] T 5fb2503a9ba54aefb70aec66c3297ddf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 2 FOLLOWER]: Refusing update from remote peer 9cbb10b5388c4966a8fae21526a18101: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:30.496965 28939 consensus_queue.cc:1048] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:30.505941 28284 raft_consensus.cc:1275] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [term 2 FOLLOWER]: Refusing update from remote peer 9cbb10b5388c4966a8fae21526a18101: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:30.507798 28939 consensus_queue.cc:1048] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:30.586174 28133 raft_consensus.cc:1275] T a86112ef4e0a4c5bb3f581d7ef268725 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 2 FOLLOWER]: Refusing update from remote peer 9cbb10b5388c4966a8fae21526a18101: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:30.588402 28132 raft_consensus.cc:1275] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 2 FOLLOWER]: Refusing update from remote peer 9cbb10b5388c4966a8fae21526a18101: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:30.588141 28940 consensus_queue.cc:1048] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:08:30.589927 28955 consensus_queue.cc:1048] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:30.602342 28284 raft_consensus.cc:1275] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [term 2 FOLLOWER]: Refusing update from remote peer 9cbb10b5388c4966a8fae21526a18101: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:30.604668 28966 consensus_queue.cc:1048] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:08:30.612326 28284 raft_consensus.cc:1275] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8 [term 2 FOLLOWER]: Refusing update from remote peer 9cbb10b5388c4966a8fae21526a18101: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:30.616622 28940 consensus_queue.cc:1048] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:30.774173 28133 raft_consensus.cc:1275] T 27daedb575a1436dafa3a8017aa19d1c P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 2 FOLLOWER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:30.775341 28931 consensus_queue.cc:1048] T 27daedb575a1436dafa3a8017aa19d1c P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:30.785097 28283 raft_consensus.cc:1275] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [term 2 FOLLOWER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:30.788019 28931 consensus_queue.cc:1048] T 27daedb575a1436dafa3a8017aa19d1c P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:30.823885 28283 raft_consensus.cc:1275] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [term 2 FOLLOWER]: Refusing update from remote peer 9cbb10b5388c4966a8fae21526a18101: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:30.824970 28967 consensus_queue.cc:1048] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:30.833238 28207 raft_consensus.cc:1275] T 42a864270687449885ffe6269d8460f3 P 22a276d3d3a945399569d5164ba85270 [term 2 FOLLOWER]: Refusing update from remote peer 9cbb10b5388c4966a8fae21526a18101: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:30.834956 28955 consensus_queue.cc:1048] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:30.876775 28207 raft_consensus.cc:1275] T 236079bffbec4a5f826db27306cd8b19 P 22a276d3d3a945399569d5164ba85270 [term 2 FOLLOWER]: Refusing update from remote peer 9cbb10b5388c4966a8fae21526a18101: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:30.877697 28967 consensus_queue.cc:1048] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:30.887194 28283 raft_consensus.cc:1275] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [term 2 FOLLOWER]: Refusing update from remote peer 9cbb10b5388c4966a8fae21526a18101: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:30.888353 28939 consensus_queue.cc:1048] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:30.966405 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:30.981631 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:30.994349 28283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b98596c6d434c3aad91b1bcdfe965bf"
dest_uuid: "a4b04a462b7347e987419740eca4c0b8"
mode: GRACEFUL
new_leader_uuid: "22a276d3d3a945399569d5164ba85270"
 from {username='slave'} at 127.0.0.1:42020
I20260713 09:08:30.995074 28283 raft_consensus.cc:606] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Received request to transfer leadership to TS 22a276d3d3a945399569d5164ba85270
I20260713 09:08:30.996444 26991 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:08:30.997246 26991 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:31.011687 28932 raft_consensus.cc:993] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8: : Instructing follower 22a276d3d3a945399569d5164ba85270 to start an election
I20260713 09:08:31.012190 28962 raft_consensus.cc:1081] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Signalling peer 22a276d3d3a945399569d5164ba85270 to start an election
I20260713 09:08:31.013535 28207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b98596c6d434c3aad91b1bcdfe965bf"
dest_uuid: "22a276d3d3a945399569d5164ba85270"
 from {username='slave'} at 127.0.0.1:51302
I20260713 09:08:31.013916 28207 raft_consensus.cc:493] T 7b98596c6d434c3aad91b1bcdfe965bf P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:31.014135 28207 raft_consensus.cc:3060] T 7b98596c6d434c3aad91b1bcdfe965bf P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.019385 28207 raft_consensus.cc:515] T 7b98596c6d434c3aad91b1bcdfe965bf P 22a276d3d3a945399569d5164ba85270 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:31.020993 28207 leader_election.cc:290] T 7b98596c6d434c3aad91b1bcdfe965bf P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 2 election: Requested vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275)
I20260713 09:08:31.021664 28133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b98596c6d434c3aad91b1bcdfe965bf" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5"
I20260713 09:08:31.022322 28133 raft_consensus.cc:3060] T 7b98596c6d434c3aad91b1bcdfe965bf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.024317 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b98596c6d434c3aad91b1bcdfe965bf" candidate_uuid: "22a276d3d3a945399569d5164ba85270" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4b04a462b7347e987419740eca4c0b8"
I20260713 09:08:31.024847 28284 raft_consensus.cc:3055] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:31.025098 28284 raft_consensus.cc:740] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4b04a462b7347e987419740eca4c0b8, State: Running, Role: LEADER
I20260713 09:08:31.025934 28284 consensus_queue.cc:260] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:31.026984 28284 raft_consensus.cc:3060] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.029560 28133 raft_consensus.cc:2468] T 7b98596c6d434c3aad91b1bcdfe965bf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22a276d3d3a945399569d5164ba85270 in term 2.
I20260713 09:08:31.030596 28173 leader_election.cc:304] T 7b98596c6d434c3aad91b1bcdfe965bf P 22a276d3d3a945399569d5164ba85270 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22a276d3d3a945399569d5164ba85270, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:31.031273 28931 raft_consensus.cc:2804] T 7b98596c6d434c3aad91b1bcdfe965bf P 22a276d3d3a945399569d5164ba85270 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:31.031653 28931 raft_consensus.cc:697] T 7b98596c6d434c3aad91b1bcdfe965bf P 22a276d3d3a945399569d5164ba85270 [term 2 LEADER]: Becoming Leader. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Running, Role: LEADER
I20260713 09:08:31.031726 28284 raft_consensus.cc:2468] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22a276d3d3a945399569d5164ba85270 in term 2.
I20260713 09:08:31.032532 28931 consensus_queue.cc:237] T 7b98596c6d434c3aad91b1bcdfe965bf P 22a276d3d3a945399569d5164ba85270 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } }
I20260713 09:08:31.039386 28032 catalog_manager.cc:5697] T 7b98596c6d434c3aad91b1bcdfe965bf P 22a276d3d3a945399569d5164ba85270 reported cstate change: term changed from 1 to 2, leader changed from a4b04a462b7347e987419740eca4c0b8 (127.26.91.195) to 22a276d3d3a945399569d5164ba85270 (127.26.91.194). New cstate: current_term: 2 leader_uuid: "22a276d3d3a945399569d5164ba85270" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:31.505096 28132 raft_consensus.cc:1275] T 7b98596c6d434c3aad91b1bcdfe965bf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 2 FOLLOWER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:31.506253 28972 consensus_queue.cc:1048] T 7b98596c6d434c3aad91b1bcdfe965bf P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:31.515363 28284 raft_consensus.cc:1275] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 [term 2 FOLLOWER]: Refusing update from remote peer 22a276d3d3a945399569d5164ba85270: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:31.517397 28949 consensus_queue.cc:1048] T 7b98596c6d434c3aad91b1bcdfe965bf P 22a276d3d3a945399569d5164ba85270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4b04a462b7347e987419740eca4c0b8" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:31.998039 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:32.013881 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:32.039898 28206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bdd0e2bd4d246c0ba33fc3efcfdb3de"
dest_uuid: "22a276d3d3a945399569d5164ba85270"
mode: GRACEFUL
new_leader_uuid: "9cbb10b5388c4966a8fae21526a18101"
 from {username='slave'} at 127.0.0.1:32988
I20260713 09:08:32.040474 28206 raft_consensus.cc:606] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [term 1 LEADER]: Received request to transfer leadership to TS 9cbb10b5388c4966a8fae21526a18101
I20260713 09:08:32.041546 26991 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:08:32.042080 26991 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:32.072328 28931 raft_consensus.cc:993] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270: : Instructing follower 9cbb10b5388c4966a8fae21526a18101 to start an election
I20260713 09:08:32.072831 28988 raft_consensus.cc:1081] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [term 1 LEADER]: Signalling peer 9cbb10b5388c4966a8fae21526a18101 to start an election
I20260713 09:08:32.074251 28551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bdd0e2bd4d246c0ba33fc3efcfdb3de"
dest_uuid: "9cbb10b5388c4966a8fae21526a18101"
 from {username='slave'} at 127.0.0.1:59866
I20260713 09:08:32.074630 28551 raft_consensus.cc:493] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:32.074846 28551 raft_consensus.cc:3060] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.079257 28551 raft_consensus.cc:515] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:32.080665 28551 leader_election.cc:290] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101 [CANDIDATE]: Term 2 election: Requested vote from peers a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337), 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897)
I20260713 09:08:32.081205 28133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdd0e2bd4d246c0ba33fc3efcfdb3de" candidate_uuid: "9cbb10b5388c4966a8fae21526a18101" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5"
I20260713 09:08:32.081559 28206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdd0e2bd4d246c0ba33fc3efcfdb3de" candidate_uuid: "9cbb10b5388c4966a8fae21526a18101" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "22a276d3d3a945399569d5164ba85270"
I20260713 09:08:32.081779 28133 raft_consensus.cc:3060] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.082019 28206 raft_consensus.cc:3055] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:32.082319 28206 raft_consensus.cc:740] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22a276d3d3a945399569d5164ba85270, State: Running, Role: LEADER
I20260713 09:08:32.083051 28206 consensus_queue.cc:260] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:32.084146 28206 raft_consensus.cc:3060] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.087263 28133 raft_consensus.cc:2468] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cbb10b5388c4966a8fae21526a18101 in term 2.
I20260713 09:08:32.088243 28515 leader_election.cc:304] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cbb10b5388c4966a8fae21526a18101, a61f8dfb6f3c4b3f89d42cd5c9a852a5; no voters: 
I20260713 09:08:32.088832 28955 raft_consensus.cc:2804] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:32.089663 28955 raft_consensus.cc:697] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101 [term 2 LEADER]: Becoming Leader. State: Replica: 9cbb10b5388c4966a8fae21526a18101, State: Running, Role: LEADER
I20260713 09:08:32.090379 28206 raft_consensus.cc:2468] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cbb10b5388c4966a8fae21526a18101 in term 2.
I20260713 09:08:32.090286 28955 consensus_queue.cc:237] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101 [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: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } }
I20260713 09:08:32.097097 28032 catalog_manager.cc:5697] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101 reported cstate change: term changed from 1 to 2, leader changed from 22a276d3d3a945399569d5164ba85270 (127.26.91.194) to 9cbb10b5388c4966a8fae21526a18101 (127.26.91.196). New cstate: current_term: 2 leader_uuid: "9cbb10b5388c4966a8fae21526a18101" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cbb10b5388c4966a8fae21526a18101" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 41389 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:32.549996 28206 raft_consensus.cc:1275] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [term 2 FOLLOWER]: Refusing update from remote peer 9cbb10b5388c4966a8fae21526a18101: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:32.550985 28955 consensus_queue.cc:1048] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22a276d3d3a945399569d5164ba85270" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:32.559191 28133 raft_consensus.cc:1275] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 2 FOLLOWER]: Refusing update from remote peer 9cbb10b5388c4966a8fae21526a18101: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:32.561326 29000 consensus_queue.cc:1048] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a61f8dfb6f3c4b3f89d42cd5c9a852a5" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:33.042774 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:33.055868 26991 tablet_server.cc:179] TabletServer@127.26.91.193:0 shutting down...
W20260713 09:08:33.072324 28515 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260713 09:08:33.075050 28515 consensus_peers.cc:597] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101 -> Peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): Couldn't send request to peer a61f8dfb6f3c4b3f89d42cd5c9a852a5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:33.088474 26991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:33.089285 26991 tablet_replica.cc:333] T 27daedb575a1436dafa3a8017aa19d1c P a61f8dfb6f3c4b3f89d42cd5c9a852a5: stopping tablet replica
I20260713 09:08:33.090123 26991 raft_consensus.cc:2243] T 27daedb575a1436dafa3a8017aa19d1c P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.090656 26991 raft_consensus.cc:2272] T 27daedb575a1436dafa3a8017aa19d1c P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.093055 26991 tablet_replica.cc:333] T 625464bc32a04762b66919c65b01fe09 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: stopping tablet replica
I20260713 09:08:33.093868 26991 raft_consensus.cc:2243] T 625464bc32a04762b66919c65b01fe09 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.094323 26991 raft_consensus.cc:2272] T 625464bc32a04762b66919c65b01fe09 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.096153 26991 tablet_replica.cc:333] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5: stopping tablet replica
I20260713 09:08:33.096661 26991 raft_consensus.cc:2243] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.097488 26991 raft_consensus.cc:2272] T 8453579e3a7b442391dbdf6f834f24dc P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.099529 26991 tablet_replica.cc:333] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a61f8dfb6f3c4b3f89d42cd5c9a852a5: stopping tablet replica
I20260713 09:08:33.100239 26991 raft_consensus.cc:2243] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.100687 26991 raft_consensus.cc:2272] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.102823 26991 tablet_replica.cc:333] T 5fb2503a9ba54aefb70aec66c3297ddf P a61f8dfb6f3c4b3f89d42cd5c9a852a5: stopping tablet replica
I20260713 09:08:33.103273 26991 raft_consensus.cc:2243] T 5fb2503a9ba54aefb70aec66c3297ddf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.103679 26991 raft_consensus.cc:2272] T 5fb2503a9ba54aefb70aec66c3297ddf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.105201 26991 tablet_replica.cc:333] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: stopping tablet replica
I20260713 09:08:33.105623 26991 raft_consensus.cc:2243] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.106386 26991 raft_consensus.cc:2272] T 4daef5e408124fd1be0dae17cd109a78 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.107973 26991 tablet_replica.cc:333] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5: stopping tablet replica
I20260713 09:08:33.108513 26991 raft_consensus.cc:2243] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.109220 26991 raft_consensus.cc:2272] T fa430d3b6a3444d8a3bb92c7a56ba5fb P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.110960 26991 tablet_replica.cc:333] T 7b98596c6d434c3aad91b1bcdfe965bf P a61f8dfb6f3c4b3f89d42cd5c9a852a5: stopping tablet replica
I20260713 09:08:33.111434 26991 raft_consensus.cc:2243] T 7b98596c6d434c3aad91b1bcdfe965bf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.111784 26991 raft_consensus.cc:2272] T 7b98596c6d434c3aad91b1bcdfe965bf P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.113359 26991 tablet_replica.cc:333] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: stopping tablet replica
I20260713 09:08:33.113900 26991 raft_consensus.cc:2243] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.114619 26991 raft_consensus.cc:2272] T 1b79f1bb37fb4feb80b768535f561c91 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.116791 26991 tablet_replica.cc:333] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5: stopping tablet replica
I20260713 09:08:33.117396 26991 raft_consensus.cc:2243] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.118314 26991 raft_consensus.cc:2272] T 01d576e9210145d99e6dd3e0e881739d P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:33.118607 28515 consensus_peers.cc:597] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101 -> Peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): Couldn't send request to peer a61f8dfb6f3c4b3f89d42cd5c9a852a5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:33.120729 26991 tablet_replica.cc:333] T b17b1bba2260421bbf01c91c28477622 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: stopping tablet replica
I20260713 09:08:33.121559 26991 raft_consensus.cc:2243] T b17b1bba2260421bbf01c91c28477622 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.122116 26991 raft_consensus.cc:2272] T b17b1bba2260421bbf01c91c28477622 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.124064 26991 tablet_replica.cc:333] T f50216e9d81340e7be2370f71578d073 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: stopping tablet replica
I20260713 09:08:33.124570 26991 raft_consensus.cc:2243] T f50216e9d81340e7be2370f71578d073 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.124994 26991 raft_consensus.cc:2272] T f50216e9d81340e7be2370f71578d073 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.126833 26991 tablet_replica.cc:333] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: stopping tablet replica
I20260713 09:08:33.127288 26991 raft_consensus.cc:2243] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.128178 26991 raft_consensus.cc:2272] T 70898d1cbaff47ffa114c6c389bbf1d8 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.129984 26991 tablet_replica.cc:333] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: stopping tablet replica
I20260713 09:08:33.130649 26991 raft_consensus.cc:2243] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:08:33.130802 28247 consensus_peers.cc:597] T 8922cdd320d2437c960c9c6eee1b7b36 P a4b04a462b7347e987419740eca4c0b8 -> Peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): Couldn't send request to peer a61f8dfb6f3c4b3f89d42cd5c9a852a5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:33.131052 26991 raft_consensus.cc:2272] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.132781 26991 tablet_replica.cc:333] T 93a1a3ad64784c92bad8449a1c112cf2 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: stopping tablet replica
I20260713 09:08:33.133252 26991 raft_consensus.cc:2243] T 93a1a3ad64784c92bad8449a1c112cf2 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.133874 26991 raft_consensus.cc:2272] T 93a1a3ad64784c92bad8449a1c112cf2 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.135564 26991 tablet_replica.cc:333] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: stopping tablet replica
I20260713 09:08:33.135999 26991 raft_consensus.cc:2243] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.136389 26991 raft_consensus.cc:2272] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.137812 26991 tablet_replica.cc:333] T 8922cdd320d2437c960c9c6eee1b7b36 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: stopping tablet replica
I20260713 09:08:33.138275 26991 raft_consensus.cc:2243] T 8922cdd320d2437c960c9c6eee1b7b36 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.138645 26991 raft_consensus.cc:2272] T 8922cdd320d2437c960c9c6eee1b7b36 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.140523 26991 tablet_replica.cc:333] T a86112ef4e0a4c5bb3f581d7ef268725 P a61f8dfb6f3c4b3f89d42cd5c9a852a5: stopping tablet replica
I20260713 09:08:33.140985 26991 raft_consensus.cc:2243] T a86112ef4e0a4c5bb3f581d7ef268725 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.141569 26991 raft_consensus.cc:2272] T a86112ef4e0a4c5bb3f581d7ef268725 P a61f8dfb6f3c4b3f89d42cd5c9a852a5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:33.166947 28098 connection.cc:466] server connection from 127.0.0.1:43830 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43830 (request call id 229) could send its response
W20260713 09:08:33.168372 28173 consensus_peers.cc:597] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 -> Peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): Couldn't send request to peer a61f8dfb6f3c4b3f89d42cd5c9a852a5. Status: Network error: recv got EOF from 127.26.91.193:43337 (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:33.184276 26991 tablet_server.cc:196] TabletServer@127.26.91.193:0 shutdown complete.
I20260713 09:08:33.225235 26991 tablet_server.cc:179] TabletServer@127.26.91.194:0 shutting down...
I20260713 09:08:33.251400 26991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:33.252260 26991 tablet_replica.cc:333] T 7b98596c6d434c3aad91b1bcdfe965bf P 22a276d3d3a945399569d5164ba85270: stopping tablet replica
I20260713 09:08:33.252890 26991 raft_consensus.cc:2243] T 7b98596c6d434c3aad91b1bcdfe965bf P 22a276d3d3a945399569d5164ba85270 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.253590 26991 raft_consensus.cc:2272] T 7b98596c6d434c3aad91b1bcdfe965bf P 22a276d3d3a945399569d5164ba85270 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.255326 26991 tablet_replica.cc:333] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270: stopping tablet replica
I20260713 09:08:33.255820 26991 raft_consensus.cc:2243] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.256217 26991 raft_consensus.cc:2272] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 22a276d3d3a945399569d5164ba85270 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.258212 26991 tablet_replica.cc:333] T 625464bc32a04762b66919c65b01fe09 P 22a276d3d3a945399569d5164ba85270: stopping tablet replica
I20260713 09:08:33.258689 26991 raft_consensus.cc:2243] T 625464bc32a04762b66919c65b01fe09 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.259052 26991 raft_consensus.cc:2272] T 625464bc32a04762b66919c65b01fe09 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.260819 26991 tablet_replica.cc:333] T 27daedb575a1436dafa3a8017aa19d1c P 22a276d3d3a945399569d5164ba85270: stopping tablet replica
I20260713 09:08:33.261423 26991 raft_consensus.cc:2243] T 27daedb575a1436dafa3a8017aa19d1c P 22a276d3d3a945399569d5164ba85270 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.262058 26991 raft_consensus.cc:2272] T 27daedb575a1436dafa3a8017aa19d1c P 22a276d3d3a945399569d5164ba85270 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.264205 26991 tablet_replica.cc:333] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 22a276d3d3a945399569d5164ba85270: stopping tablet replica
I20260713 09:08:33.264777 26991 raft_consensus.cc:2243] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.265487 26991 raft_consensus.cc:2272] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.267064 26991 tablet_replica.cc:333] T 1b79f1bb37fb4feb80b768535f561c91 P 22a276d3d3a945399569d5164ba85270: stopping tablet replica
I20260713 09:08:33.267539 26991 raft_consensus.cc:2243] T 1b79f1bb37fb4feb80b768535f561c91 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.267900 26991 raft_consensus.cc:2272] T 1b79f1bb37fb4feb80b768535f561c91 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.269438 26991 tablet_replica.cc:333] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 22a276d3d3a945399569d5164ba85270: stopping tablet replica
I20260713 09:08:33.269860 26991 raft_consensus.cc:2243] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.270339 26991 raft_consensus.cc:2272] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.271916 26991 tablet_replica.cc:333] T b17b1bba2260421bbf01c91c28477622 P 22a276d3d3a945399569d5164ba85270: stopping tablet replica
I20260713 09:08:33.272491 26991 raft_consensus.cc:2243] T b17b1bba2260421bbf01c91c28477622 P 22a276d3d3a945399569d5164ba85270 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.273136 26991 raft_consensus.cc:2272] T b17b1bba2260421bbf01c91c28477622 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.274690 26991 tablet_replica.cc:333] T 4daef5e408124fd1be0dae17cd109a78 P 22a276d3d3a945399569d5164ba85270: stopping tablet replica
I20260713 09:08:33.275131 26991 raft_consensus.cc:2243] T 4daef5e408124fd1be0dae17cd109a78 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.275579 26991 raft_consensus.cc:2272] T 4daef5e408124fd1be0dae17cd109a78 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.277172 26991 tablet_replica.cc:333] T 01d576e9210145d99e6dd3e0e881739d P 22a276d3d3a945399569d5164ba85270: stopping tablet replica
I20260713 09:08:33.277573 26991 raft_consensus.cc:2243] T 01d576e9210145d99e6dd3e0e881739d P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.278062 26991 raft_consensus.cc:2272] T 01d576e9210145d99e6dd3e0e881739d P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.279810 26991 tablet_replica.cc:333] T 42a864270687449885ffe6269d8460f3 P 22a276d3d3a945399569d5164ba85270: stopping tablet replica
I20260713 09:08:33.280432 26991 raft_consensus.cc:2243] T 42a864270687449885ffe6269d8460f3 P 22a276d3d3a945399569d5164ba85270 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.281056 26991 raft_consensus.cc:2272] T 42a864270687449885ffe6269d8460f3 P 22a276d3d3a945399569d5164ba85270 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:33.282429 28515 consensus_peers.cc:597] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101 -> Peer 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897): Couldn't send request to peer 22a276d3d3a945399569d5164ba85270. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:33.283087 26991 tablet_replica.cc:333] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270: stopping tablet replica
I20260713 09:08:33.283666 26991 raft_consensus.cc:2243] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.284408 26991 raft_consensus.cc:2272] T 195d348ff1e84b2fa3c314974bb0c428 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.285898 26991 tablet_replica.cc:333] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270: stopping tablet replica
I20260713 09:08:33.286334 26991 raft_consensus.cc:2243] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.286973 26991 raft_consensus.cc:2272] T f50216e9d81340e7be2370f71578d073 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.288597 26991 tablet_replica.cc:333] T 236079bffbec4a5f826db27306cd8b19 P 22a276d3d3a945399569d5164ba85270: stopping tablet replica
I20260713 09:08:33.289024 26991 raft_consensus.cc:2243] T 236079bffbec4a5f826db27306cd8b19 P 22a276d3d3a945399569d5164ba85270 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.289520 26991 raft_consensus.cc:2272] T 236079bffbec4a5f826db27306cd8b19 P 22a276d3d3a945399569d5164ba85270 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.291070 26991 tablet_replica.cc:333] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270: stopping tablet replica
I20260713 09:08:33.291481 26991 raft_consensus.cc:2243] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.292131 26991 raft_consensus.cc:2272] T 77ff991ccd5c4cc3897371e07d263ed8 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.293757 26991 tablet_replica.cc:333] T 7e31f2347f6f45b483707efb220b8b86 P 22a276d3d3a945399569d5164ba85270: stopping tablet replica
I20260713 09:08:33.294126 26991 raft_consensus.cc:2243] T 7e31f2347f6f45b483707efb220b8b86 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.294620 26991 raft_consensus.cc:2272] T 7e31f2347f6f45b483707efb220b8b86 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.296232 26991 tablet_replica.cc:333] T 8922cdd320d2437c960c9c6eee1b7b36 P 22a276d3d3a945399569d5164ba85270: stopping tablet replica
I20260713 09:08:33.296656 26991 raft_consensus.cc:2243] T 8922cdd320d2437c960c9c6eee1b7b36 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.296965 26991 raft_consensus.cc:2272] T 8922cdd320d2437c960c9c6eee1b7b36 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.298497 26991 tablet_replica.cc:333] T 5ef9642c9ad34e709d3e0e9c57158bd7 P 22a276d3d3a945399569d5164ba85270: stopping tablet replica
I20260713 09:08:33.298903 26991 raft_consensus.cc:2243] T 5ef9642c9ad34e709d3e0e9c57158bd7 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.299258 26991 raft_consensus.cc:2272] T 5ef9642c9ad34e709d3e0e9c57158bd7 P 22a276d3d3a945399569d5164ba85270 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:33.321442 28247 consensus_peers.cc:597] T 625464bc32a04762b66919c65b01fe09 P a4b04a462b7347e987419740eca4c0b8 -> Peer 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897): Couldn't send request to peer 22a276d3d3a945399569d5164ba85270. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:33.330629 28247 consensus_peers.cc:597] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 -> Peer 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897): Couldn't send request to peer 22a276d3d3a945399569d5164ba85270. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.194:45897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:33.364974 26991 tablet_server.cc:196] TabletServer@127.26.91.194:0 shutdown complete.
W20260713 09:08:33.381520 28515 consensus_peers.cc:597] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101 -> Peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): Couldn't send request to peer a61f8dfb6f3c4b3f89d42cd5c9a852a5. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:43337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:33.388564 28515 consensus_peers.cc:597] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101 -> Peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): Couldn't send request to peer a61f8dfb6f3c4b3f89d42cd5c9a852a5. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:43337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:33.403825 26991 tablet_server.cc:179] TabletServer@127.26.91.195:0 shutting down...
I20260713 09:08:33.428411 26991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:33.429118 26991 tablet_replica.cc:333] T 625464bc32a04762b66919c65b01fe09 P a4b04a462b7347e987419740eca4c0b8: stopping tablet replica
I20260713 09:08:33.429656 26991 raft_consensus.cc:2243] T 625464bc32a04762b66919c65b01fe09 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.430358 26991 raft_consensus.cc:2272] T 625464bc32a04762b66919c65b01fe09 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.432126 26991 tablet_replica.cc:333] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8: stopping tablet replica
I20260713 09:08:33.432595 26991 raft_consensus.cc:2243] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.432951 26991 raft_consensus.cc:2272] T 5fb2503a9ba54aefb70aec66c3297ddf P a4b04a462b7347e987419740eca4c0b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.434636 26991 tablet_replica.cc:333] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8: stopping tablet replica
I20260713 09:08:33.435222 26991 raft_consensus.cc:2243] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.435599 26991 raft_consensus.cc:2272] T 27daedb575a1436dafa3a8017aa19d1c P a4b04a462b7347e987419740eca4c0b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.437367 26991 tablet_replica.cc:333] T 8453579e3a7b442391dbdf6f834f24dc P a4b04a462b7347e987419740eca4c0b8: stopping tablet replica
W20260713 09:08:33.437604 28247 consensus_peers.cc:597] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 -> Peer a61f8dfb6f3c4b3f89d42cd5c9a852a5 (127.26.91.193:43337): Couldn't send request to peer a61f8dfb6f3c4b3f89d42cd5c9a852a5. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:43337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:33.437844 26991 raft_consensus.cc:2243] T 8453579e3a7b442391dbdf6f834f24dc P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.438409 26991 raft_consensus.cc:2272] T 8453579e3a7b442391dbdf6f834f24dc P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.440375 26991 tablet_replica.cc:333] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8: stopping tablet replica
I20260713 09:08:33.440963 26991 raft_consensus.cc:2243] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.441321 26991 raft_consensus.cc:2272] T 7b98596c6d434c3aad91b1bcdfe965bf P a4b04a462b7347e987419740eca4c0b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.443032 26991 tablet_replica.cc:333] T 70898d1cbaff47ffa114c6c389bbf1d8 P a4b04a462b7347e987419740eca4c0b8: stopping tablet replica
I20260713 09:08:33.443509 26991 raft_consensus.cc:2243] T 70898d1cbaff47ffa114c6c389bbf1d8 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.444015 26991 raft_consensus.cc:2272] T 70898d1cbaff47ffa114c6c389bbf1d8 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.445604 26991 tablet_replica.cc:333] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8: stopping tablet replica
I20260713 09:08:33.446085 26991 raft_consensus.cc:2243] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.446753 26991 raft_consensus.cc:2272] T 3636f50f0bd04f6fb9845af7fc3ff1ed P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.448458 26991 tablet_replica.cc:333] T b17b1bba2260421bbf01c91c28477622 P a4b04a462b7347e987419740eca4c0b8: stopping tablet replica
I20260713 09:08:33.448949 26991 raft_consensus.cc:2243] T b17b1bba2260421bbf01c91c28477622 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.449306 26991 raft_consensus.cc:2272] T b17b1bba2260421bbf01c91c28477622 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.450964 26991 tablet_replica.cc:333] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8: stopping tablet replica
I20260713 09:08:33.451428 26991 raft_consensus.cc:2243] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.452160 26991 raft_consensus.cc:2272] T 7e31f2347f6f45b483707efb220b8b86 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.453655 26991 tablet_replica.cc:333] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8: stopping tablet replica
I20260713 09:08:33.454175 26991 raft_consensus.cc:2243] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.454535 26991 raft_consensus.cc:2272] T 42a864270687449885ffe6269d8460f3 P a4b04a462b7347e987419740eca4c0b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.456015 26991 tablet_replica.cc:333] T 195d348ff1e84b2fa3c314974bb0c428 P a4b04a462b7347e987419740eca4c0b8: stopping tablet replica
I20260713 09:08:33.456496 26991 raft_consensus.cc:2243] T 195d348ff1e84b2fa3c314974bb0c428 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.456897 26991 raft_consensus.cc:2272] T 195d348ff1e84b2fa3c314974bb0c428 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.458374 26991 tablet_replica.cc:333] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8: stopping tablet replica
I20260713 09:08:33.458817 26991 raft_consensus.cc:2243] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.459184 26991 raft_consensus.cc:2272] T 236079bffbec4a5f826db27306cd8b19 P a4b04a462b7347e987419740eca4c0b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.460783 26991 tablet_replica.cc:333] T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8: stopping tablet replica
I20260713 09:08:33.461229 26991 raft_consensus.cc:2243] T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.461673 26991 raft_consensus.cc:2272] T 77ff991ccd5c4cc3897371e07d263ed8 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.463349 26991 tablet_replica.cc:333] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8: stopping tablet replica
I20260713 09:08:33.463768 26991 raft_consensus.cc:2243] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.464191 26991 raft_consensus.cc:2272] T a86112ef4e0a4c5bb3f581d7ef268725 P a4b04a462b7347e987419740eca4c0b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.465631 26991 tablet_replica.cc:333] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8: stopping tablet replica
I20260713 09:08:33.466048 26991 raft_consensus.cc:2243] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.466692 26991 raft_consensus.cc:2272] T 93a1a3ad64784c92bad8449a1c112cf2 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.468209 26991 tablet_replica.cc:333] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a4b04a462b7347e987419740eca4c0b8: stopping tablet replica
I20260713 09:08:33.468612 26991 raft_consensus.cc:2243] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.469236 26991 raft_consensus.cc:2272] T 5ef9642c9ad34e709d3e0e9c57158bd7 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.470697 26991 tablet_replica.cc:333] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8: stopping tablet replica
I20260713 09:08:33.471136 26991 raft_consensus.cc:2243] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.471652 26991 raft_consensus.cc:2272] T 3a032134ecfa4eabb43cb0c0d8a2a781 P a4b04a462b7347e987419740eca4c0b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.473019 26991 tablet_replica.cc:333] T 8922cdd320d2437c960c9c6eee1b7b36 P a4b04a462b7347e987419740eca4c0b8: stopping tablet replica
I20260713 09:08:33.473404 26991 raft_consensus.cc:2243] T 8922cdd320d2437c960c9c6eee1b7b36 P a4b04a462b7347e987419740eca4c0b8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.474030 26991 raft_consensus.cc:2272] T 8922cdd320d2437c960c9c6eee1b7b36 P a4b04a462b7347e987419740eca4c0b8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:33.503540 28515 consensus_peers.cc:597] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101 -> Peer 22a276d3d3a945399569d5164ba85270 (127.26.91.194:45897): Couldn't send request to peer 22a276d3d3a945399569d5164ba85270. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.194:45897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:33.533406 26991 tablet_server.cc:196] TabletServer@127.26.91.195:0 shutdown complete.
W20260713 09:08:33.546339 28517 consensus_peers.cc:597] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101 -> Peer a4b04a462b7347e987419740eca4c0b8 (127.26.91.195:34275): Couldn't send request to peer a4b04a462b7347e987419740eca4c0b8. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.195:34275: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:33.569672 26991 tablet_server.cc:179] TabletServer@127.26.91.196:0 shutting down...
I20260713 09:08:33.593673 26991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:33.594336 26991 tablet_replica.cc:333] T 4daef5e408124fd1be0dae17cd109a78 P 9cbb10b5388c4966a8fae21526a18101: stopping tablet replica
I20260713 09:08:33.595141 26991 raft_consensus.cc:2243] T 4daef5e408124fd1be0dae17cd109a78 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.595815 26991 raft_consensus.cc:2272] T 4daef5e408124fd1be0dae17cd109a78 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.597697 26991 tablet_replica.cc:333] T 93a1a3ad64784c92bad8449a1c112cf2 P 9cbb10b5388c4966a8fae21526a18101: stopping tablet replica
I20260713 09:08:33.598161 26991 raft_consensus.cc:2243] T 93a1a3ad64784c92bad8449a1c112cf2 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.598553 26991 raft_consensus.cc:2272] T 93a1a3ad64784c92bad8449a1c112cf2 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.600189 26991 tablet_replica.cc:333] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101: stopping tablet replica
I20260713 09:08:33.600670 26991 raft_consensus.cc:2243] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.601377 26991 raft_consensus.cc:2272] T 3a032134ecfa4eabb43cb0c0d8a2a781 P 9cbb10b5388c4966a8fae21526a18101 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.602943 26991 tablet_replica.cc:333] T 1b79f1bb37fb4feb80b768535f561c91 P 9cbb10b5388c4966a8fae21526a18101: stopping tablet replica
I20260713 09:08:33.603391 26991 raft_consensus.cc:2243] T 1b79f1bb37fb4feb80b768535f561c91 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.603864 26991 raft_consensus.cc:2272] T 1b79f1bb37fb4feb80b768535f561c91 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.605502 26991 tablet_replica.cc:333] T 70898d1cbaff47ffa114c6c389bbf1d8 P 9cbb10b5388c4966a8fae21526a18101: stopping tablet replica
I20260713 09:08:33.605960 26991 raft_consensus.cc:2243] T 70898d1cbaff47ffa114c6c389bbf1d8 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.606417 26991 raft_consensus.cc:2272] T 70898d1cbaff47ffa114c6c389bbf1d8 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.607978 26991 tablet_replica.cc:333] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 9cbb10b5388c4966a8fae21526a18101: stopping tablet replica
I20260713 09:08:33.608466 26991 raft_consensus.cc:2243] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.608911 26991 raft_consensus.cc:2272] T 3636f50f0bd04f6fb9845af7fc3ff1ed P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.610446 26991 tablet_replica.cc:333] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101: stopping tablet replica
I20260713 09:08:33.610898 26991 raft_consensus.cc:2243] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.611526 26991 raft_consensus.cc:2272] T 236079bffbec4a5f826db27306cd8b19 P 9cbb10b5388c4966a8fae21526a18101 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.613083 26991 tablet_replica.cc:333] T 01d576e9210145d99e6dd3e0e881739d P 9cbb10b5388c4966a8fae21526a18101: stopping tablet replica
I20260713 09:08:33.613543 26991 raft_consensus.cc:2243] T 01d576e9210145d99e6dd3e0e881739d P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.614012 26991 raft_consensus.cc:2272] T 01d576e9210145d99e6dd3e0e881739d P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.615535 26991 tablet_replica.cc:333] T 195d348ff1e84b2fa3c314974bb0c428 P 9cbb10b5388c4966a8fae21526a18101: stopping tablet replica
I20260713 09:08:33.615993 26991 raft_consensus.cc:2243] T 195d348ff1e84b2fa3c314974bb0c428 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.616470 26991 raft_consensus.cc:2272] T 195d348ff1e84b2fa3c314974bb0c428 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.617974 26991 tablet_replica.cc:333] T 77ff991ccd5c4cc3897371e07d263ed8 P 9cbb10b5388c4966a8fae21526a18101: stopping tablet replica
I20260713 09:08:33.618413 26991 raft_consensus.cc:2243] T 77ff991ccd5c4cc3897371e07d263ed8 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.618804 26991 raft_consensus.cc:2272] T 77ff991ccd5c4cc3897371e07d263ed8 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.620316 26991 tablet_replica.cc:333] T f50216e9d81340e7be2370f71578d073 P 9cbb10b5388c4966a8fae21526a18101: stopping tablet replica
I20260713 09:08:33.620757 26991 raft_consensus.cc:2243] T f50216e9d81340e7be2370f71578d073 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.621152 26991 raft_consensus.cc:2272] T f50216e9d81340e7be2370f71578d073 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.622665 26991 tablet_replica.cc:333] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101: stopping tablet replica
I20260713 09:08:33.623092 26991 raft_consensus.cc:2243] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.623710 26991 raft_consensus.cc:2272] T 5fb2503a9ba54aefb70aec66c3297ddf P 9cbb10b5388c4966a8fae21526a18101 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.625181 26991 tablet_replica.cc:333] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101: stopping tablet replica
I20260713 09:08:33.625609 26991 raft_consensus.cc:2243] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.626224 26991 raft_consensus.cc:2272] T a86112ef4e0a4c5bb3f581d7ef268725 P 9cbb10b5388c4966a8fae21526a18101 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.627734 26991 tablet_replica.cc:333] T 7e31f2347f6f45b483707efb220b8b86 P 9cbb10b5388c4966a8fae21526a18101: stopping tablet replica
I20260713 09:08:33.628222 26991 raft_consensus.cc:2243] T 7e31f2347f6f45b483707efb220b8b86 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.628593 26991 raft_consensus.cc:2272] T 7e31f2347f6f45b483707efb220b8b86 P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.630075 26991 tablet_replica.cc:333] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101: stopping tablet replica
I20260713 09:08:33.630504 26991 raft_consensus.cc:2243] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.631115 26991 raft_consensus.cc:2272] T 42a864270687449885ffe6269d8460f3 P 9cbb10b5388c4966a8fae21526a18101 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.632563 26991 tablet_replica.cc:333] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101: stopping tablet replica
I20260713 09:08:33.632984 26991 raft_consensus.cc:2243] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.633602 26991 raft_consensus.cc:2272] T 6bdd0e2bd4d246c0ba33fc3efcfdb3de P 9cbb10b5388c4966a8fae21526a18101 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.635094 26991 tablet_replica.cc:333] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 9cbb10b5388c4966a8fae21526a18101: stopping tablet replica
I20260713 09:08:33.635497 26991 raft_consensus.cc:2243] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.635962 26991 raft_consensus.cc:2272] T fa430d3b6a3444d8a3bb92c7a56ba5fb P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.637449 26991 tablet_replica.cc:333] T 8453579e3a7b442391dbdf6f834f24dc P 9cbb10b5388c4966a8fae21526a18101: stopping tablet replica
I20260713 09:08:33.637825 26991 raft_consensus.cc:2243] T 8453579e3a7b442391dbdf6f834f24dc P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:33.638242 26991 raft_consensus.cc:2272] T 8453579e3a7b442391dbdf6f834f24dc P 9cbb10b5388c4966a8fae21526a18101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.662220 26991 tablet_server.cc:196] TabletServer@127.26.91.196:0 shutdown complete.
I20260713 09:08:33.689049 26991 master.cc:562] Master@127.26.91.254:45611 shutting down...
I20260713 09:08:33.710704 26991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d387253107154950a1ccd87fcce894d9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:33.711213 26991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d387253107154950a1ccd87fcce894d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:33.711508 26991 tablet_replica.cc:333] T 00000000000000000000000000000000 P d387253107154950a1ccd87fcce894d9: stopping tablet replica
I20260713 09:08:33.730409 26991 master.cc:584] Master@127.26.91.254:45611 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28348 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:08:33.778110 26991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.91.254:42925
I20260713 09:08:33.779165 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:33.784632 29012 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:33.784843 29013 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:33.785236 29015 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:33.785576 26991 server_base.cc:1061] running on GCE node
I20260713 09:08:33.786566 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:33.786746 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:33.786892 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933713786870 us; error 0 us; skew 500 ppm
I20260713 09:08:33.787365 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:33.789599 26991 webserver.cc:533] Webserver started at http://127.26.91.254:39925/ using document root <none> and password file <none>
I20260713 09:08:33.790043 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:33.790220 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:33.790469 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:33.791735 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933660129690-26991-0/minicluster-data/master-0-root/instance:
uuid: "a7ab4622ae0e4b3dba0a377f4c988240"
format_stamp: "Formatted at 2026-07-13 09:08:33 on dist-test-slave-bxq4"
I20260713 09:08:33.795789 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:08:33.798751 29020 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:33.799373 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:33.799607 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933660129690-26991-0/minicluster-data/master-0-root
uuid: "a7ab4622ae0e4b3dba0a377f4c988240"
format_stamp: "Formatted at 2026-07-13 09:08:33 on dist-test-slave-bxq4"
I20260713 09:08:33.799835 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933660129690-26991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933660129690-26991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933660129690-26991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:33.814731 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:33.815799 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:33.850620 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.254:42925
I20260713 09:08:33.850710 29071 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.254:42925 every 8 connection(s)
I20260713 09:08:33.854216 29072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.863343 29072 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a7ab4622ae0e4b3dba0a377f4c988240: Bootstrap starting.
I20260713 09:08:33.867775 29072 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a7ab4622ae0e4b3dba0a377f4c988240: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.871546 29072 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a7ab4622ae0e4b3dba0a377f4c988240: No bootstrap required, opened a new log
I20260713 09:08:33.873509 29072 raft_consensus.cc:359] T 00000000000000000000000000000000 P a7ab4622ae0e4b3dba0a377f4c988240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7ab4622ae0e4b3dba0a377f4c988240" member_type: VOTER }
I20260713 09:08:33.873852 29072 raft_consensus.cc:385] T 00000000000000000000000000000000 P a7ab4622ae0e4b3dba0a377f4c988240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.874017 29072 raft_consensus.cc:740] T 00000000000000000000000000000000 P a7ab4622ae0e4b3dba0a377f4c988240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7ab4622ae0e4b3dba0a377f4c988240, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.874475 29072 consensus_queue.cc:260] T 00000000000000000000000000000000 P a7ab4622ae0e4b3dba0a377f4c988240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a7ab4622ae0e4b3dba0a377f4c988240" member_type: VOTER }
I20260713 09:08:33.874859 29072 raft_consensus.cc:399] T 00000000000000000000000000000000 P a7ab4622ae0e4b3dba0a377f4c988240 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:33.875043 29072 raft_consensus.cc:493] T 00000000000000000000000000000000 P a7ab4622ae0e4b3dba0a377f4c988240 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:33.875239 29072 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a7ab4622ae0e4b3dba0a377f4c988240 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.878935 29072 raft_consensus.cc:515] T 00000000000000000000000000000000 P a7ab4622ae0e4b3dba0a377f4c988240 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7ab4622ae0e4b3dba0a377f4c988240" member_type: VOTER }
I20260713 09:08:33.879354 29072 leader_election.cc:304] T 00000000000000000000000000000000 P a7ab4622ae0e4b3dba0a377f4c988240 [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: a7ab4622ae0e4b3dba0a377f4c988240; no voters: 
I20260713 09:08:33.880347 29072 leader_election.cc:290] T 00000000000000000000000000000000 P a7ab4622ae0e4b3dba0a377f4c988240 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:33.880618 29075 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a7ab4622ae0e4b3dba0a377f4c988240 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:33.881752 29075 raft_consensus.cc:697] T 00000000000000000000000000000000 P a7ab4622ae0e4b3dba0a377f4c988240 [term 1 LEADER]: Becoming Leader. State: Replica: a7ab4622ae0e4b3dba0a377f4c988240, State: Running, Role: LEADER
I20260713 09:08:33.882354 29075 consensus_queue.cc:237] T 00000000000000000000000000000000 P a7ab4622ae0e4b3dba0a377f4c988240 [LEADER]: Queue going to LEADER mode. State: All 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: "a7ab4622ae0e4b3dba0a377f4c988240" member_type: VOTER }
I20260713 09:08:33.882948 29072 sys_catalog.cc:565] T 00000000000000000000000000000000 P a7ab4622ae0e4b3dba0a377f4c988240 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:33.886373 29076 sys_catalog.cc:455] T 00000000000000000000000000000000 P a7ab4622ae0e4b3dba0a377f4c988240 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a7ab4622ae0e4b3dba0a377f4c988240" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7ab4622ae0e4b3dba0a377f4c988240" member_type: VOTER } }
I20260713 09:08:33.886933 29076 sys_catalog.cc:458] T 00000000000000000000000000000000 P a7ab4622ae0e4b3dba0a377f4c988240 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:33.886931 29077 sys_catalog.cc:455] T 00000000000000000000000000000000 P a7ab4622ae0e4b3dba0a377f4c988240 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a7ab4622ae0e4b3dba0a377f4c988240. Latest consensus state: current_term: 1 leader_uuid: "a7ab4622ae0e4b3dba0a377f4c988240" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7ab4622ae0e4b3dba0a377f4c988240" member_type: VOTER } }
I20260713 09:08:33.887545 29077 sys_catalog.cc:458] T 00000000000000000000000000000000 P a7ab4622ae0e4b3dba0a377f4c988240 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:33.888731 29082 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:33.893404 29082 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:33.897102 26991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:33.901465 29082 catalog_manager.cc:1383] Generated new cluster ID: 834cc7f9a6854838b3476f95d8ad1cc7
I20260713 09:08:33.901707 29082 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:33.912539 29082 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:33.913671 29082 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:33.927783 29082 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a7ab4622ae0e4b3dba0a377f4c988240: Generated new TSK 0
I20260713 09:08:33.928342 29082 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:33.963066 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:33.968712 29093 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:33.969393 29094 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:33.970908 29096 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:33.971051 26991 server_base.cc:1061] running on GCE node
I20260713 09:08:33.972026 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:33.972259 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:33.972383 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933713972371 us; error 0 us; skew 500 ppm
I20260713 09:08:33.972821 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:33.974819 26991 webserver.cc:533] Webserver started at http://127.26.91.193:41199/ using document root <none> and password file <none>
I20260713 09:08:33.975216 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:33.975359 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:33.975574 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:33.976588 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933660129690-26991-0/minicluster-data/ts-0-root/instance:
uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
format_stamp: "Formatted at 2026-07-13 09:08:33 on dist-test-slave-bxq4"
I20260713 09:08:33.980583 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:08:33.983461 29101 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:33.984158 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:33.984422 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933660129690-26991-0/minicluster-data/ts-0-root
uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
format_stamp: "Formatted at 2026-07-13 09:08:33 on dist-test-slave-bxq4"
I20260713 09:08:33.984661 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933660129690-26991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933660129690-26991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933660129690-26991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:33.999388 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:34.000488 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:34.001852 26991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:34.003866 26991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:34.004047 26991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:34.004302 26991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:34.004467 26991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:34.040980 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.193:35067
I20260713 09:08:34.041085 29163 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.193:35067 every 8 connection(s)
I20260713 09:08:34.045586 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:34.052116 29168 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:34.053081 29169 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:34.057821 29164 heartbeater.cc:344] Connected to a master server at 127.26.91.254:42925
W20260713 09:08:34.057996 29171 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:34.058161 26991 server_base.cc:1061] running on GCE node
I20260713 09:08:34.058243 29164 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:34.059221 29164 heartbeater.cc:507] Master 127.26.91.254:42925 requested a full tablet report, sending...
I20260713 09:08:34.059338 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:34.059607 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:34.059760 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933714059742 us; error 0 us; skew 500 ppm
I20260713 09:08:34.060325 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:34.061244 29037 ts_manager.cc:194] Registered new tserver with Master: 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067)
I20260713 09:08:34.062973 26991 webserver.cc:533] Webserver started at http://127.26.91.194:42759/ using document root <none> and password file <none>
I20260713 09:08:34.063555 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:34.063580 29037 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49230
I20260713 09:08:34.063890 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:34.064276 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:34.065459 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933660129690-26991-0/minicluster-data/ts-1-root/instance:
uuid: "603363ad91a7444fb9dc0a7ba1c68815"
format_stamp: "Formatted at 2026-07-13 09:08:34 on dist-test-slave-bxq4"
I20260713 09:08:34.069590 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:08:34.072468 29176 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:34.073102 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:34.073345 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933660129690-26991-0/minicluster-data/ts-1-root
uuid: "603363ad91a7444fb9dc0a7ba1c68815"
format_stamp: "Formatted at 2026-07-13 09:08:34 on dist-test-slave-bxq4"
I20260713 09:08:34.073632 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933660129690-26991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933660129690-26991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933660129690-26991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:34.109845 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:34.110946 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:34.112285 26991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:34.114323 26991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:34.114517 26991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:34.114724 26991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:34.114871 26991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:34.150980 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.194:41377
I20260713 09:08:34.151072 29238 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.194:41377 every 8 connection(s)
I20260713 09:08:34.155349 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:34.161569 29242 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:34.162563 29243 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:34.165364 29245 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:34.166247 29239 heartbeater.cc:344] Connected to a master server at 127.26.91.254:42925
I20260713 09:08:34.166574 29239 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:34.166699 26991 server_base.cc:1061] running on GCE node
I20260713 09:08:34.167297 29239 heartbeater.cc:507] Master 127.26.91.254:42925 requested a full tablet report, sending...
I20260713 09:08:34.167520 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:34.167757 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:34.167910 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933714167893 us; error 0 us; skew 500 ppm
I20260713 09:08:34.168581 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:34.169222 29037 ts_manager.cc:194] Registered new tserver with Master: 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377)
I20260713 09:08:34.170480 29037 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49240
I20260713 09:08:34.171037 26991 webserver.cc:533] Webserver started at http://127.26.91.195:43059/ using document root <none> and password file <none>
I20260713 09:08:34.171599 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:34.171764 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:34.172027 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:34.173110 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933660129690-26991-0/minicluster-data/ts-2-root/instance:
uuid: "959b5659a7774f1fa750c6032ec6717a"
format_stamp: "Formatted at 2026-07-13 09:08:34 on dist-test-slave-bxq4"
I20260713 09:08:34.177017 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:08:34.179867 29250 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:34.180534 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:34.180781 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933660129690-26991-0/minicluster-data/ts-2-root
uuid: "959b5659a7774f1fa750c6032ec6717a"
format_stamp: "Formatted at 2026-07-13 09:08:34 on dist-test-slave-bxq4"
I20260713 09:08:34.181025 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933660129690-26991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933660129690-26991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933660129690-26991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:34.188938 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:34.189934 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:34.191206 26991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:34.193214 26991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:34.193395 26991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:34.193619 26991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:34.193764 26991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:34.230334 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.195:42991
I20260713 09:08:34.230437 29312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.195:42991 every 8 connection(s)
I20260713 09:08:34.234544 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:34.241225 29316 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:34.242941 29317 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:34.245146 29319 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:34.245609 29313 heartbeater.cc:344] Connected to a master server at 127.26.91.254:42925
I20260713 09:08:34.245901 29313 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:34.246222 26991 server_base.cc:1061] running on GCE node
I20260713 09:08:34.246702 29313 heartbeater.cc:507] Master 127.26.91.254:42925 requested a full tablet report, sending...
I20260713 09:08:34.247248 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:34.247522 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:34.247711 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933714247692 us; error 0 us; skew 500 ppm
I20260713 09:08:34.248423 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:34.248718 29037 ts_manager.cc:194] Registered new tserver with Master: 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991)
I20260713 09:08:34.250217 29037 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49248
I20260713 09:08:34.250669 26991 webserver.cc:533] Webserver started at http://127.26.91.196:46205/ using document root <none> and password file <none>
I20260713 09:08:34.251144 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:34.251385 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:34.251688 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:34.252902 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933660129690-26991-0/minicluster-data/ts-3-root/instance:
uuid: "ad5e053c37f1461bb1632e64a5e22082"
format_stamp: "Formatted at 2026-07-13 09:08:34 on dist-test-slave-bxq4"
I20260713 09:08:34.256991 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:34.259742 29324 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:34.260437 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:34.260690 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933660129690-26991-0/minicluster-data/ts-3-root
uuid: "ad5e053c37f1461bb1632e64a5e22082"
format_stamp: "Formatted at 2026-07-13 09:08:34 on dist-test-slave-bxq4"
I20260713 09:08:34.260936 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933660129690-26991-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933660129690-26991-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933660129690-26991-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:34.274353 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:34.275472 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:34.276783 26991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:34.278683 26991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:34.278860 26991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:34.279095 26991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:34.279234 26991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:34.315511 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.196:37377
I20260713 09:08:34.315605 29386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.196:37377 every 8 connection(s)
I20260713 09:08:34.328320 29387 heartbeater.cc:344] Connected to a master server at 127.26.91.254:42925
I20260713 09:08:34.328658 29387 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:34.329260 29387 heartbeater.cc:507] Master 127.26.91.254:42925 requested a full tablet report, sending...
I20260713 09:08:34.330930 29037 ts_manager.cc:194] Registered new tserver with Master: ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377)
I20260713 09:08:34.331439 26991 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013160731s
I20260713 09:08:34.332213 29037 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49256
I20260713 09:08:34.353413 29037 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49266:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:08:34.470724 29352 tablet_service.cc:1511] Processing CreateTablet for tablet d71de8235adb482da3d42bdfa7961c25 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:34.472136 29352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d71de8235adb482da3d42bdfa7961c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.474684 29204 tablet_service.cc:1511] Processing CreateTablet for tablet d71de8235adb482da3d42bdfa7961c25 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:34.475975 29204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d71de8235adb482da3d42bdfa7961c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.481056 29203 tablet_service.cc:1511] Processing CreateTablet for tablet 3466827a7738482abb668dad38a1e1da (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:34.482350 29203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3466827a7738482abb668dad38a1e1da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.484829 29128 tablet_service.cc:1511] Processing CreateTablet for tablet 3466827a7738482abb668dad38a1e1da (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:34.486115 29128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3466827a7738482abb668dad38a1e1da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.488489 29129 tablet_service.cc:1511] Processing CreateTablet for tablet d71de8235adb482da3d42bdfa7961c25 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:34.488777 29351 tablet_service.cc:1511] Processing CreateTablet for tablet e6a7c754832241b6ae872cd1a068bdce (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:34.489671 29129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d71de8235adb482da3d42bdfa7961c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.489892 29351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6a7c754832241b6ae872cd1a068bdce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.493196 29350 tablet_service.cc:1511] Processing CreateTablet for tablet 29d3c7f1011745348b890f6f4443a3ee (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:34.494432 29350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d3c7f1011745348b890f6f4443a3ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.498288 29202 tablet_service.cc:1511] Processing CreateTablet for tablet 29d3c7f1011745348b890f6f4443a3ee (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:34.498634 29127 tablet_service.cc:1511] Processing CreateTablet for tablet e6a7c754832241b6ae872cd1a068bdce (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:34.499529 29202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d3c7f1011745348b890f6f4443a3ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.499899 29127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6a7c754832241b6ae872cd1a068bdce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.501927 29278 tablet_service.cc:1511] Processing CreateTablet for tablet 3466827a7738482abb668dad38a1e1da (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:34.503149 29278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3466827a7738482abb668dad38a1e1da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.505088 29277 tablet_service.cc:1511] Processing CreateTablet for tablet e6a7c754832241b6ae872cd1a068bdce (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:34.506745 29126 tablet_service.cc:1511] Processing CreateTablet for tablet 205f7c08956b4c6ea5c91d0127bc2f15 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:34.507310 29349 tablet_service.cc:1511] Processing CreateTablet for tablet 380c37fb486b443c97b492a19f6b3928 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:34.508060 29126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 205f7c08956b4c6ea5c91d0127bc2f15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.508569 29349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 380c37fb486b443c97b492a19f6b3928. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.509344 29201 tablet_service.cc:1511] Processing CreateTablet for tablet 205f7c08956b4c6ea5c91d0127bc2f15 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:34.510540 29201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 205f7c08956b4c6ea5c91d0127bc2f15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.507700 29276 tablet_service.cc:1511] Processing CreateTablet for tablet 29d3c7f1011745348b890f6f4443a3ee (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:34.513535 29277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6a7c754832241b6ae872cd1a068bdce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.513849 29348 tablet_service.cc:1511] Processing CreateTablet for tablet 8ff6a7d8ed5748ea9c71afd55c1fe930 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:34.515055 29348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ff6a7d8ed5748ea9c71afd55c1fe930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.517190 29276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d3c7f1011745348b890f6f4443a3ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.518087 29347 tablet_service.cc:1511] Processing CreateTablet for tablet 710883c7516d476284b5ef545c6f4a6f (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:34.518311 29199 tablet_service.cc:1511] Processing CreateTablet for tablet 710883c7516d476284b5ef545c6f4a6f (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:34.519553 29199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 710883c7516d476284b5ef545c6f4a6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.520996 29346 tablet_service.cc:1511] Processing CreateTablet for tablet 6e4fef762e6d4c05b9df8058ba189634 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:34.524344 29198 tablet_service.cc:1511] Processing CreateTablet for tablet 552dcd36a25d4f47942fda93a95c9be1 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:34.524559 29197 tablet_service.cc:1511] Processing CreateTablet for tablet 6e4fef762e6d4c05b9df8058ba189634 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:34.525585 29198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 552dcd36a25d4f47942fda93a95c9be1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.525522 29345 tablet_service.cc:1511] Processing CreateTablet for tablet 953164de71de42e287c389b7d372281b (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:34.526250 29197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e4fef762e6d4c05b9df8058ba189634. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.526789 29345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 953164de71de42e287c389b7d372281b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.528182 29346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e4fef762e6d4c05b9df8058ba189634. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.529516 29347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 710883c7516d476284b5ef545c6f4a6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.529923 29125 tablet_service.cc:1511] Processing CreateTablet for tablet 380c37fb486b443c97b492a19f6b3928 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:34.531159 29125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 380c37fb486b443c97b492a19f6b3928. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.533177 29124 tablet_service.cc:1511] Processing CreateTablet for tablet 8ff6a7d8ed5748ea9c71afd55c1fe930 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:34.517134 29200 tablet_service.cc:1511] Processing CreateTablet for tablet 380c37fb486b443c97b492a19f6b3928 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:34.533913 29344 tablet_service.cc:1511] Processing CreateTablet for tablet 89cae1dca9754421a5562eff2c5ac711 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:34.534430 29124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ff6a7d8ed5748ea9c71afd55c1fe930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.535061 29200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 380c37fb486b443c97b492a19f6b3928. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.536494 29344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89cae1dca9754421a5562eff2c5ac711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.537150 29123 tablet_service.cc:1511] Processing CreateTablet for tablet 552dcd36a25d4f47942fda93a95c9be1 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:34.538369 29123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 552dcd36a25d4f47942fda93a95c9be1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.541163 29122 tablet_service.cc:1511] Processing CreateTablet for tablet 6e4fef762e6d4c05b9df8058ba189634 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:34.542354 29122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e4fef762e6d4c05b9df8058ba189634. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.545203 29196 tablet_service.cc:1511] Processing CreateTablet for tablet 89cae1dca9754421a5562eff2c5ac711 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:34.546370 29196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89cae1dca9754421a5562eff2c5ac711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.549067 29195 tablet_service.cc:1511] Processing CreateTablet for tablet 32f09da8fd7f410290695da9bc323dce (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:34.549571 29275 tablet_service.cc:1511] Processing CreateTablet for tablet 205f7c08956b4c6ea5c91d0127bc2f15 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:34.550302 29195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32f09da8fd7f410290695da9bc323dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.550776 29275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 205f7c08956b4c6ea5c91d0127bc2f15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.553136 29121 tablet_service.cc:1511] Processing CreateTablet for tablet 953164de71de42e287c389b7d372281b (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:34.553890 29274 tablet_service.cc:1511] Processing CreateTablet for tablet 8ff6a7d8ed5748ea9c71afd55c1fe930 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:34.554375 29121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 953164de71de42e287c389b7d372281b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.555109 29274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ff6a7d8ed5748ea9c71afd55c1fe930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.557166 29120 tablet_service.cc:1511] Processing CreateTablet for tablet 32f09da8fd7f410290695da9bc323dce (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:34.557519 29273 tablet_service.cc:1511] Processing CreateTablet for tablet 710883c7516d476284b5ef545c6f4a6f (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:34.558375 29120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32f09da8fd7f410290695da9bc323dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.558720 29273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 710883c7516d476284b5ef545c6f4a6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.579159 29343 tablet_service.cc:1511] Processing CreateTablet for tablet f1a6d3bc24b8433b9b141bb73559e96b (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:34.580513 29343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a6d3bc24b8433b9b141bb73559e96b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.592131 29272 tablet_service.cc:1511] Processing CreateTablet for tablet 552dcd36a25d4f47942fda93a95c9be1 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:34.593415 29272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 552dcd36a25d4f47942fda93a95c9be1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.598770 29129 tablet_service.cc:1511] Processing CreateTablet for tablet f1a6d3bc24b8433b9b141bb73559e96b (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:34.592124 29403 tablet_bootstrap.cc:492] T d71de8235adb482da3d42bdfa7961c25 P ad5e053c37f1461bb1632e64a5e22082: Bootstrap starting.
I20260713 09:08:34.609526 29270 tablet_service.cc:1511] Processing CreateTablet for tablet 89cae1dca9754421a5562eff2c5ac711 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:34.610807 29270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89cae1dca9754421a5562eff2c5ac711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.613183 29269 tablet_service.cc:1511] Processing CreateTablet for tablet 32f09da8fd7f410290695da9bc323dce (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:34.614449 29269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32f09da8fd7f410290695da9bc323dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.608322 29271 tablet_service.cc:1511] Processing CreateTablet for tablet 953164de71de42e287c389b7d372281b (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:34.625402 29271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 953164de71de42e287c389b7d372281b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.599944 29129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a6d3bc24b8433b9b141bb73559e96b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.658432 29403 tablet_bootstrap.cc:654] T d71de8235adb482da3d42bdfa7961c25 P ad5e053c37f1461bb1632e64a5e22082: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.685282 29275 tablet_service.cc:1511] Processing CreateTablet for tablet 0281528df5ac4c069c19fbbff8996c06 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:34.685628 29343 tablet_service.cc:1511] Processing CreateTablet for tablet 0281528df5ac4c069c19fbbff8996c06 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:34.687001 29343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0281528df5ac4c069c19fbbff8996c06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.695181 29195 tablet_service.cc:1511] Processing CreateTablet for tablet f1a6d3bc24b8433b9b141bb73559e96b (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:34.702908 29275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0281528df5ac4c069c19fbbff8996c06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.706565 29277 tablet_service.cc:1511] Processing CreateTablet for tablet 15eb7012de1e4051bd52b31073084be6 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:34.711644 29277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15eb7012de1e4051bd52b31073084be6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.713636 29405 tablet_bootstrap.cc:492] T 552dcd36a25d4f47942fda93a95c9be1 P 603363ad91a7444fb9dc0a7ba1c68815: Bootstrap starting.
I20260713 09:08:34.716836 29120 tablet_service.cc:1511] Processing CreateTablet for tablet 0281528df5ac4c069c19fbbff8996c06 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:34.717993 29120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0281528df5ac4c069c19fbbff8996c06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.719445 29344 tablet_service.cc:1511] Processing CreateTablet for tablet b21d33c9ed5d4ed4835364d42cd12fc4 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:34.720656 29344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21d33c9ed5d4ed4835364d42cd12fc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.724625 29278 tablet_service.cc:1511] Processing CreateTablet for tablet 977302bbdf524ee3875f0f8bf50ced72 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:34.725867 29278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 977302bbdf524ee3875f0f8bf50ced72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.729113 29352 tablet_service.cc:1511] Processing CreateTablet for tablet 15eb7012de1e4051bd52b31073084be6 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:34.730371 29352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15eb7012de1e4051bd52b31073084be6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.736315 29199 tablet_service.cc:1511] Processing CreateTablet for tablet 15eb7012de1e4051bd52b31073084be6 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:34.737047 29125 tablet_service.cc:1511] Processing CreateTablet for tablet 977302bbdf524ee3875f0f8bf50ced72 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:34.738245 29125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 977302bbdf524ee3875f0f8bf50ced72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.739091 29404 tablet_bootstrap.cc:492] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:34.738891 29197 tablet_service.cc:1511] Processing CreateTablet for tablet 977302bbdf524ee3875f0f8bf50ced72 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:34.752951 29121 tablet_service.cc:1511] Processing CreateTablet for tablet b21d33c9ed5d4ed4835364d42cd12fc4 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:34.754180 29121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21d33c9ed5d4ed4835364d42cd12fc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.745203 29195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a6d3bc24b8433b9b141bb73559e96b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.756708 29199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15eb7012de1e4051bd52b31073084be6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.768128 29197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 977302bbdf524ee3875f0f8bf50ced72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.768352 29404 tablet_bootstrap.cc:654] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.776839 29405 tablet_bootstrap.cc:654] T 552dcd36a25d4f47942fda93a95c9be1 P 603363ad91a7444fb9dc0a7ba1c68815: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.782950 29271 tablet_service.cc:1511] Processing CreateTablet for tablet 87e5b71165bd4c1b971c4e1b555adea6 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:34.784235 29271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87e5b71165bd4c1b971c4e1b555adea6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.784849 29347 tablet_service.cc:1511] Processing CreateTablet for tablet 87e5b71165bd4c1b971c4e1b555adea6 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:34.786101 29347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87e5b71165bd4c1b971c4e1b555adea6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.787019 29122 tablet_service.cc:1511] Processing CreateTablet for tablet 87e5b71165bd4c1b971c4e1b555adea6 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:34.788189 29122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87e5b71165bd4c1b971c4e1b555adea6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.812119 29271 tablet_service.cc:1511] Processing CreateTablet for tablet 386be23bcffd462cb7c18d0437b3dd8c (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:34.813437 29271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386be23bcffd462cb7c18d0437b3dd8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.813172 29348 tablet_service.cc:1511] Processing CreateTablet for tablet 386be23bcffd462cb7c18d0437b3dd8c (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:34.814395 29348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386be23bcffd462cb7c18d0437b3dd8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.783447 29203 tablet_service.cc:1511] Processing CreateTablet for tablet b21d33c9ed5d4ed4835364d42cd12fc4 (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:34.816687 29203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21d33c9ed5d4ed4835364d42cd12fc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.816771 29405 tablet_bootstrap.cc:492] T 552dcd36a25d4f47942fda93a95c9be1 P 603363ad91a7444fb9dc0a7ba1c68815: No bootstrap required, opened a new log
I20260713 09:08:34.817270 29405 ts_tablet_manager.cc:1403] T 552dcd36a25d4f47942fda93a95c9be1 P 603363ad91a7444fb9dc0a7ba1c68815: Time spent bootstrapping tablet: real 0.104s	user 0.012s	sys 0.010s
I20260713 09:08:34.820055 29405 raft_consensus.cc:359] T 552dcd36a25d4f47942fda93a95c9be1 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:34.821772 29405 raft_consensus.cc:385] T 552dcd36a25d4f47942fda93a95c9be1 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.822068 29405 raft_consensus.cc:740] T 552dcd36a25d4f47942fda93a95c9be1 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 603363ad91a7444fb9dc0a7ba1c68815, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.821058 29199 tablet_service.cc:1511] Processing CreateTablet for tablet 386be23bcffd462cb7c18d0437b3dd8c (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:34.823444 29406 tablet_bootstrap.cc:492] T 953164de71de42e287c389b7d372281b P 959b5659a7774f1fa750c6032ec6717a: Bootstrap starting.
I20260713 09:08:34.823836 29199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386be23bcffd462cb7c18d0437b3dd8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.833968 29129 tablet_service.cc:1511] Processing CreateTablet for tablet bbbd9fcedb7847578d6f91a900f8532d (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:34.835125 29129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbbd9fcedb7847578d6f91a900f8532d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.841629 29270 tablet_service.cc:1511] Processing CreateTablet for tablet 9883914e6fe74e4393df64ed6b16c7bc (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:34.841843 29345 tablet_service.cc:1511] Processing CreateTablet for tablet 2c6294a9c0dd418a932516aeb6e338bc (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:34.842779 29270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9883914e6fe74e4393df64ed6b16c7bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.843029 29345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c6294a9c0dd418a932516aeb6e338bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.845009 29349 tablet_service.cc:1511] Processing CreateTablet for tablet 9883914e6fe74e4393df64ed6b16c7bc (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:34.846163 29349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9883914e6fe74e4393df64ed6b16c7bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.846176 29406 tablet_bootstrap.cc:654] T 953164de71de42e287c389b7d372281b P 959b5659a7774f1fa750c6032ec6717a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.847940 29274 tablet_service.cc:1511] Processing CreateTablet for tablet 86097c317b4c4d07af3510e09f6e2a9b (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:34.849215 29274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86097c317b4c4d07af3510e09f6e2a9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.850312 29126 tablet_service.cc:1511] Processing CreateTablet for tablet 2c6294a9c0dd418a932516aeb6e338bc (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:34.851447 29126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c6294a9c0dd418a932516aeb6e338bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.851984 29200 tablet_service.cc:1511] Processing CreateTablet for tablet 2c6294a9c0dd418a932516aeb6e338bc (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:34.853165 29200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c6294a9c0dd418a932516aeb6e338bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.854562 29350 tablet_service.cc:1511] Processing CreateTablet for tablet 86097c317b4c4d07af3510e09f6e2a9b (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:34.855708 29350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86097c317b4c4d07af3510e09f6e2a9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.855439 29124 tablet_service.cc:1511] Processing CreateTablet for tablet 9883914e6fe74e4393df64ed6b16c7bc (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:34.856639 29124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9883914e6fe74e4393df64ed6b16c7bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.856995 29196 tablet_service.cc:1511] Processing CreateTablet for tablet 86097c317b4c4d07af3510e09f6e2a9b (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:34.858104 29196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86097c317b4c4d07af3510e09f6e2a9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.860977 29201 tablet_service.cc:1511] Processing CreateTablet for tablet bbbd9fcedb7847578d6f91a900f8532d (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:34.862088 29201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbbd9fcedb7847578d6f91a900f8532d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.874953 29403 tablet_bootstrap.cc:492] T d71de8235adb482da3d42bdfa7961c25 P ad5e053c37f1461bb1632e64a5e22082: No bootstrap required, opened a new log
I20260713 09:08:34.875403 29403 ts_tablet_manager.cc:1403] T d71de8235adb482da3d42bdfa7961c25 P ad5e053c37f1461bb1632e64a5e22082: Time spent bootstrapping tablet: real 0.284s	user 0.008s	sys 0.018s
I20260713 09:08:34.885998 29404 tablet_bootstrap.cc:492] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67: No bootstrap required, opened a new log
I20260713 09:08:34.886708 29404 ts_tablet_manager.cc:1403] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.148s	user 0.013s	sys 0.030s
I20260713 09:08:34.888403 29276 tablet_service.cc:1511] Processing CreateTablet for tablet bbbd9fcedb7847578d6f91a900f8532d (DEFAULT_TABLE table=test-workload [id=24d41cd88da3483eaca5ccd828452d77]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:34.889612 29276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbbd9fcedb7847578d6f91a900f8532d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:34.889356 29404 raft_consensus.cc:359] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:34.890051 29404 raft_consensus.cc:385] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.890336 29404 raft_consensus.cc:740] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.891043 29404 consensus_queue.cc:260] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
W20260713 09:08:34.892977 29085 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:34.893613 29403 raft_consensus.cc:359] T d71de8235adb482da3d42bdfa7961c25 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:34.894241 29403 raft_consensus.cc:385] T d71de8235adb482da3d42bdfa7961c25 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.894465 29403 raft_consensus.cc:740] T d71de8235adb482da3d42bdfa7961c25 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.866669 29405 consensus_queue.cc:260] T 552dcd36a25d4f47942fda93a95c9be1 P 603363ad91a7444fb9dc0a7ba1c68815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:34.924494 29403 consensus_queue.cc:260] T d71de8235adb482da3d42bdfa7961c25 P ad5e053c37f1461bb1632e64a5e22082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:34.957852 29239 heartbeater.cc:499] Master 127.26.91.254:42925 was elected leader, sending a full tablet report...
I20260713 09:08:34.959064 29412 raft_consensus.cc:493] T 552dcd36a25d4f47942fda93a95c9be1 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.959580 29412 raft_consensus.cc:515] T 552dcd36a25d4f47942fda93a95c9be1 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:34.961882 29412 leader_election.cc:290] T 552dcd36a25d4f47942fda93a95c9be1 P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067), 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991)
I20260713 09:08:34.962206 29387 heartbeater.cc:499] Master 127.26.91.254:42925 was elected leader, sending a full tablet report...
I20260713 09:08:34.966200 29405 ts_tablet_manager.cc:1434] T 552dcd36a25d4f47942fda93a95c9be1 P 603363ad91a7444fb9dc0a7ba1c68815: Time spent starting tablet: real 0.149s	user 0.000s	sys 0.010s
I20260713 09:08:34.967300 29405 tablet_bootstrap.cc:492] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815: Bootstrap starting.
I20260713 09:08:34.974098 29404 ts_tablet_manager.cc:1434] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.087s	user 0.016s	sys 0.047s
I20260713 09:08:34.974803 29164 heartbeater.cc:499] Master 127.26.91.254:42925 was elected leader, sending a full tablet report...
I20260713 09:08:34.980438 29404 tablet_bootstrap.cc:492] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:34.987892 29406 tablet_bootstrap.cc:492] T 953164de71de42e287c389b7d372281b P 959b5659a7774f1fa750c6032ec6717a: No bootstrap required, opened a new log
I20260713 09:08:34.990448 29406 ts_tablet_manager.cc:1403] T 953164de71de42e287c389b7d372281b P 959b5659a7774f1fa750c6032ec6717a: Time spent bootstrapping tablet: real 0.167s	user 0.008s	sys 0.020s
I20260713 09:08:34.997031 29406 raft_consensus.cc:359] T 953164de71de42e287c389b7d372281b P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:34.997701 29406 raft_consensus.cc:385] T 953164de71de42e287c389b7d372281b P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.997983 29406 raft_consensus.cc:740] T 953164de71de42e287c389b7d372281b P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959b5659a7774f1fa750c6032ec6717a, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.998950 29405 tablet_bootstrap.cc:654] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.999213 29406 consensus_queue.cc:260] T 953164de71de42e287c389b7d372281b P 959b5659a7774f1fa750c6032ec6717a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.010859 29404 tablet_bootstrap.cc:654] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.011488 29406 ts_tablet_manager.cc:1434] T 953164de71de42e287c389b7d372281b P 959b5659a7774f1fa750c6032ec6717a: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.000s
I20260713 09:08:35.012277 29313 heartbeater.cc:499] Master 127.26.91.254:42925 was elected leader, sending a full tablet report...
I20260713 09:08:35.026811 29417 raft_consensus.cc:493] T 953164de71de42e287c389b7d372281b P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.030334 29403 ts_tablet_manager.cc:1434] T d71de8235adb482da3d42bdfa7961c25 P ad5e053c37f1461bb1632e64a5e22082: Time spent starting tablet: real 0.155s	user 0.004s	sys 0.008s
I20260713 09:08:35.030220 29404 tablet_bootstrap.cc:492] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67: No bootstrap required, opened a new log
I20260713 09:08:35.027451 29417 raft_consensus.cc:515] T 953164de71de42e287c389b7d372281b P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.032063 29404 ts_tablet_manager.cc:1403] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.013s
I20260713 09:08:35.034440 29288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552dcd36a25d4f47942fda93a95c9be1" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a" is_pre_election: true
I20260713 09:08:35.042042 29139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552dcd36a25d4f47942fda93a95c9be1" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
W20260713 09:08:35.043627 29179 leader_election.cc:343] T 552dcd36a25d4f47942fda93a95c9be1 P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.035363 29403 tablet_bootstrap.cc:492] T e6a7c754832241b6ae872cd1a068bdce P ad5e053c37f1461bb1632e64a5e22082: Bootstrap starting.
I20260713 09:08:35.035671 29405 tablet_bootstrap.cc:492] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815: No bootstrap required, opened a new log
I20260713 09:08:35.032039 29406 tablet_bootstrap.cc:492] T 205f7c08956b4c6ea5c91d0127bc2f15 P 959b5659a7774f1fa750c6032ec6717a: Bootstrap starting.
W20260713 09:08:35.048677 29178 leader_election.cc:343] T 552dcd36a25d4f47942fda93a95c9be1 P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.049135 29178 leader_election.cc:304] T 552dcd36a25d4f47942fda93a95c9be1 P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 603363ad91a7444fb9dc0a7ba1c68815; no voters: 1e3ee6205cf24954940c8dfd5d35ba67, 959b5659a7774f1fa750c6032ec6717a
I20260713 09:08:35.050288 29414 raft_consensus.cc:2749] T 552dcd36a25d4f47942fda93a95c9be1 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:08:35.045363 29165 tablet.cc:2406] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:08:35.053444 29403 tablet_bootstrap.cc:654] T e6a7c754832241b6ae872cd1a068bdce P ad5e053c37f1461bb1632e64a5e22082: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.056308 29404 raft_consensus.cc:359] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.057080 29404 raft_consensus.cc:385] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.057447 29404 raft_consensus.cc:740] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.058333 29417 leader_election.cc:290] T 953164de71de42e287c389b7d372281b P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377), 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067)
I20260713 09:08:35.058293 29404 consensus_queue.cc:260] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.059031 29405 ts_tablet_manager.cc:1403] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815: Time spent bootstrapping tablet: real 0.092s	user 0.017s	sys 0.016s
I20260713 09:08:35.063850 29410 raft_consensus.cc:493] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.064363 29410 raft_consensus.cc:515] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.070626 29406 tablet_bootstrap.cc:654] T 205f7c08956b4c6ea5c91d0127bc2f15 P 959b5659a7774f1fa750c6032ec6717a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.088035 29404 ts_tablet_manager.cc:1434] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.001s
I20260713 09:08:35.092015 29404 tablet_bootstrap.cc:492] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:35.092819 29403 tablet_bootstrap.cc:492] T e6a7c754832241b6ae872cd1a068bdce P ad5e053c37f1461bb1632e64a5e22082: No bootstrap required, opened a new log
I20260713 09:08:35.093333 29403 ts_tablet_manager.cc:1403] T e6a7c754832241b6ae872cd1a068bdce P ad5e053c37f1461bb1632e64a5e22082: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.022s
I20260713 09:08:35.096192 29403 raft_consensus.cc:359] T e6a7c754832241b6ae872cd1a068bdce P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.096861 29403 raft_consensus.cc:385] T e6a7c754832241b6ae872cd1a068bdce P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.096976 29410 leader_election.cc:290] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377), ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377)
I20260713 09:08:35.097177 29403 raft_consensus.cc:740] T e6a7c754832241b6ae872cd1a068bdce P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.097640 29410 raft_consensus.cc:493] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.098059 29410 raft_consensus.cc:515] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.098021 29403 consensus_queue.cc:260] T e6a7c754832241b6ae872cd1a068bdce P ad5e053c37f1461bb1632e64a5e22082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.098913 29404 tablet_bootstrap.cc:654] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.100162 29403 ts_tablet_manager.cc:1434] T e6a7c754832241b6ae872cd1a068bdce P ad5e053c37f1461bb1632e64a5e22082: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:35.101704 29403 tablet_bootstrap.cc:492] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082: Bootstrap starting.
I20260713 09:08:35.112567 29405 raft_consensus.cc:359] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:35.113329 29405 raft_consensus.cc:385] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.113637 29405 raft_consensus.cc:740] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 603363ad91a7444fb9dc0a7ba1c68815, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.120535 29405 consensus_queue.cc:260] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:35.122444 29410 leader_election.cc:290] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991), 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377)
I20260713 09:08:35.126143 29362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953164de71de42e287c389b7d372281b" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082" is_pre_election: true
W20260713 09:08:35.128286 29251 leader_election.cc:343] T 953164de71de42e287c389b7d372281b P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.129995 29405 ts_tablet_manager.cc:1434] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815: Time spent starting tablet: real 0.067s	user 0.005s	sys 0.001s
I20260713 09:08:35.131013 29405 tablet_bootstrap.cc:492] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815: Bootstrap starting.
I20260713 09:08:35.140584 29405 tablet_bootstrap.cc:654] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.142120 29406 tablet_bootstrap.cc:492] T 205f7c08956b4c6ea5c91d0127bc2f15 P 959b5659a7774f1fa750c6032ec6717a: No bootstrap required, opened a new log
I20260713 09:08:35.142598 29406 ts_tablet_manager.cc:1403] T 205f7c08956b4c6ea5c91d0127bc2f15 P 959b5659a7774f1fa750c6032ec6717a: Time spent bootstrapping tablet: real 0.112s	user 0.008s	sys 0.003s
I20260713 09:08:35.151809 29139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953164de71de42e287c389b7d372281b" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:35.151684 29406 raft_consensus.cc:359] T 205f7c08956b4c6ea5c91d0127bc2f15 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:35.152406 29406 raft_consensus.cc:385] T 205f7c08956b4c6ea5c91d0127bc2f15 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.152704 29406 raft_consensus.cc:740] T 205f7c08956b4c6ea5c91d0127bc2f15 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959b5659a7774f1fa750c6032ec6717a, State: Initialized, Role: FOLLOWER
W20260713 09:08:35.153285 29253 leader_election.cc:343] T 953164de71de42e287c389b7d372281b P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.153379 29406 consensus_queue.cc:260] T 205f7c08956b4c6ea5c91d0127bc2f15 P 959b5659a7774f1fa750c6032ec6717a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:35.153827 29253 leader_election.cc:304] T 953164de71de42e287c389b7d372281b P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 959b5659a7774f1fa750c6032ec6717a; no voters: 1e3ee6205cf24954940c8dfd5d35ba67, ad5e053c37f1461bb1632e64a5e22082
I20260713 09:08:35.155036 29417 raft_consensus.cc:2749] T 953164de71de42e287c389b7d372281b P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:35.162030 29214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71de8235adb482da3d42bdfa7961c25" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815" is_pre_election: true
I20260713 09:08:35.162444 29213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3466827a7738482abb668dad38a1e1da" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815" is_pre_election: true
W20260713 09:08:35.163740 29104 leader_election.cc:343] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:35.164412 29104 leader_election.cc:343] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.165203 29406 ts_tablet_manager.cc:1434] T 205f7c08956b4c6ea5c91d0127bc2f15 P 959b5659a7774f1fa750c6032ec6717a: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260713 09:08:35.166127 29406 tablet_bootstrap.cc:492] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a: Bootstrap starting.
I20260713 09:08:35.172600 29403 tablet_bootstrap.cc:654] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.173238 29406 tablet_bootstrap.cc:654] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.183334 29404 tablet_bootstrap.cc:492] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67: No bootstrap required, opened a new log
I20260713 09:08:35.183220 29288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3466827a7738482abb668dad38a1e1da" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a" is_pre_election: true
W20260713 09:08:35.184669 29103 leader_election.cc:343] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.185103 29103 leader_election.cc:304] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e3ee6205cf24954940c8dfd5d35ba67; no voters: 603363ad91a7444fb9dc0a7ba1c68815, 959b5659a7774f1fa750c6032ec6717a
I20260713 09:08:35.186115 29404 ts_tablet_manager.cc:1403] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.094s	user 0.016s	sys 0.009s
I20260713 09:08:35.186380 29410 raft_consensus.cc:2749] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:35.187153 29362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71de8235adb482da3d42bdfa7961c25" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082" is_pre_election: true
I20260713 09:08:35.188755 29362 raft_consensus.cc:2468] T d71de8235adb482da3d42bdfa7961c25 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e3ee6205cf24954940c8dfd5d35ba67 in term 0.
I20260713 09:08:35.189075 29404 raft_consensus.cc:359] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.189788 29404 raft_consensus.cc:385] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.190050 29404 raft_consensus.cc:740] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.190454 29102 leader_election.cc:304] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [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: 1e3ee6205cf24954940c8dfd5d35ba67, ad5e053c37f1461bb1632e64a5e22082; no voters: 603363ad91a7444fb9dc0a7ba1c68815
I20260713 09:08:35.191663 29410 raft_consensus.cc:2804] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:35.192025 29410 raft_consensus.cc:493] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:35.192368 29410 raft_consensus.cc:3060] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.194473 29405 tablet_bootstrap.cc:492] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815: No bootstrap required, opened a new log
I20260713 09:08:35.194262 29404 consensus_queue.cc:260] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.195021 29405 ts_tablet_manager.cc:1403] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.012s
I20260713 09:08:35.196630 29404 ts_tablet_manager.cc:1434] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:08:35.197547 29404 tablet_bootstrap.cc:492] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:35.200366 29405 raft_consensus.cc:359] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.201083 29405 raft_consensus.cc:385] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.199577 29410 raft_consensus.cc:515] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.201478 29405 raft_consensus.cc:740] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 603363ad91a7444fb9dc0a7ba1c68815, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.202359 29405 consensus_queue.cc:260] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.203279 29410 leader_election.cc:290] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 election: Requested vote from peers 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377), ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377)
I20260713 09:08:35.203454 29213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71de8235adb482da3d42bdfa7961c25" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815"
I20260713 09:08:35.204087 29213 raft_consensus.cc:3060] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.205399 29362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71de8235adb482da3d42bdfa7961c25" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082"
I20260713 09:08:35.205932 29362 raft_consensus.cc:3060] T d71de8235adb482da3d42bdfa7961c25 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.210000 29213 raft_consensus.cc:2468] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e3ee6205cf24954940c8dfd5d35ba67 in term 1.
I20260713 09:08:35.210762 29404 tablet_bootstrap.cc:654] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.211171 29403 tablet_bootstrap.cc:492] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082: No bootstrap required, opened a new log
I20260713 09:08:35.211076 29104 leader_election.cc:304] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e3ee6205cf24954940c8dfd5d35ba67, 603363ad91a7444fb9dc0a7ba1c68815; no voters: 
I20260713 09:08:35.211656 29403 ts_tablet_manager.cc:1403] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082: Time spent bootstrapping tablet: real 0.111s	user 0.008s	sys 0.003s
I20260713 09:08:35.211946 29410 raft_consensus.cc:2804] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:35.213068 29410 raft_consensus.cc:697] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 LEADER]: Becoming Leader. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Running, Role: LEADER
I20260713 09:08:35.213850 29410 consensus_queue.cc:237] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.214449 29403 raft_consensus.cc:359] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.215204 29403 raft_consensus.cc:385] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.215497 29403 raft_consensus.cc:740] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.216198 29403 consensus_queue.cc:260] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.217492 29362 raft_consensus.cc:2468] T d71de8235adb482da3d42bdfa7961c25 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e3ee6205cf24954940c8dfd5d35ba67 in term 1.
I20260713 09:08:35.218559 29403 ts_tablet_manager.cc:1434] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:35.219589 29403 tablet_bootstrap.cc:492] T 29d3c7f1011745348b890f6f4443a3ee P ad5e053c37f1461bb1632e64a5e22082: Bootstrap starting.
I20260713 09:08:35.220531 29405 ts_tablet_manager.cc:1434] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260713 09:08:35.220674 29406 tablet_bootstrap.cc:492] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a: No bootstrap required, opened a new log
I20260713 09:08:35.221179 29406 ts_tablet_manager.cc:1403] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.025s
I20260713 09:08:35.223958 29405 tablet_bootstrap.cc:492] T 32f09da8fd7f410290695da9bc323dce P 603363ad91a7444fb9dc0a7ba1c68815: Bootstrap starting.
I20260713 09:08:35.224120 29406 raft_consensus.cc:359] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.224892 29406 raft_consensus.cc:385] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.225178 29406 raft_consensus.cc:740] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959b5659a7774f1fa750c6032ec6717a, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.228431 29406 consensus_queue.cc:260] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.229281 29403 tablet_bootstrap.cc:654] T 29d3c7f1011745348b890f6f4443a3ee P ad5e053c37f1461bb1632e64a5e22082: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.230885 29405 tablet_bootstrap.cc:654] T 32f09da8fd7f410290695da9bc323dce P 603363ad91a7444fb9dc0a7ba1c68815: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.236937 29406 ts_tablet_manager.cc:1434] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:08:35.237918 29406 tablet_bootstrap.cc:492] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a: Bootstrap starting.
I20260713 09:08:35.236744 29404 tablet_bootstrap.cc:492] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67: No bootstrap required, opened a new log
I20260713 09:08:35.238849 29404 ts_tablet_manager.cc:1403] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.005s
I20260713 09:08:35.239425 29037 catalog_manager.cc:5697] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193). New cstate: current_term: 1 leader_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:35.241760 29404 raft_consensus.cc:359] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:35.242486 29404 raft_consensus.cc:385] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.242792 29404 raft_consensus.cc:740] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.243711 29404 consensus_queue.cc:260] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:35.245944 29404 ts_tablet_manager.cc:1434] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:35.246865 29404 tablet_bootstrap.cc:492] T 6e4fef762e6d4c05b9df8058ba189634 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:35.247915 29406 tablet_bootstrap.cc:654] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.252408 29403 tablet_bootstrap.cc:492] T 29d3c7f1011745348b890f6f4443a3ee P ad5e053c37f1461bb1632e64a5e22082: No bootstrap required, opened a new log
I20260713 09:08:35.252856 29403 ts_tablet_manager.cc:1403] T 29d3c7f1011745348b890f6f4443a3ee P ad5e053c37f1461bb1632e64a5e22082: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.012s
I20260713 09:08:35.255594 29403 raft_consensus.cc:359] T 29d3c7f1011745348b890f6f4443a3ee P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:35.256331 29403 raft_consensus.cc:385] T 29d3c7f1011745348b890f6f4443a3ee P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.256683 29403 raft_consensus.cc:740] T 29d3c7f1011745348b890f6f4443a3ee P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.256280 29404 tablet_bootstrap.cc:654] T 6e4fef762e6d4c05b9df8058ba189634 P 1e3ee6205cf24954940c8dfd5d35ba67: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.257468 29403 consensus_queue.cc:260] T 29d3c7f1011745348b890f6f4443a3ee P ad5e053c37f1461bb1632e64a5e22082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:35.259943 29403 ts_tablet_manager.cc:1434] T 29d3c7f1011745348b890f6f4443a3ee P ad5e053c37f1461bb1632e64a5e22082: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:35.260870 29403 tablet_bootstrap.cc:492] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082: Bootstrap starting.
I20260713 09:08:35.261255 29405 tablet_bootstrap.cc:492] T 32f09da8fd7f410290695da9bc323dce P 603363ad91a7444fb9dc0a7ba1c68815: No bootstrap required, opened a new log
I20260713 09:08:35.261714 29405 ts_tablet_manager.cc:1403] T 32f09da8fd7f410290695da9bc323dce P 603363ad91a7444fb9dc0a7ba1c68815: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.016s
I20260713 09:08:35.265260 29405 raft_consensus.cc:359] T 32f09da8fd7f410290695da9bc323dce P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:35.265892 29405 raft_consensus.cc:385] T 32f09da8fd7f410290695da9bc323dce P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.266157 29405 raft_consensus.cc:740] T 32f09da8fd7f410290695da9bc323dce P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 603363ad91a7444fb9dc0a7ba1c68815, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.266415 29403 tablet_bootstrap.cc:654] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.266829 29405 consensus_queue.cc:260] T 32f09da8fd7f410290695da9bc323dce P 603363ad91a7444fb9dc0a7ba1c68815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:35.268766 29405 ts_tablet_manager.cc:1434] T 32f09da8fd7f410290695da9bc323dce P 603363ad91a7444fb9dc0a7ba1c68815: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:35.269649 29405 tablet_bootstrap.cc:492] T 89cae1dca9754421a5562eff2c5ac711 P 603363ad91a7444fb9dc0a7ba1c68815: Bootstrap starting.
I20260713 09:08:35.270328 29406 tablet_bootstrap.cc:492] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a: No bootstrap required, opened a new log
I20260713 09:08:35.269552 29410 raft_consensus.cc:493] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.270828 29406 ts_tablet_manager.cc:1403] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.000s
I20260713 09:08:35.270932 29410 raft_consensus.cc:515] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.273036 29410 leader_election.cc:290] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991), ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377)
I20260713 09:08:35.274533 29288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6a7c754832241b6ae872cd1a068bdce" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a" is_pre_election: true
I20260713 09:08:35.274905 29362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6a7c754832241b6ae872cd1a068bdce" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082" is_pre_election: true
I20260713 09:08:35.275290 29288 raft_consensus.cc:2468] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e3ee6205cf24954940c8dfd5d35ba67 in term 0.
I20260713 09:08:35.279562 29103 leader_election.cc:304] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e3ee6205cf24954940c8dfd5d35ba67, 959b5659a7774f1fa750c6032ec6717a; no voters: 
I20260713 09:08:35.282600 29410 raft_consensus.cc:2804] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:35.283079 29410 raft_consensus.cc:493] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:35.283406 29410 raft_consensus.cc:3060] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.286069 29405 tablet_bootstrap.cc:654] T 89cae1dca9754421a5562eff2c5ac711 P 603363ad91a7444fb9dc0a7ba1c68815: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.286711 29362 raft_consensus.cc:2468] T e6a7c754832241b6ae872cd1a068bdce P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e3ee6205cf24954940c8dfd5d35ba67 in term 0.
I20260713 09:08:35.290676 29410 raft_consensus.cc:515] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.292040 29406 raft_consensus.cc:359] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.292829 29406 raft_consensus.cc:385] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.293118 29406 raft_consensus.cc:740] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959b5659a7774f1fa750c6032ec6717a, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.293982 29406 consensus_queue.cc:260] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.295761 29405 tablet_bootstrap.cc:492] T 89cae1dca9754421a5562eff2c5ac711 P 603363ad91a7444fb9dc0a7ba1c68815: No bootstrap required, opened a new log
I20260713 09:08:35.297642 29405 ts_tablet_manager.cc:1403] T 89cae1dca9754421a5562eff2c5ac711 P 603363ad91a7444fb9dc0a7ba1c68815: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260713 09:08:35.300280 29405 raft_consensus.cc:359] T 89cae1dca9754421a5562eff2c5ac711 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:35.300971 29405 raft_consensus.cc:385] T 89cae1dca9754421a5562eff2c5ac711 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.301268 29405 raft_consensus.cc:740] T 89cae1dca9754421a5562eff2c5ac711 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 603363ad91a7444fb9dc0a7ba1c68815, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.301960 29405 consensus_queue.cc:260] T 89cae1dca9754421a5562eff2c5ac711 P 603363ad91a7444fb9dc0a7ba1c68815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:35.304152 29405 ts_tablet_manager.cc:1434] T 89cae1dca9754421a5562eff2c5ac711 P 603363ad91a7444fb9dc0a7ba1c68815: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:08:35.305169 29405 tablet_bootstrap.cc:492] T 380c37fb486b443c97b492a19f6b3928 P 603363ad91a7444fb9dc0a7ba1c68815: Bootstrap starting.
I20260713 09:08:35.306993 29414 raft_consensus.cc:493] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.307487 29414 raft_consensus.cc:515] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:35.309942 29414 leader_election.cc:290] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991), ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377)
I20260713 09:08:35.311177 29405 tablet_bootstrap.cc:654] T 380c37fb486b443c97b492a19f6b3928 P 603363ad91a7444fb9dc0a7ba1c68815: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.311537 29288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d3c7f1011745348b890f6f4443a3ee" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a" is_pre_election: true
W20260713 09:08:35.314617 29178 leader_election.cc:343] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.322513 29288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6a7c754832241b6ae872cd1a068bdce" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a"
I20260713 09:08:35.323132 29288 raft_consensus.cc:3060] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.327085 29362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d3c7f1011745348b890f6f4443a3ee" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082" is_pre_election: true
I20260713 09:08:35.327744 29362 raft_consensus.cc:2468] T 29d3c7f1011745348b890f6f4443a3ee P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 603363ad91a7444fb9dc0a7ba1c68815 in term 0.
I20260713 09:08:35.329106 29177 leader_election.cc:304] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815 [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: 603363ad91a7444fb9dc0a7ba1c68815, ad5e053c37f1461bb1632e64a5e22082; no voters: 959b5659a7774f1fa750c6032ec6717a
I20260713 09:08:35.330260 29414 raft_consensus.cc:2804] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:35.330634 29414 raft_consensus.cc:493] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:35.330982 29414 raft_consensus.cc:3060] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.335136 29405 tablet_bootstrap.cc:492] T 380c37fb486b443c97b492a19f6b3928 P 603363ad91a7444fb9dc0a7ba1c68815: No bootstrap required, opened a new log
I20260713 09:08:35.335702 29405 ts_tablet_manager.cc:1403] T 380c37fb486b443c97b492a19f6b3928 P 603363ad91a7444fb9dc0a7ba1c68815: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.000s
I20260713 09:08:35.335763 29413 raft_consensus.cc:493] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.336364 29413 raft_consensus.cc:515] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.338838 29405 raft_consensus.cc:359] T 380c37fb486b443c97b492a19f6b3928 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.339560 29405 raft_consensus.cc:385] T 380c37fb486b443c97b492a19f6b3928 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.339851 29405 raft_consensus.cc:740] T 380c37fb486b443c97b492a19f6b3928 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 603363ad91a7444fb9dc0a7ba1c68815, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.340627 29405 consensus_queue.cc:260] T 380c37fb486b443c97b492a19f6b3928 P 603363ad91a7444fb9dc0a7ba1c68815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.341741 29413 leader_election.cc:290] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067), 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377)
I20260713 09:08:35.345052 29405 ts_tablet_manager.cc:1434] T 380c37fb486b443c97b492a19f6b3928 P 603363ad91a7444fb9dc0a7ba1c68815: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:08:35.346119 29405 tablet_bootstrap.cc:492] T 6e4fef762e6d4c05b9df8058ba189634 P 603363ad91a7444fb9dc0a7ba1c68815: Bootstrap starting.
I20260713 09:08:35.356384 29288 raft_consensus.cc:2468] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e3ee6205cf24954940c8dfd5d35ba67 in term 1.
I20260713 09:08:35.357652 29103 leader_election.cc:304] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e3ee6205cf24954940c8dfd5d35ba67, 959b5659a7774f1fa750c6032ec6717a; no voters: 
I20260713 09:08:35.358641 29425 raft_consensus.cc:2804] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:35.359126 29425 raft_consensus.cc:697] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 LEADER]: Becoming Leader. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Running, Role: LEADER
I20260713 09:08:35.359355 29405 tablet_bootstrap.cc:654] T 6e4fef762e6d4c05b9df8058ba189634 P 603363ad91a7444fb9dc0a7ba1c68815: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.359977 29425 consensus_queue.cc:237] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.375270 29406 ts_tablet_manager.cc:1434] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a: Time spent starting tablet: real 0.104s	user 0.004s	sys 0.004s
I20260713 09:08:35.383450 29406 tablet_bootstrap.cc:492] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a: Bootstrap starting.
I20260713 09:08:35.386838 29410 leader_election.cc:290] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 election: Requested vote from peers 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991), ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377)
I20260713 09:08:35.406595 29414 raft_consensus.cc:515] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:35.409368 29288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d3c7f1011745348b890f6f4443a3ee" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a"
W20260713 09:08:35.410578 29178 leader_election.cc:343] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.415953 29404 tablet_bootstrap.cc:492] T 6e4fef762e6d4c05b9df8058ba189634 P 1e3ee6205cf24954940c8dfd5d35ba67: No bootstrap required, opened a new log
I20260713 09:08:35.416585 29404 ts_tablet_manager.cc:1403] T 6e4fef762e6d4c05b9df8058ba189634 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.170s	user 0.050s	sys 0.082s
I20260713 09:08:35.405221 29035 catalog_manager.cc:5697] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193). New cstate: current_term: 1 leader_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:35.418473 29403 tablet_bootstrap.cc:492] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082: No bootstrap required, opened a new log
I20260713 09:08:35.418985 29403 ts_tablet_manager.cc:1403] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082: Time spent bootstrapping tablet: real 0.158s	user 0.074s	sys 0.078s
I20260713 09:08:35.419636 29404 raft_consensus.cc:359] T 6e4fef762e6d4c05b9df8058ba189634 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.420411 29404 raft_consensus.cc:385] T 6e4fef762e6d4c05b9df8058ba189634 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.420699 29404 raft_consensus.cc:740] T 6e4fef762e6d4c05b9df8058ba189634 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.421566 29404 consensus_queue.cc:260] T 6e4fef762e6d4c05b9df8058ba189634 P 1e3ee6205cf24954940c8dfd5d35ba67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.421933 29403 raft_consensus.cc:359] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.422757 29403 raft_consensus.cc:385] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.423090 29403 raft_consensus.cc:740] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.423712 29414 leader_election.cc:290] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 election: Requested vote from peers 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991), ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377)
I20260713 09:08:35.423949 29403 consensus_queue.cc:260] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.424817 29362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d3c7f1011745348b890f6f4443a3ee" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082"
I20260713 09:08:35.425374 29362 raft_consensus.cc:3060] T 29d3c7f1011745348b890f6f4443a3ee P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.426232 29404 ts_tablet_manager.cc:1434] T 6e4fef762e6d4c05b9df8058ba189634 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:08:35.427183 29404 tablet_bootstrap.cc:492] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:35.428375 29361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6a7c754832241b6ae872cd1a068bdce" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082"
I20260713 09:08:35.428980 29361 raft_consensus.cc:3060] T e6a7c754832241b6ae872cd1a068bdce P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.432178 29362 raft_consensus.cc:2468] T 29d3c7f1011745348b890f6f4443a3ee P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 603363ad91a7444fb9dc0a7ba1c68815 in term 1.
I20260713 09:08:35.432796 29404 tablet_bootstrap.cc:654] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.432972 29403 ts_tablet_manager.cc:1434] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:08:35.433310 29177 leader_election.cc:304] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815 [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: 603363ad91a7444fb9dc0a7ba1c68815, ad5e053c37f1461bb1632e64a5e22082; no voters: 959b5659a7774f1fa750c6032ec6717a
I20260713 09:08:35.435693 29414 raft_consensus.cc:2804] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:35.436777 29361 raft_consensus.cc:2468] T e6a7c754832241b6ae872cd1a068bdce P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e3ee6205cf24954940c8dfd5d35ba67 in term 1.
I20260713 09:08:35.436909 29414 raft_consensus.cc:697] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 LEADER]: Becoming Leader. State: Replica: 603363ad91a7444fb9dc0a7ba1c68815, State: Running, Role: LEADER
I20260713 09:08:35.437889 29414 consensus_queue.cc:237] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:35.439137 29213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4fef762e6d4c05b9df8058ba189634" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815" is_pre_election: true
W20260713 09:08:35.440644 29327 leader_election.cc:343] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.441915 29403 tablet_bootstrap.cc:492] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082: Bootstrap starting.
I20260713 09:08:35.442953 29406 tablet_bootstrap.cc:654] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.443766 29404 tablet_bootstrap.cc:492] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67: No bootstrap required, opened a new log
I20260713 09:08:35.444315 29404 ts_tablet_manager.cc:1403] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260713 09:08:35.447257 29404 raft_consensus.cc:359] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.447970 29404 raft_consensus.cc:385] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.448279 29404 raft_consensus.cc:740] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.448626 29403 tablet_bootstrap.cc:654] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.448951 29404 consensus_queue.cc:260] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.451500 29404 ts_tablet_manager.cc:1434] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:35.452452 29404 tablet_bootstrap.cc:492] T 32f09da8fd7f410290695da9bc323dce P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:35.457078 29037 catalog_manager.cc:5697] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815 reported cstate change: term changed from 0 to 1, leader changed from <none> to 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194). New cstate: current_term: 1 leader_uuid: "603363ad91a7444fb9dc0a7ba1c68815" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:35.458330 29404 tablet_bootstrap.cc:654] T 32f09da8fd7f410290695da9bc323dce P 1e3ee6205cf24954940c8dfd5d35ba67: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.471354 29413 raft_consensus.cc:493] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.472034 29413 raft_consensus.cc:515] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.474031 29413 leader_election.cc:290] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067), 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377)
I20260713 09:08:35.475610 29213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380c37fb486b443c97b492a19f6b3928" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815" is_pre_election: true
I20260713 09:08:35.476327 29213 raft_consensus.cc:2468] T 380c37fb486b443c97b492a19f6b3928 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 0.
I20260713 09:08:35.477689 29327 leader_election.cc:304] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 603363ad91a7444fb9dc0a7ba1c68815, ad5e053c37f1461bb1632e64a5e22082; no voters: 
I20260713 09:08:35.478442 29413 raft_consensus.cc:2804] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:35.478518 29405 tablet_bootstrap.cc:492] T 6e4fef762e6d4c05b9df8058ba189634 P 603363ad91a7444fb9dc0a7ba1c68815: No bootstrap required, opened a new log
I20260713 09:08:35.478847 29413 raft_consensus.cc:493] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:35.479243 29413 raft_consensus.cc:3060] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.479276 29406 tablet_bootstrap.cc:492] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a: No bootstrap required, opened a new log
I20260713 09:08:35.479277 29405 ts_tablet_manager.cc:1403] T 6e4fef762e6d4c05b9df8058ba189634 P 603363ad91a7444fb9dc0a7ba1c68815: Time spent bootstrapping tablet: real 0.133s	user 0.032s	sys 0.054s
I20260713 09:08:35.480011 29406 ts_tablet_manager.cc:1403] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a: Time spent bootstrapping tablet: real 0.097s	user 0.008s	sys 0.003s
I20260713 09:08:35.482782 29405 raft_consensus.cc:359] T 6e4fef762e6d4c05b9df8058ba189634 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.483530 29405 raft_consensus.cc:385] T 6e4fef762e6d4c05b9df8058ba189634 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.483819 29405 raft_consensus.cc:740] T 6e4fef762e6d4c05b9df8058ba189634 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 603363ad91a7444fb9dc0a7ba1c68815, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.485072 29413 raft_consensus.cc:515] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.485544 29406 raft_consensus.cc:359] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.486304 29406 raft_consensus.cc:385] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.486594 29406 raft_consensus.cc:740] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959b5659a7774f1fa750c6032ec6717a, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.486728 29405 consensus_queue.cc:260] T 6e4fef762e6d4c05b9df8058ba189634 P 603363ad91a7444fb9dc0a7ba1c68815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.487308 29406 consensus_queue.cc:260] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.489331 29405 ts_tablet_manager.cc:1434] T 6e4fef762e6d4c05b9df8058ba189634 P 603363ad91a7444fb9dc0a7ba1c68815: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:08:35.490437 29405 tablet_bootstrap.cc:492] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815: Bootstrap starting.
I20260713 09:08:35.490867 29213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380c37fb486b443c97b492a19f6b3928" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815"
I20260713 09:08:35.491418 29213 raft_consensus.cc:3060] T 380c37fb486b443c97b492a19f6b3928 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.496301 29405 tablet_bootstrap.cc:654] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.497658 29213 raft_consensus.cc:2468] T 380c37fb486b443c97b492a19f6b3928 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 1.
I20260713 09:08:35.499090 29327 leader_election.cc:304] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 603363ad91a7444fb9dc0a7ba1c68815, ad5e053c37f1461bb1632e64a5e22082; no voters: 
I20260713 09:08:35.489401 29406 ts_tablet_manager.cc:1434] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:08:35.501375 29138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380c37fb486b443c97b492a19f6b3928" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:35.486579 29413 leader_election.cc:290] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 election: Requested vote from peers 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067), 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377)
I20260713 09:08:35.502382 29413 raft_consensus.cc:2804] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:35.502787 29413 raft_consensus.cc:697] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [term 1 LEADER]: Becoming Leader. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Running, Role: LEADER
I20260713 09:08:35.502871 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380c37fb486b443c97b492a19f6b3928" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
I20260713 09:08:35.501554 29406 tablet_bootstrap.cc:492] T 32f09da8fd7f410290695da9bc323dce P 959b5659a7774f1fa750c6032ec6717a: Bootstrap starting.
I20260713 09:08:35.503572 29413 consensus_queue.cc:237] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.507053 29405 tablet_bootstrap.cc:492] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815: No bootstrap required, opened a new log
I20260713 09:08:35.507493 29405 ts_tablet_manager.cc:1403] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.002s
I20260713 09:08:35.501559 29139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4fef762e6d4c05b9df8058ba189634" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:35.509627 29139 raft_consensus.cc:2468] T 6e4fef762e6d4c05b9df8058ba189634 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 0.
I20260713 09:08:35.509930 29405 raft_consensus.cc:359] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:35.510555 29405 raft_consensus.cc:385] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.510850 29404 tablet_bootstrap.cc:492] T 32f09da8fd7f410290695da9bc323dce P 1e3ee6205cf24954940c8dfd5d35ba67: No bootstrap required, opened a new log
I20260713 09:08:35.510807 29405 raft_consensus.cc:740] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 603363ad91a7444fb9dc0a7ba1c68815, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.511343 29404 ts_tablet_manager.cc:1403] T 32f09da8fd7f410290695da9bc323dce P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.059s	user 0.019s	sys 0.025s
I20260713 09:08:35.511679 29405 consensus_queue.cc:260] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:35.514192 29404 raft_consensus.cc:359] T 32f09da8fd7f410290695da9bc323dce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:35.514873 29404 raft_consensus.cc:385] T 32f09da8fd7f410290695da9bc323dce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.515161 29404 raft_consensus.cc:740] T 32f09da8fd7f410290695da9bc323dce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.515832 29404 consensus_queue.cc:260] T 32f09da8fd7f410290695da9bc323dce P 1e3ee6205cf24954940c8dfd5d35ba67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:35.516714 29405 ts_tablet_manager.cc:1434] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:35.517226 29406 tablet_bootstrap.cc:654] T 32f09da8fd7f410290695da9bc323dce P 959b5659a7774f1fa750c6032ec6717a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.517623 29405 tablet_bootstrap.cc:492] T 3466827a7738482abb668dad38a1e1da P 603363ad91a7444fb9dc0a7ba1c68815: Bootstrap starting.
I20260713 09:08:35.522068 29404 ts_tablet_manager.cc:1434] T 32f09da8fd7f410290695da9bc323dce P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:08:35.522958 29405 tablet_bootstrap.cc:654] T 3466827a7738482abb668dad38a1e1da P 603363ad91a7444fb9dc0a7ba1c68815: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.522995 29404 tablet_bootstrap.cc:492] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:35.529121 29404 tablet_bootstrap.cc:654] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.534572 29405 tablet_bootstrap.cc:492] T 3466827a7738482abb668dad38a1e1da P 603363ad91a7444fb9dc0a7ba1c68815: No bootstrap required, opened a new log
I20260713 09:08:35.535058 29406 tablet_bootstrap.cc:492] T 32f09da8fd7f410290695da9bc323dce P 959b5659a7774f1fa750c6032ec6717a: No bootstrap required, opened a new log
I20260713 09:08:35.535317 29405 ts_tablet_manager.cc:1403] T 3466827a7738482abb668dad38a1e1da P 603363ad91a7444fb9dc0a7ba1c68815: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260713 09:08:35.535655 29406 ts_tablet_manager.cc:1403] T 32f09da8fd7f410290695da9bc323dce P 959b5659a7774f1fa750c6032ec6717a: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.001s
I20260713 09:08:35.538884 29405 raft_consensus.cc:359] T 3466827a7738482abb668dad38a1e1da P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.539676 29405 raft_consensus.cc:385] T 3466827a7738482abb668dad38a1e1da P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.539525 29406 raft_consensus.cc:359] T 32f09da8fd7f410290695da9bc323dce P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:35.540004 29405 raft_consensus.cc:740] T 3466827a7738482abb668dad38a1e1da P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 603363ad91a7444fb9dc0a7ba1c68815, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.540143 29417 raft_consensus.cc:493] T 205f7c08956b4c6ea5c91d0127bc2f15 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.540446 29406 raft_consensus.cc:385] T 32f09da8fd7f410290695da9bc323dce P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.540663 29417 raft_consensus.cc:515] T 205f7c08956b4c6ea5c91d0127bc2f15 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:35.540797 29405 consensus_queue.cc:260] T 3466827a7738482abb668dad38a1e1da P 603363ad91a7444fb9dc0a7ba1c68815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.541339 29425 raft_consensus.cc:493] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.541791 29425 raft_consensus.cc:515] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:35.542927 29417 leader_election.cc:290] T 205f7c08956b4c6ea5c91d0127bc2f15 P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067), 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377)
I20260713 09:08:35.543708 29425 leader_election.cc:290] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377), 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991)
I20260713 09:08:35.544150 29404 tablet_bootstrap.cc:492] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67: No bootstrap required, opened a new log
I20260713 09:08:35.540799 29406 raft_consensus.cc:740] T 32f09da8fd7f410290695da9bc323dce P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959b5659a7774f1fa750c6032ec6717a, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.544584 29404 ts_tablet_manager.cc:1403] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.001s
I20260713 09:08:35.544059 29405 ts_tablet_manager.cc:1434] T 3466827a7738482abb668dad38a1e1da P 603363ad91a7444fb9dc0a7ba1c68815: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:35.546166 29213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552dcd36a25d4f47942fda93a95c9be1" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815" is_pre_election: true
I20260713 09:08:35.546489 29405 tablet_bootstrap.cc:492] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815: Bootstrap starting.
I20260713 09:08:35.546787 29213 raft_consensus.cc:2468] T 552dcd36a25d4f47942fda93a95c9be1 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e3ee6205cf24954940c8dfd5d35ba67 in term 0.
I20260713 09:08:35.548033 29104 leader_election.cc:304] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e3ee6205cf24954940c8dfd5d35ba67, 603363ad91a7444fb9dc0a7ba1c68815; no voters: 
I20260713 09:08:35.548864 29410 raft_consensus.cc:2804] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:35.549208 29410 raft_consensus.cc:493] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:35.549518 29410 raft_consensus.cc:3060] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.551887 29405 tablet_bootstrap.cc:654] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.553006 29288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552dcd36a25d4f47942fda93a95c9be1" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a" is_pre_election: true
I20260713 09:08:35.544992 29406 consensus_queue.cc:260] T 32f09da8fd7f410290695da9bc323dce P 959b5659a7774f1fa750c6032ec6717a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:35.554260 29139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205f7c08956b4c6ea5c91d0127bc2f15" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:35.555404 29213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205f7c08956b4c6ea5c91d0127bc2f15" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815" is_pre_election: true
I20260713 09:08:35.555783 29406 ts_tablet_manager.cc:1434] T 32f09da8fd7f410290695da9bc323dce P 959b5659a7774f1fa750c6032ec6717a: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:08:35.556751 29406 tablet_bootstrap.cc:492] T 710883c7516d476284b5ef545c6f4a6f P 959b5659a7774f1fa750c6032ec6717a: Bootstrap starting.
W20260713 09:08:35.556699 29253 leader_election.cc:343] T 205f7c08956b4c6ea5c91d0127bc2f15 P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.558046 29403 tablet_bootstrap.cc:492] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082: No bootstrap required, opened a new log
W20260713 09:08:35.558166 29253 leader_election.cc:343] T 205f7c08956b4c6ea5c91d0127bc2f15 P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.558516 29403 ts_tablet_manager.cc:1403] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082: Time spent bootstrapping tablet: real 0.117s	user 0.011s	sys 0.018s
I20260713 09:08:35.558602 29253 leader_election.cc:304] T 205f7c08956b4c6ea5c91d0127bc2f15 P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 959b5659a7774f1fa750c6032ec6717a; no voters: 1e3ee6205cf24954940c8dfd5d35ba67, 603363ad91a7444fb9dc0a7ba1c68815
I20260713 09:08:35.558969 29404 raft_consensus.cc:359] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.559608 29404 raft_consensus.cc:385] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.559865 29404 raft_consensus.cc:740] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.560614 29404 consensus_queue.cc:260] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.561201 29417 raft_consensus.cc:2749] T 205f7c08956b4c6ea5c91d0127bc2f15 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:35.562685 29404 ts_tablet_manager.cc:1434] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260713 09:08:35.563058 29406 tablet_bootstrap.cc:654] T 710883c7516d476284b5ef545c6f4a6f P 959b5659a7774f1fa750c6032ec6717a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.563546 29404 tablet_bootstrap.cc:492] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
W20260713 09:08:35.559962 29103 leader_election.cc:343] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.564951 29403 raft_consensus.cc:359] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.565661 29403 raft_consensus.cc:385] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.565943 29403 raft_consensus.cc:740] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.566632 29403 consensus_queue.cc:260] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.569166 29404 tablet_bootstrap.cc:654] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.573930 29405 tablet_bootstrap.cc:492] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815: No bootstrap required, opened a new log
I20260713 09:08:35.574384 29405 ts_tablet_manager.cc:1403] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.003s
I20260713 09:08:35.579990 29404 tablet_bootstrap.cc:492] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67: No bootstrap required, opened a new log
I20260713 09:08:35.574373 29410 raft_consensus.cc:515] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:35.580469 29404 ts_tablet_manager.cc:1403] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260713 09:08:35.581454 29405 raft_consensus.cc:359] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:35.582305 29405 raft_consensus.cc:385] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.582631 29405 raft_consensus.cc:740] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 603363ad91a7444fb9dc0a7ba1c68815, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.583076 29404 raft_consensus.cc:359] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.583762 29404 raft_consensus.cc:385] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.585422 29417 raft_consensus.cc:493] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.585551 29213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552dcd36a25d4f47942fda93a95c9be1" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815"
I20260713 09:08:35.585934 29417 raft_consensus.cc:515] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.585667 29288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552dcd36a25d4f47942fda93a95c9be1" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a"
I20260713 09:08:35.586295 29213 raft_consensus.cc:3060] T 552dcd36a25d4f47942fda93a95c9be1 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.587355 29403 ts_tablet_manager.cc:1434] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.003s
W20260713 09:08:35.588922 29327 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.91.194:41377, user_credentials={real_user=slave}} blocked reactor thread for 89904.5us
I20260713 09:08:35.589751 29139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3466827a7738482abb668dad38a1e1da" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:35.587939 29417 leader_election.cc:290] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067), 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377)
W20260713 09:08:35.590384 29103 leader_election.cc:343] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.590327 29139 raft_consensus.cc:2468] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 959b5659a7774f1fa750c6032ec6717a in term 0.
I20260713 09:08:35.591006 29403 tablet_bootstrap.cc:492] T f1a6d3bc24b8433b9b141bb73559e96b P ad5e053c37f1461bb1632e64a5e22082: Bootstrap starting.
I20260713 09:08:35.589675 29214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3466827a7738482abb668dad38a1e1da" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815" is_pre_election: true
I20260713 09:08:35.592242 29253 leader_election.cc:304] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e3ee6205cf24954940c8dfd5d35ba67, 959b5659a7774f1fa750c6032ec6717a; no voters: 
I20260713 09:08:35.593134 29417 raft_consensus.cc:2804] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:35.593472 29417 raft_consensus.cc:493] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:35.593781 29417 raft_consensus.cc:3060] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.596302 29214 raft_consensus.cc:2468] T 3466827a7738482abb668dad38a1e1da P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 959b5659a7774f1fa750c6032ec6717a in term 0.
I20260713 09:08:35.598258 29403 tablet_bootstrap.cc:654] T f1a6d3bc24b8433b9b141bb73559e96b P ad5e053c37f1461bb1632e64a5e22082: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.598897 29213 raft_consensus.cc:2468] T 552dcd36a25d4f47942fda93a95c9be1 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e3ee6205cf24954940c8dfd5d35ba67 in term 1.
I20260713 09:08:35.600149 29104 leader_election.cc:304] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [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: 1e3ee6205cf24954940c8dfd5d35ba67, 603363ad91a7444fb9dc0a7ba1c68815; no voters: 959b5659a7774f1fa750c6032ec6717a
I20260713 09:08:35.585129 29410 leader_election.cc:290] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 election: Requested vote from peers 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377), 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991)
I20260713 09:08:35.601084 29425 raft_consensus.cc:2804] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:35.584021 29404 raft_consensus.cc:740] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.601958 29425 raft_consensus.cc:697] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 LEADER]: Becoming Leader. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Running, Role: LEADER
W20260713 09:08:35.589692 29327 leader_election.cc:343] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.602823 29425 consensus_queue.cc:237] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:35.603713 29404 consensus_queue.cc:260] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.606158 29404 ts_tablet_manager.cc:1434] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260713 09:08:35.607061 29404 tablet_bootstrap.cc:492] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:35.608014 29417 raft_consensus.cc:515] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.607885 29037 catalog_manager.cc:5697] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196). New cstate: current_term: 1 leader_uuid: "ad5e053c37f1461bb1632e64a5e22082" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:35.616333 29417 leader_election.cc:290] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 election: Requested vote from peers 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067), 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377)
I20260713 09:08:35.606951 29405 consensus_queue.cc:260] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:35.617867 29139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3466827a7738482abb668dad38a1e1da" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
I20260713 09:08:35.618094 29405 ts_tablet_manager.cc:1434] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.000s
I20260713 09:08:35.618404 29139 raft_consensus.cc:3060] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.620286 29405 tablet_bootstrap.cc:492] T 15eb7012de1e4051bd52b31073084be6 P 603363ad91a7444fb9dc0a7ba1c68815: Bootstrap starting.
I20260713 09:08:35.624366 29403 tablet_bootstrap.cc:492] T f1a6d3bc24b8433b9b141bb73559e96b P ad5e053c37f1461bb1632e64a5e22082: No bootstrap required, opened a new log
I20260713 09:08:35.624815 29403 ts_tablet_manager.cc:1403] T f1a6d3bc24b8433b9b141bb73559e96b P ad5e053c37f1461bb1632e64a5e22082: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.002s
I20260713 09:08:35.625409 29139 raft_consensus.cc:2468] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 959b5659a7774f1fa750c6032ec6717a in term 1.
I20260713 09:08:35.627317 29253 leader_election.cc:304] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e3ee6205cf24954940c8dfd5d35ba67, 959b5659a7774f1fa750c6032ec6717a; no voters: 
I20260713 09:08:35.627578 29403 raft_consensus.cc:359] T f1a6d3bc24b8433b9b141bb73559e96b P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.628328 29403 raft_consensus.cc:385] T f1a6d3bc24b8433b9b141bb73559e96b P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.628620 29403 raft_consensus.cc:740] T f1a6d3bc24b8433b9b141bb73559e96b P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.629314 29403 consensus_queue.cc:260] T f1a6d3bc24b8433b9b141bb73559e96b P ad5e053c37f1461bb1632e64a5e22082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
W20260713 09:08:35.603152 29327 leader_election.cc:343] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.625801 29405 tablet_bootstrap.cc:654] T 15eb7012de1e4051bd52b31073084be6 P 603363ad91a7444fb9dc0a7ba1c68815: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.626109 29213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3466827a7738482abb668dad38a1e1da" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815"
I20260713 09:08:35.631524 29213 raft_consensus.cc:3060] T 3466827a7738482abb668dad38a1e1da P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.631630 29403 ts_tablet_manager.cc:1434] T f1a6d3bc24b8433b9b141bb73559e96b P ad5e053c37f1461bb1632e64a5e22082: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:35.633389 29425 raft_consensus.cc:493] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.633847 29425 raft_consensus.cc:515] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.635064 29327 leader_election.cc:304] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082 [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: 1e3ee6205cf24954940c8dfd5d35ba67, ad5e053c37f1461bb1632e64a5e22082; no voters: 603363ad91a7444fb9dc0a7ba1c68815
I20260713 09:08:35.636376 29288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff6a7d8ed5748ea9c71afd55c1fe930" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a" is_pre_election: true
I20260713 09:08:35.636613 29413 raft_consensus.cc:2804] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:35.636821 29403 tablet_bootstrap.cc:492] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P ad5e053c37f1461bb1632e64a5e22082: Bootstrap starting.
I20260713 09:08:35.637038 29413 raft_consensus.cc:493] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:35.637413 29413 raft_consensus.cc:3060] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:35.637686 29103 leader_election.cc:343] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.643164 29403 tablet_bootstrap.cc:654] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P ad5e053c37f1461bb1632e64a5e22082: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.644119 29413 raft_consensus.cc:515] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.646128 29413 leader_election.cc:290] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 election: Requested vote from peers 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067), 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377)
I20260713 09:08:35.647920 29139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4fef762e6d4c05b9df8058ba189634" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
I20260713 09:08:35.648530 29139 raft_consensus.cc:3060] T 6e4fef762e6d4c05b9df8058ba189634 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.650168 29035 catalog_manager.cc:5697] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193). New cstate: current_term: 1 leader_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:35.653245 29425 leader_election.cc:290] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991), ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377)
I20260713 09:08:35.653890 29417 raft_consensus.cc:2804] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:35.656235 29417 raft_consensus.cc:697] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a [term 1 LEADER]: Becoming Leader. State: Replica: 959b5659a7774f1fa750c6032ec6717a, State: Running, Role: LEADER
I20260713 09:08:35.657081 29414 raft_consensus.cc:493] T 6e4fef762e6d4c05b9df8058ba189634 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.658269 29414 raft_consensus.cc:515] T 6e4fef762e6d4c05b9df8058ba189634 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.660300 29406 tablet_bootstrap.cc:492] T 710883c7516d476284b5ef545c6f4a6f P 959b5659a7774f1fa750c6032ec6717a: No bootstrap required, opened a new log
I20260713 09:08:35.660772 29406 ts_tablet_manager.cc:1403] T 710883c7516d476284b5ef545c6f4a6f P 959b5659a7774f1fa750c6032ec6717a: Time spent bootstrapping tablet: real 0.104s	user 0.033s	sys 0.043s
I20260713 09:08:35.657079 29417 consensus_queue.cc:237] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.665828 29425 raft_consensus.cc:493] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.665670 29406 raft_consensus.cc:359] T 710883c7516d476284b5ef545c6f4a6f P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:35.666409 29406 raft_consensus.cc:385] T 710883c7516d476284b5ef545c6f4a6f P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.668629 29406 raft_consensus.cc:740] T 710883c7516d476284b5ef545c6f4a6f P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959b5659a7774f1fa750c6032ec6717a, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.669327 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4fef762e6d4c05b9df8058ba189634" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:35.669780 29406 consensus_queue.cc:260] T 710883c7516d476284b5ef545c6f4a6f P 959b5659a7774f1fa750c6032ec6717a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:35.660298 29414 leader_election.cc:290] T 6e4fef762e6d4c05b9df8058ba189634 P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377), 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067)
I20260713 09:08:35.662810 29412 raft_consensus.cc:493] T 89cae1dca9754421a5562eff2c5ac711 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.677099 29412 raft_consensus.cc:515] T 89cae1dca9754421a5562eff2c5ac711 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:35.678994 29412 leader_election.cc:290] T 89cae1dca9754421a5562eff2c5ac711 P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991), ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377)
I20260713 09:08:35.679425 29412 raft_consensus.cc:493] T 32f09da8fd7f410290695da9bc323dce P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.679801 29412 raft_consensus.cc:515] T 32f09da8fd7f410290695da9bc323dce P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:35.674391 29361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4fef762e6d4c05b9df8058ba189634" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082" is_pre_election: true
I20260713 09:08:35.666352 29425 raft_consensus.cc:515] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.676563 29214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4fef762e6d4c05b9df8058ba189634" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815"
I20260713 09:08:35.612929 29404 tablet_bootstrap.cc:654] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.681696 29412 leader_election.cc:290] T 32f09da8fd7f410290695da9bc323dce P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067), 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991)
I20260713 09:08:35.683511 29414 raft_consensus.cc:493] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.690018 29360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff6a7d8ed5748ea9c71afd55c1fe930" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082" is_pre_election: true
I20260713 09:08:35.685895 29214 raft_consensus.cc:3060] T 6e4fef762e6d4c05b9df8058ba189634 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.682945 29213 raft_consensus.cc:2468] T 3466827a7738482abb668dad38a1e1da P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 959b5659a7774f1fa750c6032ec6717a in term 1.
I20260713 09:08:35.693399 29361 raft_consensus.cc:2393] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 603363ad91a7444fb9dc0a7ba1c68815 in current term 1: Already voted for candidate ad5e053c37f1461bb1632e64a5e22082 in this term.
W20260713 09:08:35.697074 29102 leader_election.cc:343] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.697517 29102 leader_election.cc:304] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e3ee6205cf24954940c8dfd5d35ba67; no voters: 959b5659a7774f1fa750c6032ec6717a, ad5e053c37f1461bb1632e64a5e22082
I20260713 09:08:35.698284 29403 tablet_bootstrap.cc:492] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P ad5e053c37f1461bb1632e64a5e22082: No bootstrap required, opened a new log
I20260713 09:08:35.698203 29410 raft_consensus.cc:2749] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:35.698746 29403 ts_tablet_manager.cc:1403] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P ad5e053c37f1461bb1632e64a5e22082: Time spent bootstrapping tablet: real 0.062s	user 0.025s	sys 0.008s
I20260713 09:08:35.690011 29362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cae1dca9754421a5562eff2c5ac711" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082" is_pre_election: true
I20260713 09:08:35.701407 29403 raft_consensus.cc:359] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.702257 29403 raft_consensus.cc:385] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:08:35.702534 29177 leader_election.cc:343] T 89cae1dca9754421a5562eff2c5ac711 P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.702559 29403 raft_consensus.cc:740] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.703514 29403 consensus_queue.cc:260] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P ad5e053c37f1461bb1632e64a5e22082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.705493 29403 ts_tablet_manager.cc:1434] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P ad5e053c37f1461bb1632e64a5e22082: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:08:35.705744 29425 leader_election.cc:290] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377), 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377)
I20260713 09:08:35.706359 29361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380c37fb486b443c97b492a19f6b3928" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082" is_pre_election: true
I20260713 09:08:35.701370 29037 catalog_manager.cc:5697] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a reported cstate change: term changed from 0 to 1, leader changed from <none> to 959b5659a7774f1fa750c6032ec6717a (127.26.91.195). New cstate: current_term: 1 leader_uuid: "959b5659a7774f1fa750c6032ec6717a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:35.707211 29212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380c37fb486b443c97b492a19f6b3928" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815" is_pre_election: true
I20260713 09:08:35.707520 29177 leader_election.cc:304] T 6e4fef762e6d4c05b9df8058ba189634 P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 603363ad91a7444fb9dc0a7ba1c68815; no voters: 1e3ee6205cf24954940c8dfd5d35ba67, ad5e053c37f1461bb1632e64a5e22082
I20260713 09:08:35.707971 29212 raft_consensus.cc:2393] T 380c37fb486b443c97b492a19f6b3928 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1e3ee6205cf24954940c8dfd5d35ba67 in current term 1: Already voted for candidate ad5e053c37f1461bb1632e64a5e22082 in this term.
I20260713 09:08:35.709316 29104 leader_election.cc:304] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e3ee6205cf24954940c8dfd5d35ba67; no voters: 603363ad91a7444fb9dc0a7ba1c68815, ad5e053c37f1461bb1632e64a5e22082
I20260713 09:08:35.710426 29425 raft_consensus.cc:3060] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.693753 29414 raft_consensus.cc:515] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:35.698693 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f09da8fd7f410290695da9bc323dce" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:35.714207 29137 raft_consensus.cc:2468] T 32f09da8fd7f410290695da9bc323dce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 603363ad91a7444fb9dc0a7ba1c68815 in term 0.
I20260713 09:08:35.716277 29414 leader_election.cc:290] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991), ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377)
I20260713 09:08:35.706384 29403 tablet_bootstrap.cc:492] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082: Bootstrap starting.
I20260713 09:08:35.721566 29361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710883c7516d476284b5ef545c6f4a6f" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082" is_pre_election: true
I20260713 09:08:35.725569 29288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cae1dca9754421a5562eff2c5ac711" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a" is_pre_election: true
I20260713 09:08:35.719830 29179 leader_election.cc:304] T 32f09da8fd7f410290695da9bc323dce P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e3ee6205cf24954940c8dfd5d35ba67, 603363ad91a7444fb9dc0a7ba1c68815; no voters: 
I20260713 09:08:35.726913 29414 raft_consensus.cc:2804] T 32f09da8fd7f410290695da9bc323dce P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:35.727281 29414 raft_consensus.cc:493] T 32f09da8fd7f410290695da9bc323dce P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:35.727669 29414 raft_consensus.cc:3060] T 32f09da8fd7f410290695da9bc323dce P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:35.727978 29177 leader_election.cc:343] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.731680 29403 tablet_bootstrap.cc:654] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.727042 29139 raft_consensus.cc:2468] T 6e4fef762e6d4c05b9df8058ba189634 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 1.
I20260713 09:08:35.732043 29214 raft_consensus.cc:2468] T 6e4fef762e6d4c05b9df8058ba189634 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 1.
I20260713 09:08:35.739238 29412 raft_consensus.cc:2749] T 6e4fef762e6d4c05b9df8058ba189634 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:35.739745 29405 tablet_bootstrap.cc:492] T 15eb7012de1e4051bd52b31073084be6 P 603363ad91a7444fb9dc0a7ba1c68815: No bootstrap required, opened a new log
I20260713 09:08:35.740274 29405 ts_tablet_manager.cc:1403] T 15eb7012de1e4051bd52b31073084be6 P 603363ad91a7444fb9dc0a7ba1c68815: Time spent bootstrapping tablet: real 0.120s	user 0.025s	sys 0.023s
I20260713 09:08:35.742904 29405 raft_consensus.cc:359] T 15eb7012de1e4051bd52b31073084be6 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:35.743508 29405 raft_consensus.cc:385] T 15eb7012de1e4051bd52b31073084be6 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.743769 29405 raft_consensus.cc:740] T 15eb7012de1e4051bd52b31073084be6 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 603363ad91a7444fb9dc0a7ba1c68815, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.734537 29414 raft_consensus.cc:515] T 32f09da8fd7f410290695da9bc323dce P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:35.738004 29287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710883c7516d476284b5ef545c6f4a6f" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a" is_pre_election: true
I20260713 09:08:35.745702 29287 raft_consensus.cc:2468] T 710883c7516d476284b5ef545c6f4a6f P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 603363ad91a7444fb9dc0a7ba1c68815 in term 0.
I20260713 09:08:35.735144 29327 leader_election.cc:304] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e3ee6205cf24954940c8dfd5d35ba67, ad5e053c37f1461bb1632e64a5e22082; no voters: 
I20260713 09:08:35.747190 29413 raft_consensus.cc:2804] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:35.747632 29413 raft_consensus.cc:697] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082 [term 1 LEADER]: Becoming Leader. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Running, Role: LEADER
I20260713 09:08:35.748298 29139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f09da8fd7f410290695da9bc323dce" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
I20260713 09:08:35.748752 29414 leader_election.cc:290] T 32f09da8fd7f410290695da9bc323dce P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 election: Requested vote from peers 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067), 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991)
I20260713 09:08:35.755525 29459 raft_consensus.cc:493] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:08:35.737963 29178 leader_election.cc:343] T 89cae1dca9754421a5562eff2c5ac711 P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.744555 29405 consensus_queue.cc:260] T 15eb7012de1e4051bd52b31073084be6 P 603363ad91a7444fb9dc0a7ba1c68815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:35.748981 29139 raft_consensus.cc:3060] T 32f09da8fd7f410290695da9bc323dce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.757223 29459 raft_consensus.cc:515] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.758545 29178 leader_election.cc:304] T 89cae1dca9754421a5562eff2c5ac711 P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 603363ad91a7444fb9dc0a7ba1c68815; no voters: 959b5659a7774f1fa750c6032ec6717a, ad5e053c37f1461bb1632e64a5e22082
I20260713 09:08:35.749164 29410 consensus_queue.cc:1048] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260713 09:08:35.762336 29405 ts_tablet_manager.cc:1434] T 15eb7012de1e4051bd52b31073084be6 P 603363ad91a7444fb9dc0a7ba1c68815: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260713 09:08:35.762881 29410 consensus_queue.cc:1048] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:35.763228 29405 tablet_bootstrap.cc:492] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815: Bootstrap starting.
I20260713 09:08:35.763562 29459 leader_election.cc:290] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991), 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067)
I20260713 09:08:35.736843 29288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f09da8fd7f410290695da9bc323dce" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a" is_pre_election: true
I20260713 09:08:35.766613 29288 raft_consensus.cc:2468] T 32f09da8fd7f410290695da9bc323dce P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 603363ad91a7444fb9dc0a7ba1c68815 in term 0.
I20260713 09:08:35.748384 29413 consensus_queue.cc:237] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.778467 29412 raft_consensus.cc:2749] T 89cae1dca9754421a5562eff2c5ac711 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:35.778842 29459 raft_consensus.cc:493] T f1a6d3bc24b8433b9b141bb73559e96b P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.779313 29459 raft_consensus.cc:515] T f1a6d3bc24b8433b9b141bb73559e96b P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.779899 29178 leader_election.cc:304] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [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: 603363ad91a7444fb9dc0a7ba1c68815, 959b5659a7774f1fa750c6032ec6717a; no voters: ad5e053c37f1461bb1632e64a5e22082
I20260713 09:08:35.781273 29459 leader_election.cc:290] T f1a6d3bc24b8433b9b141bb73559e96b P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067), 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377)
I20260713 09:08:35.781719 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953164de71de42e287c389b7d372281b" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:35.782315 29137 raft_consensus.cc:2468] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 0.
I20260713 09:08:35.782553 29288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f09da8fd7f410290695da9bc323dce" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a"
I20260713 09:08:35.783134 29288 raft_consensus.cc:3060] T 32f09da8fd7f410290695da9bc323dce P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.790899 29405 tablet_bootstrap.cc:654] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.783165 29414 raft_consensus.cc:2804] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:35.792361 29414 raft_consensus.cc:493] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:35.792699 29414 raft_consensus.cc:3060] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.782589 29406 ts_tablet_manager.cc:1434] T 710883c7516d476284b5ef545c6f4a6f P 959b5659a7774f1fa750c6032ec6717a: Time spent starting tablet: real 0.122s	user 0.005s	sys 0.015s
I20260713 09:08:35.804392 29425 raft_consensus.cc:2749] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:08:35.808194 29102 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.91.196:37377, user_credentials={real_user=slave}} blocked reactor thread for 50289.7us
I20260713 09:08:35.811997 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a6d3bc24b8433b9b141bb73559e96b" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:35.813803 29213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a6d3bc24b8433b9b141bb73559e96b" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815" is_pre_election: true
I20260713 09:08:35.804888 29426 consensus_queue.cc:1048] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260713 09:08:35.818244 29034 catalog_manager.cc:5697] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196). New cstate: current_term: 1 leader_uuid: "ad5e053c37f1461bb1632e64a5e22082" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:35.803495 29253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.91.193:35067, user_credentials={real_user=slave}} blocked reactor thread for 176257us
I20260713 09:08:35.825852 29404 tablet_bootstrap.cc:492] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67: No bootstrap required, opened a new log
I20260713 09:08:35.826203 29404 ts_tablet_manager.cc:1403] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.219s	user 0.013s	sys 0.014s
I20260713 09:08:35.839597 29288 raft_consensus.cc:2468] T 32f09da8fd7f410290695da9bc323dce P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 603363ad91a7444fb9dc0a7ba1c68815 in term 1.
I20260713 09:08:35.820642 29327 leader_election.cc:304] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e3ee6205cf24954940c8dfd5d35ba67, ad5e053c37f1461bb1632e64a5e22082; no voters: 
I20260713 09:08:35.843221 29403 tablet_bootstrap.cc:492] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082: No bootstrap required, opened a new log
I20260713 09:08:35.835117 29406 tablet_bootstrap.cc:492] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 959b5659a7774f1fa750c6032ec6717a: Bootstrap starting.
I20260713 09:08:35.844689 29403 ts_tablet_manager.cc:1403] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082: Time spent bootstrapping tablet: real 0.138s	user 0.017s	sys 0.053s
I20260713 09:08:35.847913 29178 leader_election.cc:304] T 32f09da8fd7f410290695da9bc323dce P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 603363ad91a7444fb9dc0a7ba1c68815, 959b5659a7774f1fa750c6032ec6717a; no voters: 
I20260713 09:08:35.848109 29403 raft_consensus.cc:359] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
W20260713 09:08:35.848474 29327 leader_election.cc:343] T f1a6d3bc24b8433b9b141bb73559e96b P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.848779 29403 raft_consensus.cc:385] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.848964 29413 raft_consensus.cc:2804] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:35.849277 29403 raft_consensus.cc:740] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.849395 29413 raft_consensus.cc:493] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:35.849747 29413 raft_consensus.cc:3060] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.848743 29412 raft_consensus.cc:2804] T 32f09da8fd7f410290695da9bc323dce P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:35.850585 29412 raft_consensus.cc:697] T 32f09da8fd7f410290695da9bc323dce P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 LEADER]: Becoming Leader. State: Replica: 603363ad91a7444fb9dc0a7ba1c68815, State: Running, Role: LEADER
I20260713 09:08:35.850068 29403 consensus_queue.cc:260] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:35.851346 29412 consensus_queue.cc:237] T 32f09da8fd7f410290695da9bc323dce P 603363ad91a7444fb9dc0a7ba1c68815 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:35.855428 29473 raft_consensus.cc:493] T 15eb7012de1e4051bd52b31073084be6 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.855957 29406 tablet_bootstrap.cc:654] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 959b5659a7774f1fa750c6032ec6717a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.855870 29473 raft_consensus.cc:515] T 15eb7012de1e4051bd52b31073084be6 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:35.857929 29473 leader_election.cc:290] T 15eb7012de1e4051bd52b31073084be6 P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991), ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377)
I20260713 09:08:35.858574 29413 raft_consensus.cc:515] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.858963 29361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15eb7012de1e4051bd52b31073084be6" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082" is_pre_election: true
I20260713 09:08:35.859346 29286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15eb7012de1e4051bd52b31073084be6" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a" is_pre_election: true
W20260713 09:08:35.860435 29177 leader_election.cc:343] T 15eb7012de1e4051bd52b31073084be6 P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.850103 29404 raft_consensus.cc:359] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
W20260713 09:08:35.861073 29327 leader_election.cc:343] T f1a6d3bc24b8433b9b141bb73559e96b P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.861277 29404 raft_consensus.cc:385] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.861568 29404 raft_consensus.cc:740] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.862641 29403 ts_tablet_manager.cc:1434] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260713 09:08:35.862488 29404 consensus_queue.cc:260] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:35.863605 29403 tablet_bootstrap.cc:492] T 710883c7516d476284b5ef545c6f4a6f P ad5e053c37f1461bb1632e64a5e22082: Bootstrap starting.
I20260713 09:08:35.861547 29327 leader_election.cc:304] T f1a6d3bc24b8433b9b141bb73559e96b P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad5e053c37f1461bb1632e64a5e22082; no voters: 1e3ee6205cf24954940c8dfd5d35ba67, 603363ad91a7444fb9dc0a7ba1c68815
I20260713 09:08:35.864293 29459 raft_consensus.cc:2749] T f1a6d3bc24b8433b9b141bb73559e96b P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:08:35.863844 29178 leader_election.cc:343] T 15eb7012de1e4051bd52b31073084be6 P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.866894 29404 ts_tablet_manager.cc:1434] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.001s
I20260713 09:08:35.869230 29404 tablet_bootstrap.cc:492] T 205f7c08956b4c6ea5c91d0127bc2f15 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:35.878827 29413 leader_election.cc:290] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 election: Requested vote from peers 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991), 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067)
I20260713 09:08:35.871248 29478 consensus_queue.cc:1048] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260713 09:08:35.882030 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953164de71de42e287c389b7d372281b" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
I20260713 09:08:35.881981 29178 leader_election.cc:304] T 15eb7012de1e4051bd52b31073084be6 P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 603363ad91a7444fb9dc0a7ba1c68815; no voters: 959b5659a7774f1fa750c6032ec6717a, ad5e053c37f1461bb1632e64a5e22082
I20260713 09:08:35.884464 29403 tablet_bootstrap.cc:654] T 710883c7516d476284b5ef545c6f4a6f P ad5e053c37f1461bb1632e64a5e22082: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.889885 29137 raft_consensus.cc:3060] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.893849 29414 raft_consensus.cc:515] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:35.897778 29360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710883c7516d476284b5ef545c6f4a6f" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082"
I20260713 09:08:35.898701 29414 leader_election.cc:290] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 election: Requested vote from peers 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991), ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377)
I20260713 09:08:35.899264 29414 raft_consensus.cc:2749] T 15eb7012de1e4051bd52b31073084be6 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:35.900434 29288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710883c7516d476284b5ef545c6f4a6f" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a"
I20260713 09:08:35.906759 29405 tablet_bootstrap.cc:492] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815: No bootstrap required, opened a new log
W20260713 09:08:35.906831 29177 leader_election.cc:343] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.907289 29405 ts_tablet_manager.cc:1403] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815: Time spent bootstrapping tablet: real 0.144s	user 0.013s	sys 0.007s
I20260713 09:08:35.901013 29288 raft_consensus.cc:3060] T 710883c7516d476284b5ef545c6f4a6f P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.916056 29405 raft_consensus.cc:359] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:35.917268 29405 raft_consensus.cc:385] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.917534 29405 raft_consensus.cc:740] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 603363ad91a7444fb9dc0a7ba1c68815, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.905198 29139 raft_consensus.cc:2468] T 32f09da8fd7f410290695da9bc323dce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 603363ad91a7444fb9dc0a7ba1c68815 in term 1.
I20260713 09:08:35.923861 29405 consensus_queue.cc:260] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
W20260713 09:08:35.930855 29085 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:35.918277 29470 raft_consensus.cc:493] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.932186 29470 raft_consensus.cc:515] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.934404 29470 leader_election.cc:290] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377), 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067)
I20260713 09:08:35.935474 29138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281528df5ac4c069c19fbbff8996c06" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
W20260713 09:08:35.937757 29178 consensus_peers.cc:597] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815 -> Peer 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991): Couldn't send request to peer 959b5659a7774f1fa750c6032ec6717a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:35.937877 29360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281528df5ac4c069c19fbbff8996c06" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082" is_pre_election: true
W20260713 09:08:35.939220 29251 leader_election.cc:343] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.941200 29137 raft_consensus.cc:2468] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 1.
W20260713 09:08:35.942158 29253 leader_election.cc:343] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.942528 29327 leader_election.cc:304] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e3ee6205cf24954940c8dfd5d35ba67, ad5e053c37f1461bb1632e64a5e22082; no voters: 
I20260713 09:08:35.943776 29413 raft_consensus.cc:2804] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:35.944314 29413 raft_consensus.cc:697] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 [term 1 LEADER]: Becoming Leader. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Running, Role: LEADER
I20260713 09:08:35.945132 29413 consensus_queue.cc:237] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.945425 29467 consensus_queue.cc:1048] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:35.942569 29253 leader_election.cc:304] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 959b5659a7774f1fa750c6032ec6717a; no voters: 1e3ee6205cf24954940c8dfd5d35ba67, ad5e053c37f1461bb1632e64a5e22082
I20260713 09:08:35.948516 29286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953164de71de42e287c389b7d372281b" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a" is_pre_election: true
I20260713 09:08:35.948968 29285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953164de71de42e287c389b7d372281b" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a"
I20260713 09:08:35.949056 29470 raft_consensus.cc:2749] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:35.956202 29405 ts_tablet_manager.cc:1434] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260713 09:08:35.957484 29405 tablet_bootstrap.cc:492] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815: Bootstrap starting.
I20260713 09:08:35.958799 29412 raft_consensus.cc:493] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.959244 29412 raft_consensus.cc:515] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:35.960503 29406 tablet_bootstrap.cc:492] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 959b5659a7774f1fa750c6032ec6717a: No bootstrap required, opened a new log
I20260713 09:08:35.961161 29412 leader_election.cc:290] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067), 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991)
I20260713 09:08:35.962302 29285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205f7c08956b4c6ea5c91d0127bc2f15" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a" is_pre_election: true
I20260713 09:08:35.962947 29285 raft_consensus.cc:2468] T 205f7c08956b4c6ea5c91d0127bc2f15 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 603363ad91a7444fb9dc0a7ba1c68815 in term 0.
I20260713 09:08:35.966204 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205f7c08956b4c6ea5c91d0127bc2f15" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:35.949101 29286 raft_consensus.cc:2468] T 953164de71de42e287c389b7d372281b P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 0.
I20260713 09:08:35.967680 29178 leader_election.cc:304] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 603363ad91a7444fb9dc0a7ba1c68815, 959b5659a7774f1fa750c6032ec6717a; no voters: 
I20260713 09:08:35.969231 29473 raft_consensus.cc:2804] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:35.969594 29473 raft_consensus.cc:493] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:35.969935 29473 raft_consensus.cc:3060] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.961045 29406 ts_tablet_manager.cc:1403] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 959b5659a7774f1fa750c6032ec6717a: Time spent bootstrapping tablet: real 0.133s	user 0.019s	sys 0.009s
W20260713 09:08:35.972523 29179 leader_election.cc:343] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.949887 29035 catalog_manager.cc:5697] T 32f09da8fd7f410290695da9bc323dce P 603363ad91a7444fb9dc0a7ba1c68815 reported cstate change: term changed from 0 to 1, leader changed from <none> to 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194). New cstate: current_term: 1 leader_uuid: "603363ad91a7444fb9dc0a7ba1c68815" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:35.996455 29406 raft_consensus.cc:359] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:35.997115 29406 raft_consensus.cc:385] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.997373 29406 raft_consensus.cc:740] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959b5659a7774f1fa750c6032ec6717a, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.998319 29406 consensus_queue.cc:260] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 959b5659a7774f1fa750c6032ec6717a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:36.006999 29406 ts_tablet_manager.cc:1434] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 959b5659a7774f1fa750c6032ec6717a: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260713 09:08:35.991715 29473 raft_consensus.cc:515] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:36.013006 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205f7c08956b4c6ea5c91d0127bc2f15" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
I20260713 09:08:36.017143 29404 tablet_bootstrap.cc:654] T 205f7c08956b4c6ea5c91d0127bc2f15 P 1e3ee6205cf24954940c8dfd5d35ba67: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:36.017752 29179 leader_election.cc:343] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:36.017386 29414 consensus_queue.cc:1048] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:36.024847 29406 tablet_bootstrap.cc:492] T 89cae1dca9754421a5562eff2c5ac711 P 959b5659a7774f1fa750c6032ec6717a: Bootstrap starting.
I20260713 09:08:36.041682 29405 tablet_bootstrap.cc:654] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.991888 29288 raft_consensus.cc:2468] T 710883c7516d476284b5ef545c6f4a6f P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 603363ad91a7444fb9dc0a7ba1c68815 in term 1.
I20260713 09:08:36.050019 29178 leader_election.cc:304] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [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: 603363ad91a7444fb9dc0a7ba1c68815, 959b5659a7774f1fa750c6032ec6717a; no voters: ad5e053c37f1461bb1632e64a5e22082
I20260713 09:08:36.050300 29473 leader_election.cc:290] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 election: Requested vote from peers 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067), 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991)
I20260713 09:08:36.051558 29414 raft_consensus.cc:2804] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:36.052018 29414 raft_consensus.cc:697] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 LEADER]: Becoming Leader. State: Replica: 603363ad91a7444fb9dc0a7ba1c68815, State: Running, Role: LEADER
I20260713 09:08:36.052812 29414 consensus_queue.cc:237] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.052978 29459 consensus_queue.cc:1048] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.053786 29406 tablet_bootstrap.cc:654] T 89cae1dca9754421a5562eff2c5ac711 P 959b5659a7774f1fa750c6032ec6717a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.056650 29288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205f7c08956b4c6ea5c91d0127bc2f15" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a"
I20260713 09:08:36.057258 29288 raft_consensus.cc:3060] T 205f7c08956b4c6ea5c91d0127bc2f15 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.062624 29403 tablet_bootstrap.cc:492] T 710883c7516d476284b5ef545c6f4a6f P ad5e053c37f1461bb1632e64a5e22082: No bootstrap required, opened a new log
I20260713 09:08:36.063122 29403 ts_tablet_manager.cc:1403] T 710883c7516d476284b5ef545c6f4a6f P ad5e053c37f1461bb1632e64a5e22082: Time spent bootstrapping tablet: real 0.200s	user 0.024s	sys 0.028s
I20260713 09:08:36.065706 29288 raft_consensus.cc:2468] T 205f7c08956b4c6ea5c91d0127bc2f15 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 603363ad91a7444fb9dc0a7ba1c68815 in term 1.
I20260713 09:08:36.065927 29403 raft_consensus.cc:359] T 710883c7516d476284b5ef545c6f4a6f P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.069007 29403 raft_consensus.cc:385] T 710883c7516d476284b5ef545c6f4a6f P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.069356 29403 raft_consensus.cc:740] T 710883c7516d476284b5ef545c6f4a6f P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.070022 29403 consensus_queue.cc:260] T 710883c7516d476284b5ef545c6f4a6f P ad5e053c37f1461bb1632e64a5e22082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.071224 29404 tablet_bootstrap.cc:492] T 205f7c08956b4c6ea5c91d0127bc2f15 P 1e3ee6205cf24954940c8dfd5d35ba67: No bootstrap required, opened a new log
I20260713 09:08:36.075080 29178 leader_election.cc:304] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815 [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: 603363ad91a7444fb9dc0a7ba1c68815, 959b5659a7774f1fa750c6032ec6717a; no voters: 1e3ee6205cf24954940c8dfd5d35ba67
I20260713 09:08:36.078145 29403 ts_tablet_manager.cc:1434] T 710883c7516d476284b5ef545c6f4a6f P ad5e053c37f1461bb1632e64a5e22082: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:08:36.081072 29034 catalog_manager.cc:5697] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 reported cstate change: term changed from 0 to 1, leader changed from <none> to 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194). New cstate: current_term: 1 leader_uuid: "603363ad91a7444fb9dc0a7ba1c68815" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:36.081938 29405 tablet_bootstrap.cc:492] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815: No bootstrap required, opened a new log
I20260713 09:08:36.084228 29403 tablet_bootstrap.cc:492] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082: Bootstrap starting.
I20260713 09:08:36.084460 29405 ts_tablet_manager.cc:1403] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815: Time spent bootstrapping tablet: real 0.127s	user 0.012s	sys 0.000s
I20260713 09:08:36.085383 29473 raft_consensus.cc:2804] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:36.085887 29473 raft_consensus.cc:697] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 LEADER]: Becoming Leader. State: Replica: 603363ad91a7444fb9dc0a7ba1c68815, State: Running, Role: LEADER
I20260713 09:08:36.086638 29473 consensus_queue.cc:237] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:36.089763 29403 tablet_bootstrap.cc:654] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.092772 29470 consensus_queue.cc:1048] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.082285 29406 tablet_bootstrap.cc:492] T 89cae1dca9754421a5562eff2c5ac711 P 959b5659a7774f1fa750c6032ec6717a: No bootstrap required, opened a new log
I20260713 09:08:36.094694 29406 ts_tablet_manager.cc:1403] T 89cae1dca9754421a5562eff2c5ac711 P 959b5659a7774f1fa750c6032ec6717a: Time spent bootstrapping tablet: real 0.070s	user 0.003s	sys 0.008s
I20260713 09:08:36.094267 29404 ts_tablet_manager.cc:1403] T 205f7c08956b4c6ea5c91d0127bc2f15 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.225s	user 0.007s	sys 0.007s
I20260713 09:08:36.097266 29404 raft_consensus.cc:359] T 205f7c08956b4c6ea5c91d0127bc2f15 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:36.099427 29404 raft_consensus.cc:385] T 205f7c08956b4c6ea5c91d0127bc2f15 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.099745 29404 raft_consensus.cc:740] T 205f7c08956b4c6ea5c91d0127bc2f15 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.100263 29405 raft_consensus.cc:359] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:36.101014 29405 raft_consensus.cc:385] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.101292 29405 raft_consensus.cc:740] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 603363ad91a7444fb9dc0a7ba1c68815, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.101936 29405 consensus_queue.cc:260] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:36.098073 29406 raft_consensus.cc:359] T 89cae1dca9754421a5562eff2c5ac711 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.104260 29406 raft_consensus.cc:385] T 89cae1dca9754421a5562eff2c5ac711 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.104561 29406 raft_consensus.cc:740] T 89cae1dca9754421a5562eff2c5ac711 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959b5659a7774f1fa750c6032ec6717a, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.105228 29406 consensus_queue.cc:260] T 89cae1dca9754421a5562eff2c5ac711 P 959b5659a7774f1fa750c6032ec6717a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.107182 29406 ts_tablet_manager.cc:1434] T 89cae1dca9754421a5562eff2c5ac711 P 959b5659a7774f1fa750c6032ec6717a: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260713 09:08:36.082659 29414 raft_consensus.cc:493] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:08:36.098875 29103 consensus_peers.cc:597] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 -> Peer 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991): Couldn't send request to peer 959b5659a7774f1fa750c6032ec6717a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:36.108212 29406 tablet_bootstrap.cc:492] T 87e5b71165bd4c1b971c4e1b555adea6 P 959b5659a7774f1fa750c6032ec6717a: Bootstrap starting.
I20260713 09:08:36.107993 29414 raft_consensus.cc:515] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:36.111811 29288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977302bbdf524ee3875f0f8bf50ced72" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a" is_pre_election: true
I20260713 09:08:36.113691 29139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977302bbdf524ee3875f0f8bf50ced72" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:36.114121 29406 tablet_bootstrap.cc:654] T 87e5b71165bd4c1b971c4e1b555adea6 P 959b5659a7774f1fa750c6032ec6717a: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:36.115046 29179 leader_election.cc:343] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:36.116019 29178 leader_election.cc:343] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:36.116466 29178 leader_election.cc:304] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 603363ad91a7444fb9dc0a7ba1c68815; no voters: 1e3ee6205cf24954940c8dfd5d35ba67, 959b5659a7774f1fa750c6032ec6717a
I20260713 09:08:36.118964 29473 raft_consensus.cc:2749] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:36.120141 29035 catalog_manager.cc:5697] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196). New cstate: current_term: 1 leader_uuid: "ad5e053c37f1461bb1632e64a5e22082" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:36.134023 29414 leader_election.cc:290] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067), 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991)
I20260713 09:08:36.135679 29405 ts_tablet_manager.cc:1434] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.000s
I20260713 09:08:36.136612 29405 tablet_bootstrap.cc:492] T b21d33c9ed5d4ed4835364d42cd12fc4 P 603363ad91a7444fb9dc0a7ba1c68815: Bootstrap starting.
I20260713 09:08:36.138693 29034 catalog_manager.cc:5697] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815 reported cstate change: term changed from 0 to 1, leader changed from <none> to 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194). New cstate: current_term: 1 leader_uuid: "603363ad91a7444fb9dc0a7ba1c68815" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:36.100428 29404 consensus_queue.cc:260] T 205f7c08956b4c6ea5c91d0127bc2f15 P 1e3ee6205cf24954940c8dfd5d35ba67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:36.140452 29410 raft_consensus.cc:493] T 205f7c08956b4c6ea5c91d0127bc2f15 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.140879 29410 raft_consensus.cc:515] T 205f7c08956b4c6ea5c91d0127bc2f15 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:36.147905 29476 consensus_queue.cc:1048] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a [LEADER]: Connected to new peer: Peer: permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:36.150975 29410 leader_election.cc:290] T 205f7c08956b4c6ea5c91d0127bc2f15 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377), 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991)
I20260713 09:08:36.152495 29214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205f7c08956b4c6ea5c91d0127bc2f15" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815" is_pre_election: true
I20260713 09:08:36.152716 29288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205f7c08956b4c6ea5c91d0127bc2f15" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a" is_pre_election: true
I20260713 09:08:36.153391 29288 raft_consensus.cc:2393] T 205f7c08956b4c6ea5c91d0127bc2f15 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1e3ee6205cf24954940c8dfd5d35ba67 in current term 1: Already voted for candidate 603363ad91a7444fb9dc0a7ba1c68815 in this term.
I20260713 09:08:36.154488 29103 leader_election.cc:304] T 205f7c08956b4c6ea5c91d0127bc2f15 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e3ee6205cf24954940c8dfd5d35ba67; no voters: 603363ad91a7444fb9dc0a7ba1c68815, 959b5659a7774f1fa750c6032ec6717a
I20260713 09:08:36.155268 29410 raft_consensus.cc:3060] T 205f7c08956b4c6ea5c91d0127bc2f15 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.167657 29403 tablet_bootstrap.cc:492] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082: No bootstrap required, opened a new log
I20260713 09:08:36.169487 29403 ts_tablet_manager.cc:1403] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082: Time spent bootstrapping tablet: real 0.085s	user 0.033s	sys 0.040s
I20260713 09:08:36.168829 29413 raft_consensus.cc:493] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.171236 29413 raft_consensus.cc:515] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:36.173146 29413 leader_election.cc:290] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991), 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067)
I20260713 09:08:36.174748 29410 raft_consensus.cc:2749] T 205f7c08956b4c6ea5c91d0127bc2f15 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:36.175398 29288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff6a7d8ed5748ea9c71afd55c1fe930" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a" is_pre_election: true
I20260713 09:08:36.175971 29288 raft_consensus.cc:2468] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 0.
I20260713 09:08:36.177316 29326 leader_election.cc:304] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 959b5659a7774f1fa750c6032ec6717a, ad5e053c37f1461bb1632e64a5e22082; no voters: 
I20260713 09:08:36.178741 29459 raft_consensus.cc:2804] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:36.179096 29459 raft_consensus.cc:493] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:36.179416 29459 raft_consensus.cc:3060] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.180963 29404 ts_tablet_manager.cc:1434] T 205f7c08956b4c6ea5c91d0127bc2f15 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.086s	user 0.007s	sys 0.000s
I20260713 09:08:36.181921 29404 tablet_bootstrap.cc:492] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:36.185562 29405 tablet_bootstrap.cc:654] T b21d33c9ed5d4ed4835364d42cd12fc4 P 603363ad91a7444fb9dc0a7ba1c68815: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.185817 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff6a7d8ed5748ea9c71afd55c1fe930" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:36.186785 29137 raft_consensus.cc:2468] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 0.
I20260713 09:08:36.187507 29404 tablet_bootstrap.cc:654] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.194837 29459 raft_consensus.cc:515] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:36.196949 29459 leader_election.cc:290] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 election: Requested vote from peers 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991), 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067)
I20260713 09:08:36.198997 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff6a7d8ed5748ea9c71afd55c1fe930" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
I20260713 09:08:36.199568 29137 raft_consensus.cc:3060] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.199884 29403 raft_consensus.cc:359] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:36.197980 29288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff6a7d8ed5748ea9c71afd55c1fe930" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a"
I20260713 09:08:36.200634 29403 raft_consensus.cc:385] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.200739 29288 raft_consensus.cc:3060] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.201956 29507 raft_consensus.cc:493] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.202389 29507 raft_consensus.cc:515] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:36.205091 29360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a6d3bc24b8433b9b141bb73559e96b" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082" is_pre_election: true
I20260713 09:08:36.205653 29360 raft_consensus.cc:2468] T f1a6d3bc24b8433b9b141bb73559e96b P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 603363ad91a7444fb9dc0a7ba1c68815 in term 0.
I20260713 09:08:36.207032 29177 leader_election.cc:304] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 603363ad91a7444fb9dc0a7ba1c68815, ad5e053c37f1461bb1632e64a5e22082; no voters: 
I20260713 09:08:36.207669 29507 leader_election.cc:290] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377), 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067)
I20260713 09:08:36.207808 29139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a6d3bc24b8433b9b141bb73559e96b" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:36.208182 29412 raft_consensus.cc:2804] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:36.208748 29139 raft_consensus.cc:2468] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 603363ad91a7444fb9dc0a7ba1c68815 in term 0.
I20260713 09:08:36.200990 29403 raft_consensus.cc:740] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.207285 29406 tablet_bootstrap.cc:492] T 87e5b71165bd4c1b971c4e1b555adea6 P 959b5659a7774f1fa750c6032ec6717a: No bootstrap required, opened a new log
I20260713 09:08:36.208810 29412 raft_consensus.cc:493] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:36.210107 29406 ts_tablet_manager.cc:1403] T 87e5b71165bd4c1b971c4e1b555adea6 P 959b5659a7774f1fa750c6032ec6717a: Time spent bootstrapping tablet: real 0.102s	user 0.021s	sys 0.050s
I20260713 09:08:36.210112 29403 consensus_queue.cc:260] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:36.211201 29412 raft_consensus.cc:3060] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.213168 29403 ts_tablet_manager.cc:1434] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260713 09:08:36.212885 29406 raft_consensus.cc:359] T 87e5b71165bd4c1b971c4e1b555adea6 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:36.213728 29406 raft_consensus.cc:385] T 87e5b71165bd4c1b971c4e1b555adea6 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.214003 29406 raft_consensus.cc:740] T 87e5b71165bd4c1b971c4e1b555adea6 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959b5659a7774f1fa750c6032ec6717a, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.214347 29403 tablet_bootstrap.cc:492] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082: Bootstrap starting.
I20260713 09:08:36.214632 29406 consensus_queue.cc:260] T 87e5b71165bd4c1b971c4e1b555adea6 P 959b5659a7774f1fa750c6032ec6717a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:36.218461 29406 ts_tablet_manager.cc:1434] T 87e5b71165bd4c1b971c4e1b555adea6 P 959b5659a7774f1fa750c6032ec6717a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:08:36.219345 29406 tablet_bootstrap.cc:492] T 29d3c7f1011745348b890f6f4443a3ee P 959b5659a7774f1fa750c6032ec6717a: Bootstrap starting.
I20260713 09:08:36.224537 29406 tablet_bootstrap.cc:654] T 29d3c7f1011745348b890f6f4443a3ee P 959b5659a7774f1fa750c6032ec6717a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.225930 29410 consensus_queue.cc:1048] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.228974 29288 raft_consensus.cc:2468] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 1.
I20260713 09:08:36.230059 29326 leader_election.cc:304] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 959b5659a7774f1fa750c6032ec6717a, ad5e053c37f1461bb1632e64a5e22082; no voters: 
I20260713 09:08:36.232455 29459 raft_consensus.cc:2804] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:36.232390 29137 raft_consensus.cc:2468] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 1.
I20260713 09:08:36.233740 29459 raft_consensus.cc:697] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P ad5e053c37f1461bb1632e64a5e22082 [term 1 LEADER]: Becoming Leader. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Running, Role: LEADER
I20260713 09:08:36.234540 29459 consensus_queue.cc:237] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:36.250420 29403 tablet_bootstrap.cc:654] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.254515 29412 raft_consensus.cc:515] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:36.254985 29404 tablet_bootstrap.cc:492] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67: No bootstrap required, opened a new log
I20260713 09:08:36.255452 29404 ts_tablet_manager.cc:1403] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.001s
I20260713 09:08:36.257731 29404 raft_consensus.cc:359] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:36.258173 29412 leader_election.cc:290] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 election: Requested vote from peers ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377), 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067)
I20260713 09:08:36.260703 29405 tablet_bootstrap.cc:492] T b21d33c9ed5d4ed4835364d42cd12fc4 P 603363ad91a7444fb9dc0a7ba1c68815: No bootstrap required, opened a new log
I20260713 09:08:36.261379 29405 ts_tablet_manager.cc:1403] T b21d33c9ed5d4ed4835364d42cd12fc4 P 603363ad91a7444fb9dc0a7ba1c68815: Time spent bootstrapping tablet: real 0.125s	user 0.022s	sys 0.010s
I20260713 09:08:36.260928 29360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a6d3bc24b8433b9b141bb73559e96b" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082"
I20260713 09:08:36.263411 29360 raft_consensus.cc:3060] T f1a6d3bc24b8433b9b141bb73559e96b P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.263904 29405 raft_consensus.cc:359] T b21d33c9ed5d4ed4835364d42cd12fc4 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:36.264626 29405 raft_consensus.cc:385] T b21d33c9ed5d4ed4835364d42cd12fc4 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.264946 29405 raft_consensus.cc:740] T b21d33c9ed5d4ed4835364d42cd12fc4 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 603363ad91a7444fb9dc0a7ba1c68815, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.258354 29404 raft_consensus.cc:385] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.265594 29404 raft_consensus.cc:740] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.266337 29404 consensus_queue.cc:260] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:36.268409 29404 ts_tablet_manager.cc:1434] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:08:36.268901 29405 consensus_queue.cc:260] T b21d33c9ed5d4ed4835364d42cd12fc4 P 603363ad91a7444fb9dc0a7ba1c68815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:36.264492 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a6d3bc24b8433b9b141bb73559e96b" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
I20260713 09:08:36.270646 29137 raft_consensus.cc:3060] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.270906 29405 ts_tablet_manager.cc:1434] T b21d33c9ed5d4ed4835364d42cd12fc4 P 603363ad91a7444fb9dc0a7ba1c68815: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260713 09:08:36.271863 29405 tablet_bootstrap.cc:492] T 386be23bcffd462cb7c18d0437b3dd8c P 603363ad91a7444fb9dc0a7ba1c68815: Bootstrap starting.
I20260713 09:08:36.276350 29404 tablet_bootstrap.cc:492] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:36.277307 29137 raft_consensus.cc:2468] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 603363ad91a7444fb9dc0a7ba1c68815 in term 1.
I20260713 09:08:36.277740 29507 consensus_queue.cc:1048] T 32f09da8fd7f410290695da9bc323dce P 603363ad91a7444fb9dc0a7ba1c68815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.280493 29403 tablet_bootstrap.cc:492] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082: No bootstrap required, opened a new log
I20260713 09:08:36.280967 29403 ts_tablet_manager.cc:1403] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.015s
I20260713 09:08:36.281726 29404 tablet_bootstrap.cc:654] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.282130 29179 leader_election.cc:304] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e3ee6205cf24954940c8dfd5d35ba67, 603363ad91a7444fb9dc0a7ba1c68815; no voters: 
I20260713 09:08:36.283658 29403 raft_consensus.cc:359] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.284379 29403 raft_consensus.cc:385] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.284684 29403 raft_consensus.cc:740] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.284780 29459 raft_consensus.cc:493] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.285261 29459 raft_consensus.cc:515] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.260716 29406 tablet_bootstrap.cc:492] T 29d3c7f1011745348b890f6f4443a3ee P 959b5659a7774f1fa750c6032ec6717a: No bootstrap required, opened a new log
I20260713 09:08:36.285488 29403 consensus_queue.cc:260] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.286154 29406 ts_tablet_manager.cc:1403] T 29d3c7f1011745348b890f6f4443a3ee P 959b5659a7774f1fa750c6032ec6717a: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.014s
I20260713 09:08:36.285688 29405 tablet_bootstrap.cc:654] T 386be23bcffd462cb7c18d0437b3dd8c P 603363ad91a7444fb9dc0a7ba1c68815: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.287215 29033 catalog_manager.cc:5697] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P ad5e053c37f1461bb1632e64a5e22082 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196). New cstate: current_term: 1 leader_uuid: "ad5e053c37f1461bb1632e64a5e22082" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:36.288389 29360 raft_consensus.cc:2468] T f1a6d3bc24b8433b9b141bb73559e96b P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 603363ad91a7444fb9dc0a7ba1c68815 in term 1.
I20260713 09:08:36.289080 29507 raft_consensus.cc:2804] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:36.290771 29507 raft_consensus.cc:697] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 LEADER]: Becoming Leader. State: Replica: 603363ad91a7444fb9dc0a7ba1c68815, State: Running, Role: LEADER
I20260713 09:08:36.291551 29507 consensus_queue.cc:237] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:36.298321 29406 raft_consensus.cc:359] T 29d3c7f1011745348b890f6f4443a3ee P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.299006 29406 raft_consensus.cc:385] T 29d3c7f1011745348b890f6f4443a3ee P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.299264 29406 raft_consensus.cc:740] T 29d3c7f1011745348b890f6f4443a3ee P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959b5659a7774f1fa750c6032ec6717a, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.299906 29406 consensus_queue.cc:260] T 29d3c7f1011745348b890f6f4443a3ee P 959b5659a7774f1fa750c6032ec6717a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.302205 29406 ts_tablet_manager.cc:1434] T 29d3c7f1011745348b890f6f4443a3ee P 959b5659a7774f1fa750c6032ec6717a: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:08:36.303107 29406 tablet_bootstrap.cc:492] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a: Bootstrap starting.
I20260713 09:08:36.305091 29403 ts_tablet_manager.cc:1434] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.002s
I20260713 09:08:36.305961 29403 tablet_bootstrap.cc:492] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082: Bootstrap starting.
I20260713 09:08:36.312062 29403 tablet_bootstrap.cc:654] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.321928 29214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cae1dca9754421a5562eff2c5ac711" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815" is_pre_election: true
I20260713 09:08:36.322605 29214 raft_consensus.cc:2468] T 89cae1dca9754421a5562eff2c5ac711 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 0.
I20260713 09:08:36.326052 29327 leader_election.cc:304] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 603363ad91a7444fb9dc0a7ba1c68815, ad5e053c37f1461bb1632e64a5e22082; no voters: 
I20260713 09:08:36.326824 29413 raft_consensus.cc:2804] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:36.327167 29413 raft_consensus.cc:493] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:36.327466 29413 raft_consensus.cc:3060] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.329458 29459 leader_election.cc:290] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377), 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991)
I20260713 09:08:36.332782 29288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cae1dca9754421a5562eff2c5ac711" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a" is_pre_election: true
I20260713 09:08:36.333384 29288 raft_consensus.cc:2468] T 89cae1dca9754421a5562eff2c5ac711 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 0.
I20260713 09:08:36.337567 29417 raft_consensus.cc:493] T 87e5b71165bd4c1b971c4e1b555adea6 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.338016 29417 raft_consensus.cc:515] T 87e5b71165bd4c1b971c4e1b555adea6 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:36.342730 29139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e5b71165bd4c1b971c4e1b555adea6" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:36.350330 29287 raft_consensus.cc:3060] T 29d3c7f1011745348b890f6f4443a3ee P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.354929 29406 tablet_bootstrap.cc:654] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:36.356426 29253 leader_election.cc:343] T 87e5b71165bd4c1b971c4e1b555adea6 P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:36.356575 29412 consensus_queue.cc:1048] T 32f09da8fd7f410290695da9bc323dce P 603363ad91a7444fb9dc0a7ba1c68815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260713 09:08:36.368763 29360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e5b71165bd4c1b971c4e1b555adea6" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082" is_pre_election: true
I20260713 09:08:36.339924 29417 leader_election.cc:290] T 87e5b71165bd4c1b971c4e1b555adea6 P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377), 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067)
W20260713 09:08:36.371912 29251 leader_election.cc:343] T 87e5b71165bd4c1b971c4e1b555adea6 P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:36.373234 29251 leader_election.cc:304] T 87e5b71165bd4c1b971c4e1b555adea6 P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 959b5659a7774f1fa750c6032ec6717a; no voters: 1e3ee6205cf24954940c8dfd5d35ba67, ad5e053c37f1461bb1632e64a5e22082
I20260713 09:08:36.374023 29476 raft_consensus.cc:2749] T 87e5b71165bd4c1b971c4e1b555adea6 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:36.378675 29459 consensus_queue.cc:1048] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.387980 29459 raft_consensus.cc:493] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.388459 29459 raft_consensus.cc:515] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:36.390470 29459 leader_election.cc:290] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067), 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377)
I20260713 09:08:36.392549 29214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21d33c9ed5d4ed4835364d42cd12fc4" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815" is_pre_election: true
I20260713 09:08:36.393141 29214 raft_consensus.cc:2468] T b21d33c9ed5d4ed4835364d42cd12fc4 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 0.
I20260713 09:08:36.394858 29138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21d33c9ed5d4ed4835364d42cd12fc4" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:36.395946 29327 leader_election.cc:304] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 603363ad91a7444fb9dc0a7ba1c68815, ad5e053c37f1461bb1632e64a5e22082; no voters: 
I20260713 09:08:36.396991 29286 raft_consensus.cc:3060] T 953164de71de42e287c389b7d372281b P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.404830 29459 raft_consensus.cc:2804] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:36.405297 29459 raft_consensus.cc:493] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:36.405684 29459 raft_consensus.cc:3060] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.416864 29413 raft_consensus.cc:515] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.419457 29413 leader_election.cc:290] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 election: Requested vote from peers 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377), 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991)
I20260713 09:08:36.420812 29285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cae1dca9754421a5562eff2c5ac711" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a"
I20260713 09:08:36.439555 29285 raft_consensus.cc:3060] T 89cae1dca9754421a5562eff2c5ac711 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.422863 29467 consensus_queue.cc:1048] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.447803 29404 tablet_bootstrap.cc:492] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67: No bootstrap required, opened a new log
I20260713 09:08:36.447721 29285 raft_consensus.cc:2468] T 89cae1dca9754421a5562eff2c5ac711 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 1.
I20260713 09:08:36.449420 29326 leader_election.cc:304] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 959b5659a7774f1fa750c6032ec6717a, ad5e053c37f1461bb1632e64a5e22082; no voters: 
I20260713 09:08:36.450336 29467 raft_consensus.cc:2804] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:36.450855 29467 raft_consensus.cc:697] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082 [term 1 LEADER]: Becoming Leader. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Running, Role: LEADER
I20260713 09:08:36.451670 29467 consensus_queue.cc:237] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.452986 29403 tablet_bootstrap.cc:492] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082: No bootstrap required, opened a new log
I20260713 09:08:36.454593 29403 ts_tablet_manager.cc:1403] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082: Time spent bootstrapping tablet: real 0.149s	user 0.007s	sys 0.012s
I20260713 09:08:36.454892 29404 ts_tablet_manager.cc:1403] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.179s	user 0.010s	sys 0.060s
I20260713 09:08:36.459896 29403 raft_consensus.cc:359] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:36.460650 29403 raft_consensus.cc:385] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.461225 29403 raft_consensus.cc:740] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Initialized, Role: FOLLOWER
W20260713 09:08:36.460688 29327 leader_election.cc:343] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:36.437780 29459 raft_consensus.cc:515] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:36.462438 29403 consensus_queue.cc:260] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:36.464627 29403 ts_tablet_manager.cc:1434] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:08:36.465538 29403 tablet_bootstrap.cc:492] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082: Bootstrap starting.
I20260713 09:08:36.466372 29213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cae1dca9754421a5562eff2c5ac711" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815"
I20260713 09:08:36.466957 29213 raft_consensus.cc:3060] T 89cae1dca9754421a5562eff2c5ac711 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.467536 29138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21d33c9ed5d4ed4835364d42cd12fc4" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
I20260713 09:08:36.469578 29212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21d33c9ed5d4ed4835364d42cd12fc4" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815"
I20260713 09:08:36.470093 29212 raft_consensus.cc:3060] T b21d33c9ed5d4ed4835364d42cd12fc4 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.470317 29360 raft_consensus.cc:3060] T 710883c7516d476284b5ef545c6f4a6f P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.474676 29213 raft_consensus.cc:2468] T 89cae1dca9754421a5562eff2c5ac711 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 1.
I20260713 09:08:36.466328 29459 leader_election.cc:290] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 election: Requested vote from peers 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067), 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377)
I20260713 09:08:36.478468 29507 consensus_queue.cc:1048] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:36.480001 29459 consensus_queue.cc:1048] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:36.482154 29327 leader_election.cc:343] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:36.483043 29467 consensus_queue.cc:1048] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.484715 29406 tablet_bootstrap.cc:492] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a: No bootstrap required, opened a new log
I20260713 09:08:36.485162 29406 ts_tablet_manager.cc:1403] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a: Time spent bootstrapping tablet: real 0.182s	user 0.009s	sys 0.000s
I20260713 09:08:36.487694 29406 raft_consensus.cc:359] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.488412 29406 raft_consensus.cc:385] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.488682 29406 raft_consensus.cc:740] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959b5659a7774f1fa750c6032ec6717a, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.489342 29406 consensus_queue.cc:260] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.478437 29212 raft_consensus.cc:2468] T b21d33c9ed5d4ed4835364d42cd12fc4 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 1.
I20260713 09:08:36.461391 29404 raft_consensus.cc:359] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:36.493398 29406 ts_tablet_manager.cc:1434] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:36.492648 29035 catalog_manager.cc:5697] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196). New cstate: current_term: 1 leader_uuid: "ad5e053c37f1461bb1632e64a5e22082" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:36.494989 29403 tablet_bootstrap.cc:654] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.499385 29406 tablet_bootstrap.cc:492] T 9883914e6fe74e4393df64ed6b16c7bc P 959b5659a7774f1fa750c6032ec6717a: Bootstrap starting.
I20260713 09:08:36.491379 29404 raft_consensus.cc:385] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.505947 29404 raft_consensus.cc:740] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.507246 29404 consensus_queue.cc:260] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:36.507988 29406 tablet_bootstrap.cc:654] T 9883914e6fe74e4393df64ed6b16c7bc P 959b5659a7774f1fa750c6032ec6717a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.510458 29405 tablet_bootstrap.cc:492] T 386be23bcffd462cb7c18d0437b3dd8c P 603363ad91a7444fb9dc0a7ba1c68815: No bootstrap required, opened a new log
I20260713 09:08:36.510919 29405 ts_tablet_manager.cc:1403] T 386be23bcffd462cb7c18d0437b3dd8c P 603363ad91a7444fb9dc0a7ba1c68815: Time spent bootstrapping tablet: real 0.239s	user 0.007s	sys 0.007s
I20260713 09:08:36.511785 29404 ts_tablet_manager.cc:1434] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.000s
I20260713 09:08:36.512763 29404 tablet_bootstrap.cc:492] T 87e5b71165bd4c1b971c4e1b555adea6 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:36.514163 29405 raft_consensus.cc:359] T 386be23bcffd462cb7c18d0437b3dd8c P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.514837 29405 raft_consensus.cc:385] T 386be23bcffd462cb7c18d0437b3dd8c P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.515089 29405 raft_consensus.cc:740] T 386be23bcffd462cb7c18d0437b3dd8c P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 603363ad91a7444fb9dc0a7ba1c68815, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.515828 29405 consensus_queue.cc:260] T 386be23bcffd462cb7c18d0437b3dd8c P 603363ad91a7444fb9dc0a7ba1c68815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.518539 29404 tablet_bootstrap.cc:654] T 87e5b71165bd4c1b971c4e1b555adea6 P 1e3ee6205cf24954940c8dfd5d35ba67: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.524596 29406 tablet_bootstrap.cc:492] T 9883914e6fe74e4393df64ed6b16c7bc P 959b5659a7774f1fa750c6032ec6717a: No bootstrap required, opened a new log
I20260713 09:08:36.525023 29406 ts_tablet_manager.cc:1403] T 9883914e6fe74e4393df64ed6b16c7bc P 959b5659a7774f1fa750c6032ec6717a: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.002s
I20260713 09:08:36.525208 29327 leader_election.cc:304] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [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: 603363ad91a7444fb9dc0a7ba1c68815, ad5e053c37f1461bb1632e64a5e22082; no voters: 1e3ee6205cf24954940c8dfd5d35ba67
I20260713 09:08:36.526546 29467 raft_consensus.cc:2804] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:36.512715 29037 catalog_manager.cc:5697] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 reported cstate change: term changed from 0 to 1, leader changed from <none> to 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194). New cstate: current_term: 1 leader_uuid: "603363ad91a7444fb9dc0a7ba1c68815" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } health_report { overall_health: HEALTHY } } }
W20260713 09:08:36.530704 29524 log.cc:927] Time spent T 29d3c7f1011745348b890f6f4443a3ee P 959b5659a7774f1fa750c6032ec6717a: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260713 09:08:36.534001 29406 raft_consensus.cc:359] T 9883914e6fe74e4393df64ed6b16c7bc P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:36.534674 29406 raft_consensus.cc:385] T 9883914e6fe74e4393df64ed6b16c7bc P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.534934 29406 raft_consensus.cc:740] T 9883914e6fe74e4393df64ed6b16c7bc P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959b5659a7774f1fa750c6032ec6717a, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.535655 29406 consensus_queue.cc:260] T 9883914e6fe74e4393df64ed6b16c7bc P 959b5659a7774f1fa750c6032ec6717a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:36.537601 29406 ts_tablet_manager.cc:1434] T 9883914e6fe74e4393df64ed6b16c7bc P 959b5659a7774f1fa750c6032ec6717a: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:08:36.538199 29425 raft_consensus.cc:493] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.538782 29425 raft_consensus.cc:515] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:36.538426 29406 tablet_bootstrap.cc:492] T 386be23bcffd462cb7c18d0437b3dd8c P 959b5659a7774f1fa750c6032ec6717a: Bootstrap starting.
I20260713 09:08:36.538268 29405 ts_tablet_manager.cc:1434] T 386be23bcffd462cb7c18d0437b3dd8c P 603363ad91a7444fb9dc0a7ba1c68815: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260713 09:08:36.540484 29405 tablet_bootstrap.cc:492] T 86097c317b4c4d07af3510e09f6e2a9b P 603363ad91a7444fb9dc0a7ba1c68815: Bootstrap starting.
I20260713 09:08:36.542251 29425 leader_election.cc:290] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377), 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377)
I20260713 09:08:36.544287 29212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6294a9c0dd418a932516aeb6e338bc" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815" is_pre_election: true
W20260713 09:08:36.545747 29104 leader_election.cc:343] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:36.544283 29533 raft_consensus.cc:493] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.546670 29533 raft_consensus.cc:515] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.540292 29467 raft_consensus.cc:697] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [term 1 LEADER]: Becoming Leader. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Running, Role: LEADER
I20260713 09:08:36.549218 29473 consensus_queue.cc:1048] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:36.550696 29287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15eb7012de1e4051bd52b31073084be6" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a" is_pre_election: true
W20260713 09:08:36.551977 29326 leader_election.cc:343] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:36.553006 29406 tablet_bootstrap.cc:654] T 386be23bcffd462cb7c18d0437b3dd8c P 959b5659a7774f1fa750c6032ec6717a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.556345 29533 leader_election.cc:290] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377), 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991)
I20260713 09:08:36.550096 29467 consensus_queue.cc:237] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:36.558916 29405 tablet_bootstrap.cc:654] T 86097c317b4c4d07af3510e09f6e2a9b P 603363ad91a7444fb9dc0a7ba1c68815: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.564971 29425 raft_consensus.cc:493] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.565455 29425 raft_consensus.cc:515] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:36.580538 29403 tablet_bootstrap.cc:492] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082: No bootstrap required, opened a new log
I20260713 09:08:36.580981 29403 ts_tablet_manager.cc:1403] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082: Time spent bootstrapping tablet: real 0.116s	user 0.012s	sys 0.000s
I20260713 09:08:36.581737 29404 tablet_bootstrap.cc:492] T 87e5b71165bd4c1b971c4e1b555adea6 P 1e3ee6205cf24954940c8dfd5d35ba67: No bootstrap required, opened a new log
I20260713 09:08:36.582145 29404 ts_tablet_manager.cc:1403] T 87e5b71165bd4c1b971c4e1b555adea6 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.002s
I20260713 09:08:36.588809 29403 raft_consensus.cc:359] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:36.589499 29403 raft_consensus.cc:385] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.590363 29404 raft_consensus.cc:359] T 87e5b71165bd4c1b971c4e1b555adea6 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:36.591048 29404 raft_consensus.cc:385] T 87e5b71165bd4c1b971c4e1b555adea6 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.591298 29404 raft_consensus.cc:740] T 87e5b71165bd4c1b971c4e1b555adea6 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.592590 29473 consensus_queue.cc:1048] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.589741 29403 raft_consensus.cc:740] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.594355 29403 consensus_queue.cc:260] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:36.596251 29403 ts_tablet_manager.cc:1434] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:08:36.596625 29404 consensus_queue.cc:260] T 87e5b71165bd4c1b971c4e1b555adea6 P 1e3ee6205cf24954940c8dfd5d35ba67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:36.597101 29403 tablet_bootstrap.cc:492] T 386be23bcffd462cb7c18d0437b3dd8c P ad5e053c37f1461bb1632e64a5e22082: Bootstrap starting.
I20260713 09:08:36.599339 29425 leader_election.cc:290] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991), ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377)
I20260713 09:08:36.600642 29286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281528df5ac4c069c19fbbff8996c06" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a" is_pre_election: true
I20260713 09:08:36.601344 29286 raft_consensus.cc:2468] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e3ee6205cf24954940c8dfd5d35ba67 in term 0.
I20260713 09:08:36.602581 29103 leader_election.cc:304] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e3ee6205cf24954940c8dfd5d35ba67, 959b5659a7774f1fa750c6032ec6717a; no voters: 
I20260713 09:08:36.603240 29473 consensus_queue.cc:1048] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.605837 29425 raft_consensus.cc:2804] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:36.606197 29425 raft_consensus.cc:493] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:36.606493 29425 raft_consensus.cc:3060] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.608584 29406 tablet_bootstrap.cc:492] T 386be23bcffd462cb7c18d0437b3dd8c P 959b5659a7774f1fa750c6032ec6717a: No bootstrap required, opened a new log
I20260713 09:08:36.609019 29406 ts_tablet_manager.cc:1403] T 386be23bcffd462cb7c18d0437b3dd8c P 959b5659a7774f1fa750c6032ec6717a: Time spent bootstrapping tablet: real 0.071s	user 0.020s	sys 0.016s
I20260713 09:08:36.610600 29403 tablet_bootstrap.cc:654] T 386be23bcffd462cb7c18d0437b3dd8c P ad5e053c37f1461bb1632e64a5e22082: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.611475 29406 raft_consensus.cc:359] T 386be23bcffd462cb7c18d0437b3dd8c P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.612099 29406 raft_consensus.cc:385] T 386be23bcffd462cb7c18d0437b3dd8c P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.612366 29406 raft_consensus.cc:740] T 386be23bcffd462cb7c18d0437b3dd8c P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959b5659a7774f1fa750c6032ec6717a, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.613055 29406 consensus_queue.cc:260] T 386be23bcffd462cb7c18d0437b3dd8c P 959b5659a7774f1fa750c6032ec6717a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.614976 29406 ts_tablet_manager.cc:1434] T 386be23bcffd462cb7c18d0437b3dd8c P 959b5659a7774f1fa750c6032ec6717a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:36.615783 29406 tablet_bootstrap.cc:492] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a: Bootstrap starting.
I20260713 09:08:36.620862 29406 tablet_bootstrap.cc:654] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.626044 29404 ts_tablet_manager.cc:1434] T 87e5b71165bd4c1b971c4e1b555adea6 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.001s
I20260713 09:08:36.626919 29404 tablet_bootstrap.cc:492] T bbbd9fcedb7847578d6f91a900f8532d P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:36.627303 29403 tablet_bootstrap.cc:492] T 386be23bcffd462cb7c18d0437b3dd8c P ad5e053c37f1461bb1632e64a5e22082: No bootstrap required, opened a new log
I20260713 09:08:36.627727 29403 ts_tablet_manager.cc:1403] T 386be23bcffd462cb7c18d0437b3dd8c P ad5e053c37f1461bb1632e64a5e22082: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.003s
I20260713 09:08:36.613090 29425 raft_consensus.cc:515] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:36.630505 29425 leader_election.cc:290] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 election: Requested vote from peers 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991), ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377)
I20260713 09:08:36.631117 29287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281528df5ac4c069c19fbbff8996c06" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a"
I20260713 09:08:36.631690 29287 raft_consensus.cc:3060] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.632836 29406 tablet_bootstrap.cc:492] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a: No bootstrap required, opened a new log
I20260713 09:08:36.633275 29406 ts_tablet_manager.cc:1403] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
W20260713 09:08:36.633879 29327 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.91.193:35067, user_credentials={real_user=slave}} blocked reactor thread for 106771us
I20260713 09:08:36.636348 29212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15eb7012de1e4051bd52b31073084be6" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815" is_pre_election: true
I20260713 09:08:36.636921 29212 raft_consensus.cc:2468] T 15eb7012de1e4051bd52b31073084be6 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 0.
I20260713 09:08:36.635747 29406 raft_consensus.cc:359] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:36.638513 29406 raft_consensus.cc:385] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.638660 29287 raft_consensus.cc:2468] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e3ee6205cf24954940c8dfd5d35ba67 in term 1.
I20260713 09:08:36.638789 29406 raft_consensus.cc:740] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959b5659a7774f1fa750c6032ec6717a, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.639654 29406 consensus_queue.cc:260] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:36.639827 29103 leader_election.cc:304] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e3ee6205cf24954940c8dfd5d35ba67, 959b5659a7774f1fa750c6032ec6717a; no voters: 
I20260713 09:08:36.640825 29425 raft_consensus.cc:2804] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:36.641287 29425 raft_consensus.cc:697] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 LEADER]: Becoming Leader. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Running, Role: LEADER
I20260713 09:08:36.641750 29406 ts_tablet_manager.cc:1434] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:36.642056 29425 consensus_queue.cc:237] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:36.642618 29406 tablet_bootstrap.cc:492] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a: Bootstrap starting.
I20260713 09:08:36.643775 29361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6294a9c0dd418a932516aeb6e338bc" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082" is_pre_election: true
I20260713 09:08:36.631704 29403 raft_consensus.cc:359] T 386be23bcffd462cb7c18d0437b3dd8c P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.645946 29403 raft_consensus.cc:385] T 386be23bcffd462cb7c18d0437b3dd8c P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.646214 29403 raft_consensus.cc:740] T 386be23bcffd462cb7c18d0437b3dd8c P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.646837 29403 consensus_queue.cc:260] T 386be23bcffd462cb7c18d0437b3dd8c P ad5e053c37f1461bb1632e64a5e22082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.648269 29406 tablet_bootstrap.cc:654] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.648945 29403 ts_tablet_manager.cc:1434] T 386be23bcffd462cb7c18d0437b3dd8c P ad5e053c37f1461bb1632e64a5e22082: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.002s
I20260713 09:08:36.649850 29403 tablet_bootstrap.cc:492] T 86097c317b4c4d07af3510e09f6e2a9b P ad5e053c37f1461bb1632e64a5e22082: Bootstrap starting.
I20260713 09:08:36.650794 29360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281528df5ac4c069c19fbbff8996c06" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082" is_pre_election: true
I20260713 09:08:36.651484 29360 raft_consensus.cc:2468] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e3ee6205cf24954940c8dfd5d35ba67 in term 0.
I20260713 09:08:36.651937 29405 tablet_bootstrap.cc:492] T 86097c317b4c4d07af3510e09f6e2a9b P 603363ad91a7444fb9dc0a7ba1c68815: No bootstrap required, opened a new log
I20260713 09:08:36.652382 29405 ts_tablet_manager.cc:1403] T 86097c317b4c4d07af3510e09f6e2a9b P 603363ad91a7444fb9dc0a7ba1c68815: Time spent bootstrapping tablet: real 0.112s	user 0.027s	sys 0.011s
I20260713 09:08:36.649962 29033 catalog_manager.cc:5697] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196). New cstate: current_term: 1 leader_uuid: "ad5e053c37f1461bb1632e64a5e22082" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:36.652796 29360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281528df5ac4c069c19fbbff8996c06" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082"
I20260713 09:08:36.653471 29360 raft_consensus.cc:3060] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.653546 29413 raft_consensus.cc:493] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:08:36.654150 29102 leader_election.cc:343] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:36.654431 29327 leader_election.cc:304] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082 [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: 603363ad91a7444fb9dc0a7ba1c68815, ad5e053c37f1461bb1632e64a5e22082; no voters: 959b5659a7774f1fa750c6032ec6717a
I20260713 09:08:36.654800 29102 leader_election.cc:304] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e3ee6205cf24954940c8dfd5d35ba67; no voters: 603363ad91a7444fb9dc0a7ba1c68815, ad5e053c37f1461bb1632e64a5e22082
I20260713 09:08:36.656064 29405 raft_consensus.cc:359] T 86097c317b4c4d07af3510e09f6e2a9b P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.656575 29478 raft_consensus.cc:2749] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:36.656801 29405 raft_consensus.cc:385] T 86097c317b4c4d07af3510e09f6e2a9b P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.657176 29413 raft_consensus.cc:515] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:36.659118 29406 tablet_bootstrap.cc:492] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a: No bootstrap required, opened a new log
I20260713 09:08:36.659291 29413 leader_election.cc:290] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991), 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067)
I20260713 09:08:36.659644 29406 ts_tablet_manager.cc:1403] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260713 09:08:36.660786 29287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e5b71165bd4c1b971c4e1b555adea6" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a" is_pre_election: true
I20260713 09:08:36.661365 29287 raft_consensus.cc:2468] T 87e5b71165bd4c1b971c4e1b555adea6 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 0.
I20260713 09:08:36.662423 29326 leader_election.cc:304] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 959b5659a7774f1fa750c6032ec6717a, ad5e053c37f1461bb1632e64a5e22082; no voters: 
I20260713 09:08:36.662523 29406 raft_consensus.cc:359] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:36.663199 29413 raft_consensus.cc:2804] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:36.657167 29405 raft_consensus.cc:740] T 86097c317b4c4d07af3510e09f6e2a9b P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 603363ad91a7444fb9dc0a7ba1c68815, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.663674 29413 raft_consensus.cc:493] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:36.664063 29413 raft_consensus.cc:3060] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.664111 29405 consensus_queue.cc:260] T 86097c317b4c4d07af3510e09f6e2a9b P 603363ad91a7444fb9dc0a7ba1c68815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.666179 29405 ts_tablet_manager.cc:1434] T 86097c317b4c4d07af3510e09f6e2a9b P 603363ad91a7444fb9dc0a7ba1c68815: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:08:36.667044 29405 tablet_bootstrap.cc:492] T bbbd9fcedb7847578d6f91a900f8532d P 603363ad91a7444fb9dc0a7ba1c68815: Bootstrap starting.
I20260713 09:08:36.666234 29360 raft_consensus.cc:2468] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e3ee6205cf24954940c8dfd5d35ba67 in term 1.
I20260713 09:08:36.663192 29406 raft_consensus.cc:385] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.668473 29406 raft_consensus.cc:740] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959b5659a7774f1fa750c6032ec6717a, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.669137 29406 consensus_queue.cc:260] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:36.670678 29413 raft_consensus.cc:515] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:36.671447 29406 ts_tablet_manager.cc:1434] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260713 09:08:36.671618 29404 tablet_bootstrap.cc:654] T bbbd9fcedb7847578d6f91a900f8532d P 1e3ee6205cf24954940c8dfd5d35ba67: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.672459 29406 tablet_bootstrap.cc:492] T 15eb7012de1e4051bd52b31073084be6 P 959b5659a7774f1fa750c6032ec6717a: Bootstrap starting.
I20260713 09:08:36.673154 29285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e5b71165bd4c1b971c4e1b555adea6" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a"
I20260713 09:08:36.673705 29285 raft_consensus.cc:3060] T 87e5b71165bd4c1b971c4e1b555adea6 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.674801 29536 raft_consensus.cc:2804] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:36.675158 29536 raft_consensus.cc:493] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:36.675487 29536 raft_consensus.cc:3060] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.676283 29413 leader_election.cc:290] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 election: Requested vote from peers 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991), 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067)
I20260713 09:08:36.678500 29406 tablet_bootstrap.cc:654] T 15eb7012de1e4051bd52b31073084be6 P 959b5659a7774f1fa750c6032ec6717a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.681416 29285 raft_consensus.cc:2468] T 87e5b71165bd4c1b971c4e1b555adea6 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 1.
I20260713 09:08:36.681876 29536 raft_consensus.cc:515] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.682651 29326 leader_election.cc:304] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 959b5659a7774f1fa750c6032ec6717a, ad5e053c37f1461bb1632e64a5e22082; no voters: 
I20260713 09:08:36.684212 29537 raft_consensus.cc:2804] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:36.684716 29537 raft_consensus.cc:697] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082 [term 1 LEADER]: Becoming Leader. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Running, Role: LEADER
I20260713 09:08:36.685544 29537 consensus_queue.cc:237] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:36.690642 29476 raft_consensus.cc:493] T 386be23bcffd462cb7c18d0437b3dd8c P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.691149 29476 raft_consensus.cc:515] T 386be23bcffd462cb7c18d0437b3dd8c P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.693301 29476 leader_election.cc:290] T 386be23bcffd462cb7c18d0437b3dd8c P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377), ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377)
I20260713 09:08:36.695587 29360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386be23bcffd462cb7c18d0437b3dd8c" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082" is_pre_election: true
I20260713 09:08:36.696271 29360 raft_consensus.cc:2468] T 386be23bcffd462cb7c18d0437b3dd8c P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 959b5659a7774f1fa750c6032ec6717a in term 0.
I20260713 09:08:36.697273 29213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386be23bcffd462cb7c18d0437b3dd8c" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815" is_pre_election: true
I20260713 09:08:36.697937 29213 raft_consensus.cc:2468] T 386be23bcffd462cb7c18d0437b3dd8c P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 959b5659a7774f1fa750c6032ec6717a in term 0.
I20260713 09:08:36.699150 29253 leader_election.cc:304] T 386be23bcffd462cb7c18d0437b3dd8c P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 603363ad91a7444fb9dc0a7ba1c68815, 959b5659a7774f1fa750c6032ec6717a; no voters: 
I20260713 09:08:36.700409 29405 tablet_bootstrap.cc:654] T bbbd9fcedb7847578d6f91a900f8532d P 603363ad91a7444fb9dc0a7ba1c68815: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.700860 29476 raft_consensus.cc:2804] T 386be23bcffd462cb7c18d0437b3dd8c P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:36.701269 29476 raft_consensus.cc:493] T 386be23bcffd462cb7c18d0437b3dd8c P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:36.701606 29476 raft_consensus.cc:3060] T 386be23bcffd462cb7c18d0437b3dd8c P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.705405 29286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15eb7012de1e4051bd52b31073084be6" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a"
W20260713 09:08:36.706565 29326 leader_election.cc:343] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:36.709265 29139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e5b71165bd4c1b971c4e1b555adea6" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:36.709875 29139 raft_consensus.cc:2468] T 87e5b71165bd4c1b971c4e1b555adea6 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 0.
I20260713 09:08:36.711787 29536 leader_election.cc:290] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 election: Requested vote from peers 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377), 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991)
I20260713 09:08:36.711671 29403 tablet_bootstrap.cc:654] T 86097c317b4c4d07af3510e09f6e2a9b P ad5e053c37f1461bb1632e64a5e22082: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.712913 29139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e5b71165bd4c1b971c4e1b555adea6" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
I20260713 09:08:36.713444 29139 raft_consensus.cc:3060] T 87e5b71165bd4c1b971c4e1b555adea6 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.714754 29476 raft_consensus.cc:515] T 386be23bcffd462cb7c18d0437b3dd8c P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.720220 29139 raft_consensus.cc:2468] T 87e5b71165bd4c1b971c4e1b555adea6 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 1.
I20260713 09:08:36.722146 29213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15eb7012de1e4051bd52b31073084be6" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815"
I20260713 09:08:36.722723 29213 raft_consensus.cc:3060] T 15eb7012de1e4051bd52b31073084be6 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.723642 29403 tablet_bootstrap.cc:492] T 86097c317b4c4d07af3510e09f6e2a9b P ad5e053c37f1461bb1632e64a5e22082: No bootstrap required, opened a new log
I20260713 09:08:36.724807 29403 ts_tablet_manager.cc:1403] T 86097c317b4c4d07af3510e09f6e2a9b P ad5e053c37f1461bb1632e64a5e22082: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.000s
I20260713 09:08:36.727895 29403 raft_consensus.cc:359] T 86097c317b4c4d07af3510e09f6e2a9b P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.729611 29473 consensus_queue.cc:1048] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.731719 29403 raft_consensus.cc:385] T 86097c317b4c4d07af3510e09f6e2a9b P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.732332 29403 raft_consensus.cc:740] T 86097c317b4c4d07af3510e09f6e2a9b P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.732764 29037 catalog_manager.cc:5697] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196). New cstate: current_term: 1 leader_uuid: "ad5e053c37f1461bb1632e64a5e22082" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:36.734143 29476 leader_election.cc:290] T 386be23bcffd462cb7c18d0437b3dd8c P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 election: Requested vote from peers 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377), ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377)
I20260713 09:08:36.733361 29403 consensus_queue.cc:260] T 86097c317b4c4d07af3510e09f6e2a9b P ad5e053c37f1461bb1632e64a5e22082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.734752 29476 raft_consensus.cc:493] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.735461 29476 raft_consensus.cc:515] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:36.736392 29360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386be23bcffd462cb7c18d0437b3dd8c" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082"
I20260713 09:08:36.736953 29360 raft_consensus.cc:3060] T 386be23bcffd462cb7c18d0437b3dd8c P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.737455 29476 leader_election.cc:290] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067), 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377)
I20260713 09:08:36.740849 29406 tablet_bootstrap.cc:492] T 15eb7012de1e4051bd52b31073084be6 P 959b5659a7774f1fa750c6032ec6717a: No bootstrap required, opened a new log
I20260713 09:08:36.741321 29406 ts_tablet_manager.cc:1403] T 15eb7012de1e4051bd52b31073084be6 P 959b5659a7774f1fa750c6032ec6717a: Time spent bootstrapping tablet: real 0.069s	user 0.024s	sys 0.029s
I20260713 09:08:36.741959 29214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552dcd36a25d4f47942fda93a95c9be1" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815" is_pre_election: true
I20260713 09:08:36.742354 29212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386be23bcffd462cb7c18d0437b3dd8c" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815"
I20260713 09:08:36.742499 29138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552dcd36a25d4f47942fda93a95c9be1" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:36.742925 29212 raft_consensus.cc:3060] T 386be23bcffd462cb7c18d0437b3dd8c P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.743757 29406 raft_consensus.cc:359] T 15eb7012de1e4051bd52b31073084be6 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.744414 29406 raft_consensus.cc:385] T 15eb7012de1e4051bd52b31073084be6 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.744657 29406 raft_consensus.cc:740] T 15eb7012de1e4051bd52b31073084be6 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959b5659a7774f1fa750c6032ec6717a, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.745280 29406 consensus_queue.cc:260] T 15eb7012de1e4051bd52b31073084be6 P 959b5659a7774f1fa750c6032ec6717a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.746148 29403 ts_tablet_manager.cc:1434] T 86097c317b4c4d07af3510e09f6e2a9b P ad5e053c37f1461bb1632e64a5e22082: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260713 09:08:36.747012 29403 tablet_bootstrap.cc:492] T 2c6294a9c0dd418a932516aeb6e338bc P ad5e053c37f1461bb1632e64a5e22082: Bootstrap starting.
I20260713 09:08:36.747123 29253 leader_election.cc:304] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 959b5659a7774f1fa750c6032ec6717a; no voters: 1e3ee6205cf24954940c8dfd5d35ba67, 603363ad91a7444fb9dc0a7ba1c68815
I20260713 09:08:36.751899 29403 tablet_bootstrap.cc:654] T 2c6294a9c0dd418a932516aeb6e338bc P ad5e053c37f1461bb1632e64a5e22082: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.753674 29406 ts_tablet_manager.cc:1434] T 15eb7012de1e4051bd52b31073084be6 P 959b5659a7774f1fa750c6032ec6717a: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:08:36.753590 29212 raft_consensus.cc:2468] T 386be23bcffd462cb7c18d0437b3dd8c P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 959b5659a7774f1fa750c6032ec6717a in term 1.
I20260713 09:08:36.755810 29406 tablet_bootstrap.cc:492] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a: Bootstrap starting.
I20260713 09:08:36.751744 29360 raft_consensus.cc:2468] T 386be23bcffd462cb7c18d0437b3dd8c P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 959b5659a7774f1fa750c6032ec6717a in term 1.
I20260713 09:08:36.756417 29253 leader_election.cc:304] T 386be23bcffd462cb7c18d0437b3dd8c P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 603363ad91a7444fb9dc0a7ba1c68815, 959b5659a7774f1fa750c6032ec6717a; no voters: 
I20260713 09:08:36.757138 29417 raft_consensus.cc:2749] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:36.757763 29417 raft_consensus.cc:2804] T 386be23bcffd462cb7c18d0437b3dd8c P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:36.758188 29417 raft_consensus.cc:697] T 386be23bcffd462cb7c18d0437b3dd8c P 959b5659a7774f1fa750c6032ec6717a [term 1 LEADER]: Becoming Leader. State: Replica: 959b5659a7774f1fa750c6032ec6717a, State: Running, Role: LEADER
I20260713 09:08:36.758941 29417 consensus_queue.cc:237] T 386be23bcffd462cb7c18d0437b3dd8c P 959b5659a7774f1fa750c6032ec6717a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.759644 29213 raft_consensus.cc:2468] T 15eb7012de1e4051bd52b31073084be6 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 1.
I20260713 09:08:36.761930 29406 tablet_bootstrap.cc:654] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.764963 29537 consensus_queue.cc:1048] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.770437 29037 catalog_manager.cc:5697] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193). New cstate: current_term: 1 leader_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:36.769593 29404 tablet_bootstrap.cc:492] T bbbd9fcedb7847578d6f91a900f8532d P 1e3ee6205cf24954940c8dfd5d35ba67: No bootstrap required, opened a new log
I20260713 09:08:36.776060 29327 leader_election.cc:304] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082 [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: 603363ad91a7444fb9dc0a7ba1c68815, ad5e053c37f1461bb1632e64a5e22082; no voters: 959b5659a7774f1fa750c6032ec6717a
I20260713 09:08:36.777885 29537 raft_consensus.cc:2804] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:36.778359 29537 raft_consensus.cc:697] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082 [term 1 LEADER]: Becoming Leader. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Running, Role: LEADER
I20260713 09:08:36.779111 29537 consensus_queue.cc:237] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.787024 29473 consensus_queue.cc:1048] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.774014 29404 ts_tablet_manager.cc:1403] T bbbd9fcedb7847578d6f91a900f8532d P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.147s	user 0.009s	sys 0.001s
I20260713 09:08:36.800413 29033 catalog_manager.cc:5697] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196). New cstate: current_term: 1 leader_uuid: "ad5e053c37f1461bb1632e64a5e22082" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:36.805320 29413 consensus_queue.cc:1048] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.828688 29406 tablet_bootstrap.cc:492] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a: No bootstrap required, opened a new log
I20260713 09:08:36.830708 29406 ts_tablet_manager.cc:1403] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.002s
I20260713 09:08:36.829595 29404 raft_consensus.cc:359] T bbbd9fcedb7847578d6f91a900f8532d P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:36.832892 29417 raft_consensus.cc:493] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.832420 29404 raft_consensus.cc:385] T bbbd9fcedb7847578d6f91a900f8532d P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.833690 29404 raft_consensus.cc:740] T bbbd9fcedb7847578d6f91a900f8532d P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.833384 29417 raft_consensus.cc:515] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:36.835793 29404 consensus_queue.cc:260] T bbbd9fcedb7847578d6f91a900f8532d P 1e3ee6205cf24954940c8dfd5d35ba67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:36.836522 29417 leader_election.cc:290] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067), 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377)
I20260713 09:08:36.840548 29404 ts_tablet_manager.cc:1434] T bbbd9fcedb7847578d6f91a900f8532d P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260713 09:08:36.843351 29404 tablet_bootstrap.cc:492] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:36.843302 29037 catalog_manager.cc:5697] T 386be23bcffd462cb7c18d0437b3dd8c P 959b5659a7774f1fa750c6032ec6717a reported cstate change: term changed from 0 to 1, leader changed from <none> to 959b5659a7774f1fa750c6032ec6717a (127.26.91.195). New cstate: current_term: 1 leader_uuid: "959b5659a7774f1fa750c6032ec6717a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:36.851874 29213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbd9fcedb7847578d6f91a900f8532d" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815" is_pre_election: true
I20260713 09:08:36.863910 29404 tablet_bootstrap.cc:654] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:36.871891 29253 leader_election.cc:343] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:36.874472 29405 tablet_bootstrap.cc:492] T bbbd9fcedb7847578d6f91a900f8532d P 603363ad91a7444fb9dc0a7ba1c68815: No bootstrap required, opened a new log
I20260713 09:08:36.874981 29405 ts_tablet_manager.cc:1403] T bbbd9fcedb7847578d6f91a900f8532d P 603363ad91a7444fb9dc0a7ba1c68815: Time spent bootstrapping tablet: real 0.208s	user 0.024s	sys 0.017s
I20260713 09:08:36.879525 29405 raft_consensus.cc:359] T bbbd9fcedb7847578d6f91a900f8532d P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:36.880200 29405 raft_consensus.cc:385] T bbbd9fcedb7847578d6f91a900f8532d P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.842546 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbd9fcedb7847578d6f91a900f8532d" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:36.881126 29137 raft_consensus.cc:2468] T bbbd9fcedb7847578d6f91a900f8532d P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 959b5659a7774f1fa750c6032ec6717a in term 0.
I20260713 09:08:36.883109 29537 consensus_queue.cc:1048] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.883306 29406 raft_consensus.cc:359] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:36.883972 29406 raft_consensus.cc:385] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.884302 29406 raft_consensus.cc:740] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959b5659a7774f1fa750c6032ec6717a, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.884501 29253 leader_election.cc:304] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a [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: 1e3ee6205cf24954940c8dfd5d35ba67, 959b5659a7774f1fa750c6032ec6717a; no voters: 603363ad91a7444fb9dc0a7ba1c68815
I20260713 09:08:36.884956 29406 consensus_queue.cc:260] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:36.885540 29417 raft_consensus.cc:2804] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:36.885897 29417 raft_consensus.cc:493] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:36.886204 29417 raft_consensus.cc:3060] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.886596 29403 tablet_bootstrap.cc:492] T 2c6294a9c0dd418a932516aeb6e338bc P ad5e053c37f1461bb1632e64a5e22082: No bootstrap required, opened a new log
I20260713 09:08:36.888384 29406 ts_tablet_manager.cc:1434] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.000s
I20260713 09:08:36.887914 29403 ts_tablet_manager.cc:1403] T 2c6294a9c0dd418a932516aeb6e338bc P ad5e053c37f1461bb1632e64a5e22082: Time spent bootstrapping tablet: real 0.141s	user 0.029s	sys 0.038s
I20260713 09:08:36.880446 29405 raft_consensus.cc:740] T bbbd9fcedb7847578d6f91a900f8532d P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 603363ad91a7444fb9dc0a7ba1c68815, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.890259 29405 consensus_queue.cc:260] T bbbd9fcedb7847578d6f91a900f8532d P 603363ad91a7444fb9dc0a7ba1c68815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:36.893024 29405 ts_tablet_manager.cc:1434] T bbbd9fcedb7847578d6f91a900f8532d P 603363ad91a7444fb9dc0a7ba1c68815: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:08:36.893874 29405 tablet_bootstrap.cc:492] T 2c6294a9c0dd418a932516aeb6e338bc P 603363ad91a7444fb9dc0a7ba1c68815: Bootstrap starting.
I20260713 09:08:36.896507 29417 raft_consensus.cc:515] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:36.901019 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbd9fcedb7847578d6f91a900f8532d" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
I20260713 09:08:36.901599 29137 raft_consensus.cc:3060] T bbbd9fcedb7847578d6f91a900f8532d P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.902694 29405 tablet_bootstrap.cc:654] T 2c6294a9c0dd418a932516aeb6e338bc P 603363ad91a7444fb9dc0a7ba1c68815: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.903756 29212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbd9fcedb7847578d6f91a900f8532d" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815"
I20260713 09:08:36.904376 29212 raft_consensus.cc:3060] T bbbd9fcedb7847578d6f91a900f8532d P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.902757 29417 leader_election.cc:290] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 election: Requested vote from peers 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067), 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377)
I20260713 09:08:36.896587 29403 raft_consensus.cc:359] T 2c6294a9c0dd418a932516aeb6e338bc P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:36.907222 29403 raft_consensus.cc:385] T 2c6294a9c0dd418a932516aeb6e338bc P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.907502 29403 raft_consensus.cc:740] T 2c6294a9c0dd418a932516aeb6e338bc P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.909555 29137 raft_consensus.cc:2468] T bbbd9fcedb7847578d6f91a900f8532d P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 959b5659a7774f1fa750c6032ec6717a in term 1.
I20260713 09:08:36.911093 29253 leader_election.cc:304] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e3ee6205cf24954940c8dfd5d35ba67, 959b5659a7774f1fa750c6032ec6717a; no voters: 
I20260713 09:08:36.911260 29212 raft_consensus.cc:2468] T bbbd9fcedb7847578d6f91a900f8532d P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 959b5659a7774f1fa750c6032ec6717a in term 1.
I20260713 09:08:36.912506 29417 raft_consensus.cc:2804] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:36.913618 29417 raft_consensus.cc:697] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a [term 1 LEADER]: Becoming Leader. State: Replica: 959b5659a7774f1fa750c6032ec6717a, State: Running, Role: LEADER
I20260713 09:08:36.913995 29405 tablet_bootstrap.cc:492] T 2c6294a9c0dd418a932516aeb6e338bc P 603363ad91a7444fb9dc0a7ba1c68815: No bootstrap required, opened a new log
I20260713 09:08:36.914502 29405 ts_tablet_manager.cc:1403] T 2c6294a9c0dd418a932516aeb6e338bc P 603363ad91a7444fb9dc0a7ba1c68815: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.004s
I20260713 09:08:36.914398 29417 consensus_queue.cc:237] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:36.917405 29405 raft_consensus.cc:359] T 2c6294a9c0dd418a932516aeb6e338bc P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:36.918022 29405 raft_consensus.cc:385] T 2c6294a9c0dd418a932516aeb6e338bc P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.918236 29405 raft_consensus.cc:740] T 2c6294a9c0dd418a932516aeb6e338bc P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 603363ad91a7444fb9dc0a7ba1c68815, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.918761 29405 consensus_queue.cc:260] T 2c6294a9c0dd418a932516aeb6e338bc P 603363ad91a7444fb9dc0a7ba1c68815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:36.921783 29476 raft_consensus.cc:493] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.921887 29537 consensus_queue.cc:1048] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.922324 29476 raft_consensus.cc:515] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.924854 29476 leader_election.cc:290] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377), ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377)
I20260713 09:08:36.925359 29403 consensus_queue.cc:260] T 2c6294a9c0dd418a932516aeb6e338bc P ad5e053c37f1461bb1632e64a5e22082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:36.926294 29214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86097c317b4c4d07af3510e09f6e2a9b" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815" is_pre_election: true
I20260713 09:08:36.926594 29405 ts_tablet_manager.cc:1434] T 2c6294a9c0dd418a932516aeb6e338bc P 603363ad91a7444fb9dc0a7ba1c68815: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:08:36.927410 29476 raft_consensus.cc:493] T 9883914e6fe74e4393df64ed6b16c7bc P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.927600 29361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86097c317b4c4d07af3510e09f6e2a9b" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082" is_pre_election: true
I20260713 09:08:36.927490 29403 ts_tablet_manager.cc:1434] T 2c6294a9c0dd418a932516aeb6e338bc P ad5e053c37f1461bb1632e64a5e22082: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260713 09:08:36.927923 29476 raft_consensus.cc:515] T 9883914e6fe74e4393df64ed6b16c7bc P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:36.928567 29361 raft_consensus.cc:2468] T 86097c317b4c4d07af3510e09f6e2a9b P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 959b5659a7774f1fa750c6032ec6717a in term 0.
I20260713 09:08:36.929041 29403 tablet_bootstrap.cc:492] T 9883914e6fe74e4393df64ed6b16c7bc P ad5e053c37f1461bb1632e64a5e22082: Bootstrap starting.
I20260713 09:08:36.929839 29476 leader_election.cc:290] T 9883914e6fe74e4393df64ed6b16c7bc P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377), 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067)
I20260713 09:08:36.930155 29251 leader_election.cc:304] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 959b5659a7774f1fa750c6032ec6717a, ad5e053c37f1461bb1632e64a5e22082; no voters: 
I20260713 09:08:36.930431 29214 raft_consensus.cc:2468] T 86097c317b4c4d07af3510e09f6e2a9b P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 959b5659a7774f1fa750c6032ec6717a in term 0.
I20260713 09:08:36.931699 29362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9883914e6fe74e4393df64ed6b16c7bc" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082" is_pre_election: true
W20260713 09:08:36.933014 29251 leader_election.cc:343] T 9883914e6fe74e4393df64ed6b16c7bc P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:36.934289 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9883914e6fe74e4393df64ed6b16c7bc" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
W20260713 09:08:36.935738 29253 leader_election.cc:343] T 9883914e6fe74e4393df64ed6b16c7bc P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:36.936158 29253 leader_election.cc:304] T 9883914e6fe74e4393df64ed6b16c7bc P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 959b5659a7774f1fa750c6032ec6717a; no voters: 1e3ee6205cf24954940c8dfd5d35ba67, ad5e053c37f1461bb1632e64a5e22082
I20260713 09:08:36.937798 29404 tablet_bootstrap.cc:492] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67: No bootstrap required, opened a new log
I20260713 09:08:36.938231 29404 ts_tablet_manager.cc:1403] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.095s	user 0.011s	sys 0.005s
I20260713 09:08:36.940761 29404 raft_consensus.cc:359] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:36.941345 29404 raft_consensus.cc:385] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.941601 29404 raft_consensus.cc:740] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.943874 29404 consensus_queue.cc:260] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:36.948706 29403 tablet_bootstrap.cc:654] T 9883914e6fe74e4393df64ed6b16c7bc P ad5e053c37f1461bb1632e64a5e22082: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.938179 29476 raft_consensus.cc:2804] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:36.953291 29476 raft_consensus.cc:493] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:36.953720 29476 raft_consensus.cc:3060] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.953807 29404 ts_tablet_manager.cc:1434] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:08:36.956782 29404 tablet_bootstrap.cc:492] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:36.961066 29476 raft_consensus.cc:515] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:36.962319 29403 tablet_bootstrap.cc:492] T 9883914e6fe74e4393df64ed6b16c7bc P ad5e053c37f1461bb1632e64a5e22082: No bootstrap required, opened a new log
I20260713 09:08:36.953119 29565 raft_consensus.cc:2749] T 9883914e6fe74e4393df64ed6b16c7bc P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:36.964627 29404 tablet_bootstrap.cc:654] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.974247 29403 ts_tablet_manager.cc:1403] T 9883914e6fe74e4393df64ed6b16c7bc P ad5e053c37f1461bb1632e64a5e22082: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.001s
I20260713 09:08:36.974409 29214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86097c317b4c4d07af3510e09f6e2a9b" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815"
I20260713 09:08:36.974994 29214 raft_consensus.cc:3060] T 86097c317b4c4d07af3510e09f6e2a9b P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.977208 29403 raft_consensus.cc:359] T 9883914e6fe74e4393df64ed6b16c7bc P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:36.977982 29403 raft_consensus.cc:385] T 9883914e6fe74e4393df64ed6b16c7bc P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.979142 29403 raft_consensus.cc:740] T 9883914e6fe74e4393df64ed6b16c7bc P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.979892 29403 consensus_queue.cc:260] T 9883914e6fe74e4393df64ed6b16c7bc P ad5e053c37f1461bb1632e64a5e22082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:36.981881 29361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86097c317b4c4d07af3510e09f6e2a9b" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082"
I20260713 09:08:36.978755 29476 leader_election.cc:290] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 election: Requested vote from peers 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377), ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377)
W20260713 09:08:36.981060 29085 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:36.982518 29361 raft_consensus.cc:3060] T 86097c317b4c4d07af3510e09f6e2a9b P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.984987 29403 ts_tablet_manager.cc:1434] T 9883914e6fe74e4393df64ed6b16c7bc P ad5e053c37f1461bb1632e64a5e22082: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:08:36.990274 29037 catalog_manager.cc:5697] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a reported cstate change: term changed from 0 to 1, leader changed from <none> to 959b5659a7774f1fa750c6032ec6717a (127.26.91.195). New cstate: current_term: 1 leader_uuid: "959b5659a7774f1fa750c6032ec6717a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:36.991899 29214 raft_consensus.cc:2468] T 86097c317b4c4d07af3510e09f6e2a9b P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 959b5659a7774f1fa750c6032ec6717a in term 1.
I20260713 09:08:36.992995 29361 raft_consensus.cc:2468] T 86097c317b4c4d07af3510e09f6e2a9b P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 959b5659a7774f1fa750c6032ec6717a in term 1.
I20260713 09:08:36.993046 29253 leader_election.cc:304] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 603363ad91a7444fb9dc0a7ba1c68815, 959b5659a7774f1fa750c6032ec6717a; no voters: 
I20260713 09:08:36.994035 29476 raft_consensus.cc:2804] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:36.994542 29476 raft_consensus.cc:697] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a [term 1 LEADER]: Becoming Leader. State: Replica: 959b5659a7774f1fa750c6032ec6717a, State: Running, Role: LEADER
I20260713 09:08:36.995384 29476 consensus_queue.cc:237] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:37.002151 29404 tablet_bootstrap.cc:492] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67: No bootstrap required, opened a new log
I20260713 09:08:37.002600 29404 ts_tablet_manager.cc:1403] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.046s	user 0.025s	sys 0.001s
I20260713 09:08:37.005085 29404 raft_consensus.cc:359] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:37.005668 29404 raft_consensus.cc:385] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:37.005926 29404 raft_consensus.cc:740] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:37.006531 29404 consensus_queue.cc:260] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:37.006384 29033 catalog_manager.cc:5697] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a reported cstate change: term changed from 0 to 1, leader changed from <none> to 959b5659a7774f1fa750c6032ec6717a (127.26.91.195). New cstate: current_term: 1 leader_uuid: "959b5659a7774f1fa750c6032ec6717a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:37.008570 29404 ts_tablet_manager.cc:1434] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:37.009552 29404 tablet_bootstrap.cc:492] T 9883914e6fe74e4393df64ed6b16c7bc P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:37.014443 29404 tablet_bootstrap.cc:654] T 9883914e6fe74e4393df64ed6b16c7bc P 1e3ee6205cf24954940c8dfd5d35ba67: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:37.018519 29404 tablet_bootstrap.cc:492] T 9883914e6fe74e4393df64ed6b16c7bc P 1e3ee6205cf24954940c8dfd5d35ba67: No bootstrap required, opened a new log
I20260713 09:08:37.018849 29404 ts_tablet_manager.cc:1403] T 9883914e6fe74e4393df64ed6b16c7bc P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.009s	user 0.005s	sys 0.003s
I20260713 09:08:37.020809 29404 raft_consensus.cc:359] T 9883914e6fe74e4393df64ed6b16c7bc P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:37.021245 29404 raft_consensus.cc:385] T 9883914e6fe74e4393df64ed6b16c7bc P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:37.021441 29404 raft_consensus.cc:740] T 9883914e6fe74e4393df64ed6b16c7bc P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:37.021919 29404 consensus_queue.cc:260] T 9883914e6fe74e4393df64ed6b16c7bc P 1e3ee6205cf24954940c8dfd5d35ba67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:37.023517 29404 ts_tablet_manager.cc:1434] T 9883914e6fe74e4393df64ed6b16c7bc P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:08:37.076833 29537 consensus_queue.cc:1048] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.087347 29535 consensus_queue.cc:1048] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.095753 29473 raft_consensus.cc:493] T 2c6294a9c0dd418a932516aeb6e338bc P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:37.096174 29473 raft_consensus.cc:515] T 2c6294a9c0dd418a932516aeb6e338bc P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:37.097771 29473 leader_election.cc:290] T 2c6294a9c0dd418a932516aeb6e338bc P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377), 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067)
I20260713 09:08:37.098351 29361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6294a9c0dd418a932516aeb6e338bc" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082" is_pre_election: true
I20260713 09:08:37.098517 29478 raft_consensus.cc:493] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:37.099021 29361 raft_consensus.cc:2468] T 2c6294a9c0dd418a932516aeb6e338bc P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 603363ad91a7444fb9dc0a7ba1c68815 in term 0.
I20260713 09:08:37.099340 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6294a9c0dd418a932516aeb6e338bc" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:37.099046 29478 raft_consensus.cc:515] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:37.099963 29137 raft_consensus.cc:2468] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 603363ad91a7444fb9dc0a7ba1c68815 in term 0.
I20260713 09:08:37.100517 29177 leader_election.cc:304] T 2c6294a9c0dd418a932516aeb6e338bc P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 603363ad91a7444fb9dc0a7ba1c68815, ad5e053c37f1461bb1632e64a5e22082; no voters: 
I20260713 09:08:37.101231 29473 raft_consensus.cc:2804] T 2c6294a9c0dd418a932516aeb6e338bc P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:37.101572 29473 raft_consensus.cc:493] T 2c6294a9c0dd418a932516aeb6e338bc P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:37.101894 29473 raft_consensus.cc:3060] T 2c6294a9c0dd418a932516aeb6e338bc P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:37.102010 29478 leader_election.cc:290] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377), 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991)
I20260713 09:08:37.102141 29285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977302bbdf524ee3875f0f8bf50ced72" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a" is_pre_election: true
I20260713 09:08:37.102809 29285 raft_consensus.cc:2468] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e3ee6205cf24954940c8dfd5d35ba67 in term 0.
I20260713 09:08:37.103796 29103 leader_election.cc:304] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e3ee6205cf24954940c8dfd5d35ba67, 959b5659a7774f1fa750c6032ec6717a; no voters: 
I20260713 09:08:37.104511 29478 raft_consensus.cc:2804] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:37.104835 29478 raft_consensus.cc:493] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:37.104884 29214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977302bbdf524ee3875f0f8bf50ced72" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815" is_pre_election: true
I20260713 09:08:37.105255 29478 raft_consensus.cc:3060] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:37.105542 29214 raft_consensus.cc:2468] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e3ee6205cf24954940c8dfd5d35ba67 in term 0.
I20260713 09:08:37.108290 29473 raft_consensus.cc:515] T 2c6294a9c0dd418a932516aeb6e338bc P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:37.110419 29361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6294a9c0dd418a932516aeb6e338bc" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082"
I20260713 09:08:37.110275 29478 raft_consensus.cc:515] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:37.110673 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6294a9c0dd418a932516aeb6e338bc" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
I20260713 09:08:37.112471 29137 raft_consensus.cc:3060] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:37.110976 29361 raft_consensus.cc:3060] T 2c6294a9c0dd418a932516aeb6e338bc P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:37.114171 29214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977302bbdf524ee3875f0f8bf50ced72" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815"
I20260713 09:08:37.114714 29214 raft_consensus.cc:3060] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:37.119445 29137 raft_consensus.cc:2468] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 603363ad91a7444fb9dc0a7ba1c68815 in term 1.
I20260713 09:08:37.119997 29537 consensus_queue.cc:1048] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.120344 29361 raft_consensus.cc:2468] T 2c6294a9c0dd418a932516aeb6e338bc P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 603363ad91a7444fb9dc0a7ba1c68815 in term 1.
I20260713 09:08:37.120682 29179 leader_election.cc:304] T 2c6294a9c0dd418a932516aeb6e338bc P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e3ee6205cf24954940c8dfd5d35ba67, 603363ad91a7444fb9dc0a7ba1c68815; no voters: 
I20260713 09:08:37.120910 29214 raft_consensus.cc:2468] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e3ee6205cf24954940c8dfd5d35ba67 in term 1.
I20260713 09:08:37.121429 29507 raft_consensus.cc:2804] T 2c6294a9c0dd418a932516aeb6e338bc P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:37.121837 29507 raft_consensus.cc:697] T 2c6294a9c0dd418a932516aeb6e338bc P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 LEADER]: Becoming Leader. State: Replica: 603363ad91a7444fb9dc0a7ba1c68815, State: Running, Role: LEADER
I20260713 09:08:37.122566 29507 consensus_queue.cc:237] T 2c6294a9c0dd418a932516aeb6e338bc P 603363ad91a7444fb9dc0a7ba1c68815 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:37.111035 29473 leader_election.cc:290] T 2c6294a9c0dd418a932516aeb6e338bc P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 1 election: Requested vote from peers ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377), 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067)
I20260713 09:08:37.125360 29104 leader_election.cc:304] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e3ee6205cf24954940c8dfd5d35ba67, 603363ad91a7444fb9dc0a7ba1c68815; no voters: 
I20260713 09:08:37.126118 29425 raft_consensus.cc:2804] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:37.127132 29425 raft_consensus.cc:697] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 LEADER]: Becoming Leader. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Running, Role: LEADER
I20260713 09:08:37.127912 29425 consensus_queue.cc:237] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:37.125432 29478 leader_election.cc:290] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 1 election: Requested vote from peers 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377), 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991)
I20260713 09:08:37.129828 29285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977302bbdf524ee3875f0f8bf50ced72" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a"
I20260713 09:08:37.130354 29285 raft_consensus.cc:3060] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:37.133713 29286 raft_consensus.cc:3060] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:37.137705 29137 raft_consensus.cc:3060] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:37.151149 29033 catalog_manager.cc:5697] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193). New cstate: current_term: 1 leader_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:37.154726 29037 catalog_manager.cc:5697] T 2c6294a9c0dd418a932516aeb6e338bc P 603363ad91a7444fb9dc0a7ba1c68815 reported cstate change: term changed from 0 to 1, leader changed from <none> to 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194). New cstate: current_term: 1 leader_uuid: "603363ad91a7444fb9dc0a7ba1c68815" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:37.155467 29535 consensus_queue.cc:1048] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.159381 29425 raft_consensus.cc:493] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:37.159849 29425 raft_consensus.cc:515] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:37.160980 29575 consensus_queue.cc:1048] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.161696 29285 raft_consensus.cc:2468] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e3ee6205cf24954940c8dfd5d35ba67 in term 1.
I20260713 09:08:37.164644 29361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21d33c9ed5d4ed4835364d42cd12fc4" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082" is_pre_election: true
I20260713 09:08:37.165134 29425 leader_election.cc:290] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377), 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377)
I20260713 09:08:37.172586 29214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21d33c9ed5d4ed4835364d42cd12fc4" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815" is_pre_election: true
I20260713 09:08:37.173836 29425 consensus_queue.cc:1048] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.173933 29104 leader_election.cc:304] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67 [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: 1e3ee6205cf24954940c8dfd5d35ba67; no voters: 603363ad91a7444fb9dc0a7ba1c68815, ad5e053c37f1461bb1632e64a5e22082
I20260713 09:08:37.174754 29476 consensus_queue.cc:1048] T 386be23bcffd462cb7c18d0437b3dd8c P 959b5659a7774f1fa750c6032ec6717a [LEADER]: Connected to new peer: Peer: permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.175086 29425 raft_consensus.cc:2749] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:37.193468 29417 raft_consensus.cc:493] T 15eb7012de1e4051bd52b31073084be6 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:37.193953 29417 raft_consensus.cc:515] T 15eb7012de1e4051bd52b31073084be6 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:37.196792 29417 leader_election.cc:290] T 15eb7012de1e4051bd52b31073084be6 P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377), ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377)
I20260713 09:08:37.201867 29214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15eb7012de1e4051bd52b31073084be6" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815" is_pre_election: true
I20260713 09:08:37.202636 29214 raft_consensus.cc:2393] T 15eb7012de1e4051bd52b31073084be6 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 959b5659a7774f1fa750c6032ec6717a in current term 1: Already voted for candidate ad5e053c37f1461bb1632e64a5e22082 in this term.
I20260713 09:08:37.203837 29362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15eb7012de1e4051bd52b31073084be6" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082" is_pre_election: true
I20260713 09:08:37.206835 29253 leader_election.cc:304] T 15eb7012de1e4051bd52b31073084be6 P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 959b5659a7774f1fa750c6032ec6717a; no voters: 603363ad91a7444fb9dc0a7ba1c68815, ad5e053c37f1461bb1632e64a5e22082
I20260713 09:08:37.208195 29565 raft_consensus.cc:3060] T 15eb7012de1e4051bd52b31073084be6 P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:37.208619 29476 consensus_queue.cc:1048] T 386be23bcffd462cb7c18d0437b3dd8c P 959b5659a7774f1fa750c6032ec6717a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.216012 29565 raft_consensus.cc:2749] T 15eb7012de1e4051bd52b31073084be6 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:37.223842 29467 consensus_queue.cc:1048] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.224502 29535 consensus_queue.cc:1048] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.265110 29535 raft_consensus.cc:493] T 9883914e6fe74e4393df64ed6b16c7bc P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:37.265471 29535 raft_consensus.cc:515] T 9883914e6fe74e4393df64ed6b16c7bc P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:37.266950 29535 leader_election.cc:290] T 9883914e6fe74e4393df64ed6b16c7bc P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991), 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067)
I20260713 09:08:37.267583 29286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9883914e6fe74e4393df64ed6b16c7bc" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a" is_pre_election: true
I20260713 09:08:37.267794 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9883914e6fe74e4393df64ed6b16c7bc" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:37.268121 29286 raft_consensus.cc:2468] T 9883914e6fe74e4393df64ed6b16c7bc P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 0.
I20260713 09:08:37.268347 29137 raft_consensus.cc:2468] T 9883914e6fe74e4393df64ed6b16c7bc P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 0.
I20260713 09:08:37.269209 29326 leader_election.cc:304] T 9883914e6fe74e4393df64ed6b16c7bc P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 959b5659a7774f1fa750c6032ec6717a, ad5e053c37f1461bb1632e64a5e22082; no voters: 
I20260713 09:08:37.269860 29535 raft_consensus.cc:2804] T 9883914e6fe74e4393df64ed6b16c7bc P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:37.270184 29535 raft_consensus.cc:493] T 9883914e6fe74e4393df64ed6b16c7bc P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:37.270491 29535 raft_consensus.cc:3060] T 9883914e6fe74e4393df64ed6b16c7bc P ad5e053c37f1461bb1632e64a5e22082 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:37.276063 29535 raft_consensus.cc:515] T 9883914e6fe74e4393df64ed6b16c7bc P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:37.278031 29535 leader_election.cc:290] T 9883914e6fe74e4393df64ed6b16c7bc P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 election: Requested vote from peers 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991), 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067)
I20260713 09:08:37.278158 29286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9883914e6fe74e4393df64ed6b16c7bc" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a"
I20260713 09:08:37.278733 29286 raft_consensus.cc:3060] T 9883914e6fe74e4393df64ed6b16c7bc P 959b5659a7774f1fa750c6032ec6717a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:37.278954 29137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9883914e6fe74e4393df64ed6b16c7bc" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
I20260713 09:08:37.279392 29137 raft_consensus.cc:3060] T 9883914e6fe74e4393df64ed6b16c7bc P 1e3ee6205cf24954940c8dfd5d35ba67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:37.283371 29286 raft_consensus.cc:2468] T 9883914e6fe74e4393df64ed6b16c7bc P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 1.
I20260713 09:08:37.284215 29326 leader_election.cc:304] T 9883914e6fe74e4393df64ed6b16c7bc P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 959b5659a7774f1fa750c6032ec6717a, ad5e053c37f1461bb1632e64a5e22082; no voters: 
I20260713 09:08:37.284531 29137 raft_consensus.cc:2468] T 9883914e6fe74e4393df64ed6b16c7bc P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 1.
I20260713 09:08:37.284866 29535 raft_consensus.cc:2804] T 9883914e6fe74e4393df64ed6b16c7bc P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:37.285488 29535 raft_consensus.cc:697] T 9883914e6fe74e4393df64ed6b16c7bc P ad5e053c37f1461bb1632e64a5e22082 [term 1 LEADER]: Becoming Leader. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Running, Role: LEADER
I20260713 09:08:37.286151 29535 consensus_queue.cc:237] T 9883914e6fe74e4393df64ed6b16c7bc P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:37.292681 29037 catalog_manager.cc:5697] T 9883914e6fe74e4393df64ed6b16c7bc P ad5e053c37f1461bb1632e64a5e22082 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196). New cstate: current_term: 1 leader_uuid: "ad5e053c37f1461bb1632e64a5e22082" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:37.450695 29476 consensus_queue.cc:1048] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a [LEADER]: Connected to new peer: Peer: permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.460779 29417 consensus_queue.cc:1048] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.491626 29417 consensus_queue.cc:1048] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a [LEADER]: Connected to new peer: Peer: permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.502110 29565 consensus_queue.cc:1048] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.535161 29575 consensus_queue.cc:1048] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.544049 29478 consensus_queue.cc:1048] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.604923 29507 consensus_queue.cc:1048] T 2c6294a9c0dd418a932516aeb6e338bc P 603363ad91a7444fb9dc0a7ba1c68815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.614658 29414 consensus_queue.cc:1048] T 2c6294a9c0dd418a932516aeb6e338bc P 603363ad91a7444fb9dc0a7ba1c68815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.685189 29535 consensus_queue.cc:1048] T 9883914e6fe74e4393df64ed6b16c7bc P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.694307 29467 consensus_queue.cc:1048] T 9883914e6fe74e4393df64ed6b16c7bc P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.882133 26991 tablet_server.cc:179] TabletServer@127.26.91.193:0 shutting down...
I20260713 09:08:37.900295 26991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:37.900847 26991 tablet_replica.cc:333] T 87e5b71165bd4c1b971c4e1b555adea6 P 1e3ee6205cf24954940c8dfd5d35ba67: stopping tablet replica
I20260713 09:08:37.901432 26991 raft_consensus.cc:2243] T 87e5b71165bd4c1b971c4e1b555adea6 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.901957 26991 raft_consensus.cc:2272] T 87e5b71165bd4c1b971c4e1b555adea6 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.903952 26991 tablet_replica.cc:333] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67: stopping tablet replica
I20260713 09:08:37.904502 26991 raft_consensus.cc:2243] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:37.905129 26991 raft_consensus.cc:2272] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.907065 26991 tablet_replica.cc:333] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67: stopping tablet replica
I20260713 09:08:37.907541 26991 raft_consensus.cc:2243] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.907991 26991 raft_consensus.cc:2272] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.910648 26991 tablet_replica.cc:333] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67: stopping tablet replica
I20260713 09:08:37.911258 26991 raft_consensus.cc:2243] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.911614 26991 raft_consensus.cc:2272] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.913098 26991 tablet_replica.cc:333] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67: stopping tablet replica
I20260713 09:08:37.913561 26991 raft_consensus.cc:2243] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:37.914253 26991 raft_consensus.cc:2272] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.915941 26991 tablet_replica.cc:333] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67: stopping tablet replica
I20260713 09:08:37.916476 26991 raft_consensus.cc:2243] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.916805 26991 raft_consensus.cc:2272] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.918744 26991 tablet_replica.cc:333] T 9883914e6fe74e4393df64ed6b16c7bc P 1e3ee6205cf24954940c8dfd5d35ba67: stopping tablet replica
I20260713 09:08:37.919229 26991 raft_consensus.cc:2243] T 9883914e6fe74e4393df64ed6b16c7bc P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.919677 26991 raft_consensus.cc:2272] T 9883914e6fe74e4393df64ed6b16c7bc P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.923187 26991 tablet_replica.cc:333] T 6e4fef762e6d4c05b9df8058ba189634 P 1e3ee6205cf24954940c8dfd5d35ba67: stopping tablet replica
W20260713 09:08:37.923449 29253 consensus_peers.cc:597] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a -> Peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Couldn't send request to peer 1e3ee6205cf24954940c8dfd5d35ba67. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:37.923884 26991 raft_consensus.cc:2243] T 6e4fef762e6d4c05b9df8058ba189634 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.924332 26991 raft_consensus.cc:2272] T 6e4fef762e6d4c05b9df8058ba189634 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.925976 26991 tablet_replica.cc:333] T bbbd9fcedb7847578d6f91a900f8532d P 1e3ee6205cf24954940c8dfd5d35ba67: stopping tablet replica
I20260713 09:08:37.926450 26991 raft_consensus.cc:2243] T bbbd9fcedb7847578d6f91a900f8532d P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.926759 26991 raft_consensus.cc:2272] T bbbd9fcedb7847578d6f91a900f8532d P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.928670 26991 tablet_replica.cc:333] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67: stopping tablet replica
I20260713 09:08:37.929306 26991 raft_consensus.cc:2243] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:37.930096 26991 raft_consensus.cc:2272] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.931737 26991 tablet_replica.cc:333] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67: stopping tablet replica
I20260713 09:08:37.932205 26991 raft_consensus.cc:2243] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:37.932808 26991 raft_consensus.cc:2272] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.934370 26991 tablet_replica.cc:333] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67: stopping tablet replica
I20260713 09:08:37.934859 26991 raft_consensus.cc:2243] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.935177 26991 raft_consensus.cc:2272] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.936653 26991 tablet_replica.cc:333] T 32f09da8fd7f410290695da9bc323dce P 1e3ee6205cf24954940c8dfd5d35ba67: stopping tablet replica
I20260713 09:08:37.937099 26991 raft_consensus.cc:2243] T 32f09da8fd7f410290695da9bc323dce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.937417 26991 raft_consensus.cc:2272] T 32f09da8fd7f410290695da9bc323dce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.938876 26991 tablet_replica.cc:333] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67: stopping tablet replica
I20260713 09:08:37.939311 26991 raft_consensus.cc:2243] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:37.939895 26991 raft_consensus.cc:2272] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.941443 26991 tablet_replica.cc:333] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67: stopping tablet replica
I20260713 09:08:37.941870 26991 raft_consensus.cc:2243] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.942174 26991 raft_consensus.cc:2272] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.944008 26991 tablet_replica.cc:333] T 205f7c08956b4c6ea5c91d0127bc2f15 P 1e3ee6205cf24954940c8dfd5d35ba67: stopping tablet replica
I20260713 09:08:37.944517 26991 raft_consensus.cc:2243] T 205f7c08956b4c6ea5c91d0127bc2f15 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.944829 26991 raft_consensus.cc:2272] T 205f7c08956b4c6ea5c91d0127bc2f15 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.946255 26991 tablet_replica.cc:333] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67: stopping tablet replica
I20260713 09:08:37.946641 26991 raft_consensus.cc:2243] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.946939 26991 raft_consensus.cc:2272] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.948371 26991 tablet_replica.cc:333] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67: stopping tablet replica
I20260713 09:08:37.948741 26991 raft_consensus.cc:2243] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.949041 26991 raft_consensus.cc:2272] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:37.955191 29327 consensus_peers.cc:597] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 -> Peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Couldn't send request to peer 1e3ee6205cf24954940c8dfd5d35ba67. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:37.957273 29327 consensus_peers.cc:597] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 -> Peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Couldn't send request to peer 1e3ee6205cf24954940c8dfd5d35ba67. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:37.979342 29327 consensus_peers.cc:597] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082 -> Peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Couldn't send request to peer 1e3ee6205cf24954940c8dfd5d35ba67. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:37.983685 26991 tablet_server.cc:196] TabletServer@127.26.91.193:0 shutdown complete.
I20260713 09:08:38.014071 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:38.021333 29600 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:38.022132 29601 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:38.024529 29603 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:38.025004 29327 consensus_peers.cc:597] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082 -> Peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Couldn't send request to peer 1e3ee6205cf24954940c8dfd5d35ba67. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:38.026125 26991 server_base.cc:1061] running on GCE node
I20260713 09:08:38.028322 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:38.028580 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:38.028760 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933718028744 us; error 0 us; skew 500 ppm
I20260713 09:08:38.029417 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:38.032204 26991 webserver.cc:533] Webserver started at http://127.26.91.193:41199/ using document root <none> and password file <none>
I20260713 09:08:38.032749 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:38.032899 26991 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:08:38.035952 26991 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:38.039858 29608 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:38.040628 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:08:38.040962 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933660129690-26991-0/minicluster-data/ts-0-root
uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
format_stamp: "Formatted at 2026-07-13 09:08:33 on dist-test-slave-bxq4"
I20260713 09:08:38.041292 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933660129690-26991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933660129690-26991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933660129690-26991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260713 09:08:38.047690 29179 consensus_peers.cc:597] T 2c6294a9c0dd418a932516aeb6e338bc P 603363ad91a7444fb9dc0a7ba1c68815 -> Peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Couldn't send request to peer 1e3ee6205cf24954940c8dfd5d35ba67. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:38.051668 29179 consensus_peers.cc:597] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815 -> Peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Couldn't send request to peer 1e3ee6205cf24954940c8dfd5d35ba67. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:38.058985 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:38.060104 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:38.061852 26991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:38.065860 29617 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:08:38.116444 29253 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35067: connect: Connection refused (error 111) [suppressed 19 similar messages]
W20260713 09:08:38.118744 29253 consensus_peers.cc:597] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a -> Peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Couldn't send request to peer 1e3ee6205cf24954940c8dfd5d35ba67. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:38.130853 29327 consensus_peers.cc:597] T 9883914e6fe74e4393df64ed6b16c7bc P ad5e053c37f1461bb1632e64a5e22082 -> Peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Couldn't send request to peer 1e3ee6205cf24954940c8dfd5d35ba67. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:38.141215 29327 consensus_peers.cc:597] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 -> Peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Couldn't send request to peer 1e3ee6205cf24954940c8dfd5d35ba67. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:38.144129 26991 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:08:38.144433 26991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.080s	user 0.003s	sys 0.000s
I20260713 09:08:38.144641 26991 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:08:38.148892 29617 tablet_bootstrap.cc:492] T 32f09da8fd7f410290695da9bc323dce P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:38.160158 29617 tablet_bootstrap.cc:492] T 32f09da8fd7f410290695da9bc323dce P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:38.160846 29617 tablet_bootstrap.cc:492] T 32f09da8fd7f410290695da9bc323dce P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap complete.
I20260713 09:08:38.161332 29617 ts_tablet_manager.cc:1403] T 32f09da8fd7f410290695da9bc323dce P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.007s
I20260713 09:08:38.163635 29617 raft_consensus.cc:359] T 32f09da8fd7f410290695da9bc323dce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:38.164285 29617 raft_consensus.cc:740] T 32f09da8fd7f410290695da9bc323dce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.164907 29617 consensus_queue.cc:260] T 32f09da8fd7f410290695da9bc323dce P 1e3ee6205cf24954940c8dfd5d35ba67 [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: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:38.167482 29617 ts_tablet_manager.cc:1434] T 32f09da8fd7f410290695da9bc323dce P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:08:38.168221 29617 tablet_bootstrap.cc:492] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
W20260713 09:08:38.171571 29179 consensus_peers.cc:597] T 32f09da8fd7f410290695da9bc323dce P 603363ad91a7444fb9dc0a7ba1c68815 -> Peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Couldn't send request to peer 1e3ee6205cf24954940c8dfd5d35ba67. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:38.178479 29617 tablet_bootstrap.cc:492] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:38.179124 29617 tablet_bootstrap.cc:492] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap complete.
I20260713 09:08:38.179586 29617 ts_tablet_manager.cc:1403] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:08:38.181243 29617 raft_consensus.cc:359] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:38.181716 29617 raft_consensus.cc:740] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.182264 29617 consensus_queue.cc:260] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67 [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: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:38.183518 29617 ts_tablet_manager.cc:1434] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:38.184127 29617 tablet_bootstrap.cc:492] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:38.194448 29617 tablet_bootstrap.cc:492] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:38.195063 29617 tablet_bootstrap.cc:492] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap complete.
I20260713 09:08:38.195499 29617 ts_tablet_manager.cc:1403] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.004s
I20260713 09:08:38.197467 29617 raft_consensus.cc:359] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:38.197942 29617 raft_consensus.cc:740] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.198447 29617 consensus_queue.cc:260] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [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: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:38.200239 29617 ts_tablet_manager.cc:1434] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:08:38.200776 29617 tablet_bootstrap.cc:492] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:38.212054 26991 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:08:38.212431 26991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.068s	user 0.067s	sys 0.000s
I20260713 09:08:38.214174 29617 tablet_bootstrap.cc:492] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:38.214893 29617 tablet_bootstrap.cc:492] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap complete.
I20260713 09:08:38.215430 29617 ts_tablet_manager.cc:1403] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260713 09:08:38.217387 29617 raft_consensus.cc:359] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:38.217864 29617 raft_consensus.cc:740] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.218447 29617 consensus_queue.cc:260] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [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: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:38.220275 29617 ts_tablet_manager.cc:1434] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:08:38.220893 29617 tablet_bootstrap.cc:492] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:38.231773 29617 tablet_bootstrap.cc:492] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:38.232700 29617 tablet_bootstrap.cc:492] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap complete.
I20260713 09:08:38.233354 29617 ts_tablet_manager.cc:1403] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:08:38.235653 29617 raft_consensus.cc:359] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:38.236371 29617 raft_consensus.cc:740] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.237071 29617 consensus_queue.cc:260] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67 [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: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:38.238997 29617 ts_tablet_manager.cc:1434] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:38.239781 29617 tablet_bootstrap.cc:492] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:38.253651 29617 tablet_bootstrap.cc:492] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:38.254593 29617 tablet_bootstrap.cc:492] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap complete.
I20260713 09:08:38.255201 29617 ts_tablet_manager.cc:1403] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260713 09:08:38.257625 29617 raft_consensus.cc:359] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:38.258157 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.193:35067
I20260713 09:08:38.258239 29681 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.193:35067 every 8 connection(s)
I20260713 09:08:38.258291 29617 raft_consensus.cc:740] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.259207 29617 consensus_queue.cc:260] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [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: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:38.261050 29617 ts_tablet_manager.cc:1434] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:08:38.261844 29617 tablet_bootstrap.cc:492] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:38.273625 29617 tablet_bootstrap.cc:492] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:38.274246 29617 tablet_bootstrap.cc:492] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap complete.
I20260713 09:08:38.274696 29617 ts_tablet_manager.cc:1403] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:08:38.276388 29617 raft_consensus.cc:359] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:38.276834 29617 raft_consensus.cc:740] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.277319 29617 consensus_queue.cc:260] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67 [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: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:38.278556 29617 ts_tablet_manager.cc:1434] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:38.279327 29617 tablet_bootstrap.cc:492] T 6e4fef762e6d4c05b9df8058ba189634 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:38.282881 29682 heartbeater.cc:344] Connected to a master server at 127.26.91.254:42925
I20260713 09:08:38.283306 29682 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:38.284165 29682 heartbeater.cc:507] Master 127.26.91.254:42925 requested a full tablet report, sending...
I20260713 09:08:38.291798 29033 ts_manager.cc:194] Re-registered known tserver with Master: 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067)
I20260713 09:08:38.292032 29617 tablet_bootstrap.cc:492] T 6e4fef762e6d4c05b9df8058ba189634 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:38.293150 29617 tablet_bootstrap.cc:492] T 6e4fef762e6d4c05b9df8058ba189634 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap complete.
I20260713 09:08:38.293726 29617 ts_tablet_manager.cc:1403] T 6e4fef762e6d4c05b9df8058ba189634 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260713 09:08:38.295897 29617 raft_consensus.cc:359] T 6e4fef762e6d4c05b9df8058ba189634 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:38.296531 29617 raft_consensus.cc:740] T 6e4fef762e6d4c05b9df8058ba189634 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.297114 29617 consensus_queue.cc:260] T 6e4fef762e6d4c05b9df8058ba189634 P 1e3ee6205cf24954940c8dfd5d35ba67 [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: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:38.298878 29617 ts_tablet_manager.cc:1434] T 6e4fef762e6d4c05b9df8058ba189634 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:08:38.299633 29617 tablet_bootstrap.cc:492] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:38.310915 29033 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48678
I20260713 09:08:38.315683 29682 heartbeater.cc:499] Master 127.26.91.254:42925 was elected leader, sending a full tablet report...
I20260713 09:08:38.316895 29617 tablet_bootstrap.cc:492] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:38.317572 29617 tablet_bootstrap.cc:492] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap complete.
I20260713 09:08:38.318094 29617 ts_tablet_manager.cc:1403] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260713 09:08:38.319859 29617 raft_consensus.cc:359] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:38.320516 29617 raft_consensus.cc:740] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.321218 29617 consensus_queue.cc:260] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67 [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: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:38.323045 29617 ts_tablet_manager.cc:1434] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260713 09:08:38.323745 29617 tablet_bootstrap.cc:492] T bbbd9fcedb7847578d6f91a900f8532d P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:38.336412 29617 tablet_bootstrap.cc:492] T bbbd9fcedb7847578d6f91a900f8532d P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:38.337196 29617 tablet_bootstrap.cc:492] T bbbd9fcedb7847578d6f91a900f8532d P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap complete.
I20260713 09:08:38.337749 29617 ts_tablet_manager.cc:1403] T bbbd9fcedb7847578d6f91a900f8532d P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:08:38.339871 29617 raft_consensus.cc:359] T bbbd9fcedb7847578d6f91a900f8532d P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:38.340441 29617 raft_consensus.cc:740] T bbbd9fcedb7847578d6f91a900f8532d P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.340929 29617 consensus_queue.cc:260] T bbbd9fcedb7847578d6f91a900f8532d P 1e3ee6205cf24954940c8dfd5d35ba67 [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: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:38.342276 29617 ts_tablet_manager.cc:1434] T bbbd9fcedb7847578d6f91a900f8532d P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:38.343000 29617 tablet_bootstrap.cc:492] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:38.353976 29617 tablet_bootstrap.cc:492] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:38.354568 29617 tablet_bootstrap.cc:492] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap complete.
I20260713 09:08:38.355026 29617 ts_tablet_manager.cc:1403] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:08:38.356679 29617 raft_consensus.cc:359] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:38.357183 29617 raft_consensus.cc:740] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.357635 29617 consensus_queue.cc:260] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [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: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:38.358892 29617 ts_tablet_manager.cc:1434] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:38.359640 29617 tablet_bootstrap.cc:492] T 205f7c08956b4c6ea5c91d0127bc2f15 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:38.371337 29617 tablet_bootstrap.cc:492] T 205f7c08956b4c6ea5c91d0127bc2f15 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:38.372141 29617 tablet_bootstrap.cc:492] T 205f7c08956b4c6ea5c91d0127bc2f15 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap complete.
I20260713 09:08:38.372663 29617 ts_tablet_manager.cc:1403] T 205f7c08956b4c6ea5c91d0127bc2f15 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:08:38.374936 29617 raft_consensus.cc:359] T 205f7c08956b4c6ea5c91d0127bc2f15 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:38.375547 29617 raft_consensus.cc:740] T 205f7c08956b4c6ea5c91d0127bc2f15 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.376155 29617 consensus_queue.cc:260] T 205f7c08956b4c6ea5c91d0127bc2f15 P 1e3ee6205cf24954940c8dfd5d35ba67 [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: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:38.377600 29617 ts_tablet_manager.cc:1434] T 205f7c08956b4c6ea5c91d0127bc2f15 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:38.378302 29617 tablet_bootstrap.cc:492] T 87e5b71165bd4c1b971c4e1b555adea6 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:38.391831 29617 tablet_bootstrap.cc:492] T 87e5b71165bd4c1b971c4e1b555adea6 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:38.392666 29617 tablet_bootstrap.cc:492] T 87e5b71165bd4c1b971c4e1b555adea6 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap complete.
I20260713 09:08:38.393287 29617 ts_tablet_manager.cc:1403] T 87e5b71165bd4c1b971c4e1b555adea6 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:08:38.395246 29617 raft_consensus.cc:359] T 87e5b71165bd4c1b971c4e1b555adea6 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:38.395788 29617 raft_consensus.cc:740] T 87e5b71165bd4c1b971c4e1b555adea6 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.396457 29617 consensus_queue.cc:260] T 87e5b71165bd4c1b971c4e1b555adea6 P 1e3ee6205cf24954940c8dfd5d35ba67 [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: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:38.397766 29617 ts_tablet_manager.cc:1434] T 87e5b71165bd4c1b971c4e1b555adea6 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:38.398317 29617 tablet_bootstrap.cc:492] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:38.408097 29617 tablet_bootstrap.cc:492] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:38.408667 29617 tablet_bootstrap.cc:492] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap complete.
I20260713 09:08:38.409210 29617 ts_tablet_manager.cc:1403] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:08:38.411218 29617 raft_consensus.cc:359] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:38.411819 29617 raft_consensus.cc:740] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.412465 29617 consensus_queue.cc:260] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67 [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: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:38.414361 29617 ts_tablet_manager.cc:1434] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:38.415076 29617 tablet_bootstrap.cc:492] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:38.426713 29617 tablet_bootstrap.cc:492] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:38.427296 29617 tablet_bootstrap.cc:492] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap complete.
I20260713 09:08:38.427752 29617 ts_tablet_manager.cc:1403] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:08:38.429219 29617 raft_consensus.cc:359] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:38.429634 29617 raft_consensus.cc:740] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.430022 29617 consensus_queue.cc:260] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67 [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: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:38.431380 29617 ts_tablet_manager.cc:1434] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:08:38.432193 29617 tablet_bootstrap.cc:492] T 9883914e6fe74e4393df64ed6b16c7bc P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:38.442268 29617 tablet_bootstrap.cc:492] T 9883914e6fe74e4393df64ed6b16c7bc P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:38.442966 29617 tablet_bootstrap.cc:492] T 9883914e6fe74e4393df64ed6b16c7bc P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap complete.
I20260713 09:08:38.443519 29617 ts_tablet_manager.cc:1403] T 9883914e6fe74e4393df64ed6b16c7bc P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260713 09:08:38.445479 29617 raft_consensus.cc:359] T 9883914e6fe74e4393df64ed6b16c7bc P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:38.446120 29617 raft_consensus.cc:740] T 9883914e6fe74e4393df64ed6b16c7bc P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.446697 29617 consensus_queue.cc:260] T 9883914e6fe74e4393df64ed6b16c7bc P 1e3ee6205cf24954940c8dfd5d35ba67 [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: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:38.448269 29617 ts_tablet_manager.cc:1434] T 9883914e6fe74e4393df64ed6b16c7bc P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:08:38.448855 29617 tablet_bootstrap.cc:492] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:38.458679 29617 tablet_bootstrap.cc:492] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:38.459333 29617 tablet_bootstrap.cc:492] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap complete.
I20260713 09:08:38.459910 29617 ts_tablet_manager.cc:1403] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:08:38.461712 29617 raft_consensus.cc:359] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:38.462304 29617 raft_consensus.cc:740] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.462890 29617 consensus_queue.cc:260] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [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: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:38.464402 29617 ts_tablet_manager.cc:1434] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:38.465114 29617 tablet_bootstrap.cc:492] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap starting.
I20260713 09:08:38.475087 29617 tablet_bootstrap.cc:492] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:38.475665 29617 tablet_bootstrap.cc:492] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67: Bootstrap complete.
I20260713 09:08:38.476147 29617 ts_tablet_manager.cc:1403] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.004s
I20260713 09:08:38.477676 29617 raft_consensus.cc:359] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:38.478101 29617 raft_consensus.cc:740] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.478582 29617 consensus_queue.cc:260] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [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: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:38.479914 29617 ts_tablet_manager.cc:1434] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260713 09:08:38.849382 29417 raft_consensus.cc:493] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1e3ee6205cf24954940c8dfd5d35ba67)
I20260713 09:08:38.849805 29417 raft_consensus.cc:515] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:38.851410 29417 leader_election.cc:290] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377), 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067)
I20260713 09:08:38.852231 29362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6a7c754832241b6ae872cd1a068bdce" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082" is_pre_election: true
I20260713 09:08:38.852449 29656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6a7c754832241b6ae872cd1a068bdce" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:38.852993 29656 raft_consensus.cc:2468] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 959b5659a7774f1fa750c6032ec6717a in term 1.
I20260713 09:08:38.853981 29253 leader_election.cc:304] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a [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: 1e3ee6205cf24954940c8dfd5d35ba67, 959b5659a7774f1fa750c6032ec6717a; no voters: ad5e053c37f1461bb1632e64a5e22082
I20260713 09:08:38.854641 29417 raft_consensus.cc:2804] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:38.855001 29417 raft_consensus.cc:493] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1e3ee6205cf24954940c8dfd5d35ba67)
I20260713 09:08:38.855260 29417 raft_consensus.cc:3060] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:38.860278 29417 raft_consensus.cc:515] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:38.861773 29417 leader_election.cc:290] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 2 election: Requested vote from peers ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377), 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067)
I20260713 09:08:38.862383 29362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6a7c754832241b6ae872cd1a068bdce" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082"
I20260713 09:08:38.862732 29656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6a7c754832241b6ae872cd1a068bdce" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
I20260713 09:08:38.863314 29656 raft_consensus.cc:3060] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:38.867547 29656 raft_consensus.cc:2468] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 959b5659a7774f1fa750c6032ec6717a in term 2.
I20260713 09:08:38.868320 29253 leader_election.cc:304] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a [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: 1e3ee6205cf24954940c8dfd5d35ba67, 959b5659a7774f1fa750c6032ec6717a; no voters: ad5e053c37f1461bb1632e64a5e22082
I20260713 09:08:38.868959 29417 raft_consensus.cc:2804] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:38.869309 29417 raft_consensus.cc:697] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a [term 2 LEADER]: Becoming Leader. State: Replica: 959b5659a7774f1fa750c6032ec6717a, State: Running, Role: LEADER
I20260713 09:08:38.869879 29417 consensus_queue.cc:237] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:38.876350 29035 catalog_manager.cc:5697] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a reported cstate change: term changed from 1 to 2, leader changed from 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193) to 959b5659a7774f1fa750c6032ec6717a (127.26.91.195). New cstate: current_term: 2 leader_uuid: "959b5659a7774f1fa750c6032ec6717a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:39.046700 29704 raft_consensus.cc:493] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1e3ee6205cf24954940c8dfd5d35ba67)
I20260713 09:08:39.047120 29704 raft_consensus.cc:515] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:39.047963 29414 raft_consensus.cc:493] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1e3ee6205cf24954940c8dfd5d35ba67)
I20260713 09:08:39.048516 29414 raft_consensus.cc:515] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:39.048995 29704 leader_election.cc:290] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067), 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377)
I20260713 09:08:39.049579 29656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977302bbdf524ee3875f0f8bf50ced72" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:39.050055 29212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977302bbdf524ee3875f0f8bf50ced72" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815" is_pre_election: true
I20260713 09:08:39.050173 29656 raft_consensus.cc:2468] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 959b5659a7774f1fa750c6032ec6717a in term 1.
I20260713 09:08:39.050365 29414 leader_election.cc:290] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067), 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991)
I20260713 09:08:39.050650 29212 raft_consensus.cc:2468] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 959b5659a7774f1fa750c6032ec6717a in term 1.
I20260713 09:08:39.051126 29655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977302bbdf524ee3875f0f8bf50ced72" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:39.051692 29253 leader_election.cc:304] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a [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: 1e3ee6205cf24954940c8dfd5d35ba67, 959b5659a7774f1fa750c6032ec6717a; no voters: 
I20260713 09:08:39.051734 29655 raft_consensus.cc:2468] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 603363ad91a7444fb9dc0a7ba1c68815 in term 1.
I20260713 09:08:39.051740 29286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977302bbdf524ee3875f0f8bf50ced72" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a" is_pre_election: true
I20260713 09:08:39.052608 29704 raft_consensus.cc:2804] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:39.053018 29179 leader_election.cc:304] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [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: 1e3ee6205cf24954940c8dfd5d35ba67, 603363ad91a7444fb9dc0a7ba1c68815; no voters: 
I20260713 09:08:39.053026 29704 raft_consensus.cc:493] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1e3ee6205cf24954940c8dfd5d35ba67)
I20260713 09:08:39.053637 29704 raft_consensus.cc:3060] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:39.053798 29414 raft_consensus.cc:2804] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:39.054195 29414 raft_consensus.cc:493] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1e3ee6205cf24954940c8dfd5d35ba67)
I20260713 09:08:39.054554 29414 raft_consensus.cc:3060] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:39.058455 29704 raft_consensus.cc:515] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:39.059355 29286 raft_consensus.cc:2393] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 603363ad91a7444fb9dc0a7ba1c68815 in current term 2: Already voted for candidate 959b5659a7774f1fa750c6032ec6717a in this term.
I20260713 09:08:39.059237 29414 raft_consensus.cc:515] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:39.060261 29704 leader_election.cc:290] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 2 election: Requested vote from peers 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067), 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377)
I20260713 09:08:39.061194 29414 leader_election.cc:290] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 2 election: Requested vote from peers 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067), 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991)
I20260713 09:08:39.061920 29212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977302bbdf524ee3875f0f8bf50ced72" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815"
I20260713 09:08:39.062594 29212 raft_consensus.cc:2393] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 959b5659a7774f1fa750c6032ec6717a in current term 2: Already voted for candidate 603363ad91a7444fb9dc0a7ba1c68815 in this term.
I20260713 09:08:39.065124 29286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977302bbdf524ee3875f0f8bf50ced72" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a"
I20260713 09:08:39.065871 29286 raft_consensus.cc:2393] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 603363ad91a7444fb9dc0a7ba1c68815 in current term 2: Already voted for candidate 959b5659a7774f1fa750c6032ec6717a in this term.
I20260713 09:08:39.065217 29655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977302bbdf524ee3875f0f8bf50ced72" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
I20260713 09:08:39.066401 29655 raft_consensus.cc:3060] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:39.066375 29656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977302bbdf524ee3875f0f8bf50ced72" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
I20260713 09:08:39.067658 29179 leader_election.cc:304] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [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: 603363ad91a7444fb9dc0a7ba1c68815; no voters: 1e3ee6205cf24954940c8dfd5d35ba67, 959b5659a7774f1fa750c6032ec6717a
I20260713 09:08:39.068265 29414 raft_consensus.cc:2749] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:08:39.071426 29655 raft_consensus.cc:2468] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 959b5659a7774f1fa750c6032ec6717a in term 2.
I20260713 09:08:39.072326 29253 leader_election.cc:304] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a [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: 1e3ee6205cf24954940c8dfd5d35ba67, 959b5659a7774f1fa750c6032ec6717a; no voters: 603363ad91a7444fb9dc0a7ba1c68815
I20260713 09:08:39.072925 29704 raft_consensus.cc:2804] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:39.073352 29704 raft_consensus.cc:697] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a [term 2 LEADER]: Becoming Leader. State: Replica: 959b5659a7774f1fa750c6032ec6717a, State: Running, Role: LEADER
I20260713 09:08:39.074118 29704 consensus_queue.cc:237] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:39.083055 29035 catalog_manager.cc:5697] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a reported cstate change: term changed from 1 to 2, leader changed from 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193) to 959b5659a7774f1fa750c6032ec6717a (127.26.91.195). New cstate: current_term: 2 leader_uuid: "959b5659a7774f1fa750c6032ec6717a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:39.149057 29704 raft_consensus.cc:493] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1e3ee6205cf24954940c8dfd5d35ba67)
I20260713 09:08:39.149506 29704 raft_consensus.cc:515] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:39.150985 29704 leader_election.cc:290] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067), 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377)
I20260713 09:08:39.151647 29655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552dcd36a25d4f47942fda93a95c9be1" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:39.151937 29212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552dcd36a25d4f47942fda93a95c9be1" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815" is_pre_election: true
I20260713 09:08:39.152237 29655 raft_consensus.cc:2468] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 959b5659a7774f1fa750c6032ec6717a in term 1.
I20260713 09:08:39.153385 29253 leader_election.cc:304] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a [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: 1e3ee6205cf24954940c8dfd5d35ba67, 959b5659a7774f1fa750c6032ec6717a; no voters: 603363ad91a7444fb9dc0a7ba1c68815
I20260713 09:08:39.154124 29704 raft_consensus.cc:2804] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:39.154817 29704 raft_consensus.cc:493] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1e3ee6205cf24954940c8dfd5d35ba67)
I20260713 09:08:39.155086 29704 raft_consensus.cc:3060] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:39.159689 29704 raft_consensus.cc:515] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:39.161166 29704 leader_election.cc:290] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 2 election: Requested vote from peers 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067), 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377)
I20260713 09:08:39.161938 29655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552dcd36a25d4f47942fda93a95c9be1" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
I20260713 09:08:39.162179 29212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552dcd36a25d4f47942fda93a95c9be1" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815"
I20260713 09:08:39.162556 29655 raft_consensus.cc:3060] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:39.166960 29655 raft_consensus.cc:2468] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 959b5659a7774f1fa750c6032ec6717a in term 2.
I20260713 09:08:39.167757 29253 leader_election.cc:304] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a [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: 1e3ee6205cf24954940c8dfd5d35ba67, 959b5659a7774f1fa750c6032ec6717a; no voters: 603363ad91a7444fb9dc0a7ba1c68815
I20260713 09:08:39.168344 29704 raft_consensus.cc:2804] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:39.168694 29704 raft_consensus.cc:697] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a [term 2 LEADER]: Becoming Leader. State: Replica: 959b5659a7774f1fa750c6032ec6717a, State: Running, Role: LEADER
I20260713 09:08:39.169236 29704 consensus_queue.cc:237] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:39.175822 29033 catalog_manager.cc:5697] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a reported cstate change: term changed from 1 to 2, leader changed from 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193) to 959b5659a7774f1fa750c6032ec6717a (127.26.91.195). New cstate: current_term: 2 leader_uuid: "959b5659a7774f1fa750c6032ec6717a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:39.208927 29535 raft_consensus.cc:493] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1e3ee6205cf24954940c8dfd5d35ba67)
I20260713 09:08:39.209324 29535 raft_consensus.cc:515] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:39.210916 29535 leader_election.cc:290] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991), 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067)
I20260713 09:08:39.211469 29286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281528df5ac4c069c19fbbff8996c06" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a" is_pre_election: true
I20260713 09:08:39.211776 29655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281528df5ac4c069c19fbbff8996c06" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:39.212373 29655 raft_consensus.cc:2468] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 1.
I20260713 09:08:39.213265 29327 leader_election.cc:304] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [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: 1e3ee6205cf24954940c8dfd5d35ba67, ad5e053c37f1461bb1632e64a5e22082; no voters: 959b5659a7774f1fa750c6032ec6717a
I20260713 09:08:39.213845 29535 raft_consensus.cc:2804] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:39.214159 29535 raft_consensus.cc:493] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1e3ee6205cf24954940c8dfd5d35ba67)
I20260713 09:08:39.214390 29535 raft_consensus.cc:3060] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:39.219537 29535 raft_consensus.cc:515] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:39.221139 29535 leader_election.cc:290] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 2 election: Requested vote from peers 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991), 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067)
I20260713 09:08:39.221733 29286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281528df5ac4c069c19fbbff8996c06" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a"
I20260713 09:08:39.221974 29655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281528df5ac4c069c19fbbff8996c06" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
I20260713 09:08:39.222493 29655 raft_consensus.cc:3060] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:39.226787 29655 raft_consensus.cc:2468] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad5e053c37f1461bb1632e64a5e22082 in term 2.
I20260713 09:08:39.227567 29327 leader_election.cc:304] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [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: 1e3ee6205cf24954940c8dfd5d35ba67, ad5e053c37f1461bb1632e64a5e22082; no voters: 959b5659a7774f1fa750c6032ec6717a
I20260713 09:08:39.228165 29535 raft_consensus.cc:2804] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:39.228562 29535 raft_consensus.cc:697] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [term 2 LEADER]: Becoming Leader. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Running, Role: LEADER
I20260713 09:08:39.229187 29535 consensus_queue.cc:237] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:39.235615 29033 catalog_manager.cc:5697] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 reported cstate change: term changed from 1 to 2, leader changed from 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193) to ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196). New cstate: current_term: 2 leader_uuid: "ad5e053c37f1461bb1632e64a5e22082" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:39.263970 29535 raft_consensus.cc:493] T e6a7c754832241b6ae872cd1a068bdce P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1e3ee6205cf24954940c8dfd5d35ba67)
I20260713 09:08:39.264448 29535 raft_consensus.cc:515] T e6a7c754832241b6ae872cd1a068bdce P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:39.266008 29535 leader_election.cc:290] T e6a7c754832241b6ae872cd1a068bdce P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991), 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067)
I20260713 09:08:39.266636 29286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6a7c754832241b6ae872cd1a068bdce" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a" is_pre_election: true
I20260713 09:08:39.266903 29655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6a7c754832241b6ae872cd1a068bdce" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:39.267553 29655 raft_consensus.cc:2393] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad5e053c37f1461bb1632e64a5e22082 in current term 2: Already voted for candidate 959b5659a7774f1fa750c6032ec6717a in this term.
I20260713 09:08:39.268334 29327 leader_election.cc:304] T e6a7c754832241b6ae872cd1a068bdce P ad5e053c37f1461bb1632e64a5e22082 [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: ad5e053c37f1461bb1632e64a5e22082; no voters: 1e3ee6205cf24954940c8dfd5d35ba67, 959b5659a7774f1fa750c6032ec6717a
I20260713 09:08:39.268792 29704 raft_consensus.cc:493] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1e3ee6205cf24954940c8dfd5d35ba67)
I20260713 09:08:39.268970 29535 raft_consensus.cc:3060] T e6a7c754832241b6ae872cd1a068bdce P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:39.269289 29704 raft_consensus.cc:515] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:39.270885 29704 leader_election.cc:290] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377), 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067)
I20260713 09:08:39.271497 29362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281528df5ac4c069c19fbbff8996c06" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082" is_pre_election: true
I20260713 09:08:39.272258 29655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281528df5ac4c069c19fbbff8996c06" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:39.272974 29655 raft_consensus.cc:2393] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 959b5659a7774f1fa750c6032ec6717a in current term 2: Already voted for candidate ad5e053c37f1461bb1632e64a5e22082 in this term.
I20260713 09:08:39.273792 29253 leader_election.cc:304] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a [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: 959b5659a7774f1fa750c6032ec6717a; no voters: 1e3ee6205cf24954940c8dfd5d35ba67, ad5e053c37f1461bb1632e64a5e22082
I20260713 09:08:39.274358 29704 raft_consensus.cc:3060] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:39.274403 29535 raft_consensus.cc:2749] T e6a7c754832241b6ae872cd1a068bdce P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:39.278724 29704 raft_consensus.cc:2749] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:39.335060 29414 raft_consensus.cc:493] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1e3ee6205cf24954940c8dfd5d35ba67)
I20260713 09:08:39.335624 29414 raft_consensus.cc:515] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:39.337579 29414 leader_election.cc:290] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377), 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067)
I20260713 09:08:39.337738 29362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71de8235adb482da3d42bdfa7961c25" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082" is_pre_election: true
I20260713 09:08:39.338148 29655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71de8235adb482da3d42bdfa7961c25" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:39.338672 29655 raft_consensus.cc:2468] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 603363ad91a7444fb9dc0a7ba1c68815 in term 1.
I20260713 09:08:39.339435 29179 leader_election.cc:304] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815 [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: 1e3ee6205cf24954940c8dfd5d35ba67, 603363ad91a7444fb9dc0a7ba1c68815; no voters: ad5e053c37f1461bb1632e64a5e22082
I20260713 09:08:39.339984 29414 raft_consensus.cc:2804] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:39.340297 29414 raft_consensus.cc:493] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1e3ee6205cf24954940c8dfd5d35ba67)
I20260713 09:08:39.340579 29414 raft_consensus.cc:3060] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:39.345021 29414 raft_consensus.cc:515] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:39.346800 29414 leader_election.cc:290] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 2 election: Requested vote from peers ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377), 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067)
I20260713 09:08:39.347131 29362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71de8235adb482da3d42bdfa7961c25" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad5e053c37f1461bb1632e64a5e22082"
I20260713 09:08:39.347280 29655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71de8235adb482da3d42bdfa7961c25" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
I20260713 09:08:39.347761 29655 raft_consensus.cc:3060] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:39.351858 29656 raft_consensus.cc:1275] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Refusing update from remote peer 959b5659a7774f1fa750c6032ec6717a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:39.352114 29655 raft_consensus.cc:2468] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 603363ad91a7444fb9dc0a7ba1c68815 in term 2.
I20260713 09:08:39.352981 29179 leader_election.cc:304] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815 [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: 1e3ee6205cf24954940c8dfd5d35ba67, 603363ad91a7444fb9dc0a7ba1c68815; no voters: ad5e053c37f1461bb1632e64a5e22082
I20260713 09:08:39.352959 29704 consensus_queue.cc:1048] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:39.353703 29414 raft_consensus.cc:2804] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:39.354162 29414 raft_consensus.cc:697] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 LEADER]: Becoming Leader. State: Replica: 603363ad91a7444fb9dc0a7ba1c68815, State: Running, Role: LEADER
I20260713 09:08:39.354873 29414 consensus_queue.cc:237] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:39.363793 29362 raft_consensus.cc:1275] T e6a7c754832241b6ae872cd1a068bdce P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Refusing update from remote peer 959b5659a7774f1fa750c6032ec6717a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:39.364939 29535 raft_consensus.cc:493] T d71de8235adb482da3d42bdfa7961c25 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1e3ee6205cf24954940c8dfd5d35ba67)
I20260713 09:08:39.365443 29535 raft_consensus.cc:515] T d71de8235adb482da3d42bdfa7961c25 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:39.367121 29476 consensus_queue.cc:1048] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:39.368157 29214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71de8235adb482da3d42bdfa7961c25" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815" is_pre_election: true
I20260713 09:08:39.368651 29656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71de8235adb482da3d42bdfa7961c25" candidate_uuid: "ad5e053c37f1461bb1632e64a5e22082" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:39.367067 29535 leader_election.cc:290] T d71de8235adb482da3d42bdfa7961c25 P ad5e053c37f1461bb1632e64a5e22082 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377), 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067)
I20260713 09:08:39.369465 29656 raft_consensus.cc:2393] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad5e053c37f1461bb1632e64a5e22082 in current term 2: Already voted for candidate 603363ad91a7444fb9dc0a7ba1c68815 in this term.
I20260713 09:08:39.371565 29327 leader_election.cc:304] T d71de8235adb482da3d42bdfa7961c25 P ad5e053c37f1461bb1632e64a5e22082 [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: ad5e053c37f1461bb1632e64a5e22082; no voters: 1e3ee6205cf24954940c8dfd5d35ba67, 603363ad91a7444fb9dc0a7ba1c68815
I20260713 09:08:39.372316 29536 raft_consensus.cc:3060] T d71de8235adb482da3d42bdfa7961c25 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:39.374806 29033 catalog_manager.cc:5697] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815 reported cstate change: term changed from 1 to 2, leader changed from 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193) to 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194). New cstate: current_term: 2 leader_uuid: "603363ad91a7444fb9dc0a7ba1c68815" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:39.379456 29536 raft_consensus.cc:2749] T d71de8235adb482da3d42bdfa7961c25 P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:39.411101 29414 raft_consensus.cc:493] T 552dcd36a25d4f47942fda93a95c9be1 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1e3ee6205cf24954940c8dfd5d35ba67)
I20260713 09:08:39.411576 29414 raft_consensus.cc:515] T 552dcd36a25d4f47942fda93a95c9be1 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } }
I20260713 09:08:39.414057 29414 leader_election.cc:290] T 552dcd36a25d4f47942fda93a95c9be1 P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067), 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991)
I20260713 09:08:39.414597 29286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552dcd36a25d4f47942fda93a95c9be1" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "959b5659a7774f1fa750c6032ec6717a" is_pre_election: true
I20260713 09:08:39.415810 29655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552dcd36a25d4f47942fda93a95c9be1" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" is_pre_election: true
I20260713 09:08:39.416594 29655 raft_consensus.cc:2393] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 603363ad91a7444fb9dc0a7ba1c68815 in current term 2: Already voted for candidate 959b5659a7774f1fa750c6032ec6717a in this term.
I20260713 09:08:39.417523 29179 leader_election.cc:304] T 552dcd36a25d4f47942fda93a95c9be1 P 603363ad91a7444fb9dc0a7ba1c68815 [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: 603363ad91a7444fb9dc0a7ba1c68815; no voters: 1e3ee6205cf24954940c8dfd5d35ba67, 959b5659a7774f1fa750c6032ec6717a
I20260713 09:08:39.418195 29412 raft_consensus.cc:3060] T 552dcd36a25d4f47942fda93a95c9be1 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:39.422549 29412 raft_consensus.cc:2749] T 552dcd36a25d4f47942fda93a95c9be1 P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:39.548345 29656 raft_consensus.cc:1275] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Refusing update from remote peer 959b5659a7774f1fa750c6032ec6717a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:39.549573 29565 consensus_queue.cc:1048] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:39.557791 29214 raft_consensus.cc:1275] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Refusing update from remote peer 959b5659a7774f1fa750c6032ec6717a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:39.559262 29704 consensus_queue.cc:1048] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a [LEADER]: Connected to new peer: Peer: permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:39.564265 29212 raft_consensus.cc:1275] T 552dcd36a25d4f47942fda93a95c9be1 P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Refusing update from remote peer 959b5659a7774f1fa750c6032ec6717a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:39.565866 29476 consensus_queue.cc:1048] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a [LEADER]: Connected to new peer: Peer: permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:39.576632 29656 raft_consensus.cc:1275] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Refusing update from remote peer 959b5659a7774f1fa750c6032ec6717a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:39.578066 29704 consensus_queue.cc:1048] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:39.664680 29656 raft_consensus.cc:1275] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Refusing update from remote peer ad5e053c37f1461bb1632e64a5e22082: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:39.665855 29536 consensus_queue.cc:1048] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:39.676156 29286 raft_consensus.cc:1275] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a [term 2 FOLLOWER]: Refusing update from remote peer ad5e053c37f1461bb1632e64a5e22082: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:39.678092 29536 consensus_queue.cc:1048] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:39.921442 29656 raft_consensus.cc:1275] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Refusing update from remote peer 603363ad91a7444fb9dc0a7ba1c68815: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:39.922690 29412 consensus_queue.cc:1048] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:39.931064 29362 raft_consensus.cc:1275] T d71de8235adb482da3d42bdfa7961c25 P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Refusing update from remote peer 603363ad91a7444fb9dc0a7ba1c68815: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:39.932958 29723 consensus_queue.cc:1048] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:48.263379 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:48.290983 29362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "380c37fb486b443c97b492a19f6b3928"
dest_uuid: "ad5e053c37f1461bb1632e64a5e22082"
mode: GRACEFUL
new_leader_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
 from {username='slave'} at 127.0.0.1:57610
I20260713 09:08:48.291549 29362 raft_consensus.cc:606] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [term 1 LEADER]: Received request to transfer leadership to TS 1e3ee6205cf24954940c8dfd5d35ba67
I20260713 09:08:48.301761 29286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86097c317b4c4d07af3510e09f6e2a9b"
dest_uuid: "959b5659a7774f1fa750c6032ec6717a"
mode: GRACEFUL
new_leader_uuid: "603363ad91a7444fb9dc0a7ba1c68815"
 from {username='slave'} at 127.0.0.1:40344
I20260713 09:08:48.302224 29286 raft_consensus.cc:606] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a [term 1 LEADER]: Received request to transfer leadership to TS 603363ad91a7444fb9dc0a7ba1c68815
I20260713 09:08:48.304898 29362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "953164de71de42e287c389b7d372281b"
dest_uuid: "ad5e053c37f1461bb1632e64a5e22082"
mode: GRACEFUL
new_leader_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
 from {username='slave'} at 127.0.0.1:57610
I20260713 09:08:48.305330 29362 raft_consensus.cc:606] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 [term 1 LEADER]: Received request to transfer leadership to TS 1e3ee6205cf24954940c8dfd5d35ba67
I20260713 09:08:48.307263 29362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b21d33c9ed5d4ed4835364d42cd12fc4"
dest_uuid: "ad5e053c37f1461bb1632e64a5e22082"
mode: GRACEFUL
new_leader_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
 from {username='slave'} at 127.0.0.1:57610
I20260713 09:08:48.307634 29362 raft_consensus.cc:606] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [term 1 LEADER]: Received request to transfer leadership to TS 1e3ee6205cf24954940c8dfd5d35ba67
I20260713 09:08:48.316968 29214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1a6d3bc24b8433b9b141bb73559e96b"
dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815"
mode: GRACEFUL
new_leader_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
 from {username='slave'} at 127.0.0.1:58670
I20260713 09:08:48.317348 29214 raft_consensus.cc:606] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 LEADER]: Received request to transfer leadership to TS 1e3ee6205cf24954940c8dfd5d35ba67
I20260713 09:08:48.318291 26991 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:08:48.318910 26991 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:48.371034 29742 raft_consensus.cc:993] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a: : Instructing follower 603363ad91a7444fb9dc0a7ba1c68815 to start an election
I20260713 09:08:48.371533 29739 raft_consensus.cc:1081] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a [term 1 LEADER]: Signalling peer 603363ad91a7444fb9dc0a7ba1c68815 to start an election
I20260713 09:08:48.372774 29214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86097c317b4c4d07af3510e09f6e2a9b"
dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815"
 from {username='slave'} at 127.0.0.1:52184
I20260713 09:08:48.373191 29214 raft_consensus.cc:493] T 86097c317b4c4d07af3510e09f6e2a9b P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:48.373477 29214 raft_consensus.cc:3060] T 86097c317b4c4d07af3510e09f6e2a9b P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:48.378525 29214 raft_consensus.cc:515] T 86097c317b4c4d07af3510e09f6e2a9b P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:48.380012 29214 leader_election.cc:290] T 86097c317b4c4d07af3510e09f6e2a9b P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 2 election: Requested vote from peers 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991), ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377)
I20260713 09:08:48.380780 29286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86097c317b4c4d07af3510e09f6e2a9b" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "959b5659a7774f1fa750c6032ec6717a"
I20260713 09:08:48.380959 29362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86097c317b4c4d07af3510e09f6e2a9b" candidate_uuid: "603363ad91a7444fb9dc0a7ba1c68815" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad5e053c37f1461bb1632e64a5e22082"
I20260713 09:08:48.381434 29286 raft_consensus.cc:3055] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:48.381513 29362 raft_consensus.cc:3060] T 86097c317b4c4d07af3510e09f6e2a9b P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:48.381706 29286 raft_consensus.cc:740] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 959b5659a7774f1fa750c6032ec6717a, State: Running, Role: LEADER
I20260713 09:08:48.382428 29286 consensus_queue.cc:260] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:48.383328 29286 raft_consensus.cc:3060] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:48.386361 29362 raft_consensus.cc:2468] T 86097c317b4c4d07af3510e09f6e2a9b P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 603363ad91a7444fb9dc0a7ba1c68815 in term 2.
I20260713 09:08:48.387319 29177 leader_election.cc:304] T 86097c317b4c4d07af3510e09f6e2a9b P 603363ad91a7444fb9dc0a7ba1c68815 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 603363ad91a7444fb9dc0a7ba1c68815, ad5e053c37f1461bb1632e64a5e22082; no voters: 
I20260713 09:08:48.387995 29743 raft_consensus.cc:2804] T 86097c317b4c4d07af3510e09f6e2a9b P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:48.388289 29286 raft_consensus.cc:2468] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 603363ad91a7444fb9dc0a7ba1c68815 in term 2.
I20260713 09:08:48.388362 29743 raft_consensus.cc:697] T 86097c317b4c4d07af3510e09f6e2a9b P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 LEADER]: Becoming Leader. State: Replica: 603363ad91a7444fb9dc0a7ba1c68815, State: Running, Role: LEADER
I20260713 09:08:48.389284 29743 consensus_queue.cc:237] T 86097c317b4c4d07af3510e09f6e2a9b P 603363ad91a7444fb9dc0a7ba1c68815 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:48.396823 29033 catalog_manager.cc:5697] T 86097c317b4c4d07af3510e09f6e2a9b P 603363ad91a7444fb9dc0a7ba1c68815 reported cstate change: term changed from 1 to 2, leader changed from 959b5659a7774f1fa750c6032ec6717a (127.26.91.195) to 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194). New cstate: current_term: 2 leader_uuid: "603363ad91a7444fb9dc0a7ba1c68815" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:48.509029 29734 raft_consensus.cc:993] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082: : Instructing follower 1e3ee6205cf24954940c8dfd5d35ba67 to start an election
I20260713 09:08:48.509518 29738 raft_consensus.cc:1081] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 [term 1 LEADER]: Signalling peer 1e3ee6205cf24954940c8dfd5d35ba67 to start an election
I20260713 09:08:48.510882 29655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "953164de71de42e287c389b7d372281b"
dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
 from {username='slave'} at 127.0.0.1:55568
I20260713 09:08:48.511323 29655 raft_consensus.cc:493] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:48.511571 29655 raft_consensus.cc:3060] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:48.516108 29655 raft_consensus.cc:515] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:48.517746 29655 leader_election.cc:290] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 2 election: Requested vote from peers 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991), ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377)
I20260713 09:08:48.529333 29362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953164de71de42e287c389b7d372281b" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad5e053c37f1461bb1632e64a5e22082"
I20260713 09:08:48.529860 29362 raft_consensus.cc:3055] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:48.530067 29286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953164de71de42e287c389b7d372281b" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "959b5659a7774f1fa750c6032ec6717a"
I20260713 09:08:48.530143 29362 raft_consensus.cc:740] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Running, Role: LEADER
I20260713 09:08:48.530711 29286 raft_consensus.cc:3060] T 953164de71de42e287c389b7d372281b P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:48.531194 29362 consensus_queue.cc:260] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:48.532490 29362 raft_consensus.cc:3060] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:48.538633 29362 raft_consensus.cc:2468] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e3ee6205cf24954940c8dfd5d35ba67 in term 2.
I20260713 09:08:48.539322 29286 raft_consensus.cc:2468] T 953164de71de42e287c389b7d372281b P 959b5659a7774f1fa750c6032ec6717a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e3ee6205cf24954940c8dfd5d35ba67 in term 2.
I20260713 09:08:48.539772 29610 leader_election.cc:304] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e3ee6205cf24954940c8dfd5d35ba67, ad5e053c37f1461bb1632e64a5e22082; no voters: 
I20260713 09:08:48.541450 29756 raft_consensus.cc:2804] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:48.542387 29756 raft_consensus.cc:697] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 LEADER]: Becoming Leader. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Running, Role: LEADER
I20260713 09:08:48.543162 29756 consensus_queue.cc:237] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:48.550496 29033 catalog_manager.cc:5697] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67 reported cstate change: term changed from 1 to 2, leader changed from ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196) to 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193). New cstate: current_term: 2 leader_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:48.612886 29734 raft_consensus.cc:993] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082: : Instructing follower 1e3ee6205cf24954940c8dfd5d35ba67 to start an election
I20260713 09:08:48.613257 29738 raft_consensus.cc:1081] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [term 1 LEADER]: Signalling peer 1e3ee6205cf24954940c8dfd5d35ba67 to start an election
I20260713 09:08:48.614476 29655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "380c37fb486b443c97b492a19f6b3928"
dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
 from {username='slave'} at 127.0.0.1:55568
I20260713 09:08:48.614889 29655 raft_consensus.cc:493] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:48.615136 29655 raft_consensus.cc:3060] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:48.619129 29655 raft_consensus.cc:515] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:48.620582 29655 leader_election.cc:290] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 2 election: Requested vote from peers ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377), 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377)
I20260713 09:08:48.621313 29362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380c37fb486b443c97b492a19f6b3928" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad5e053c37f1461bb1632e64a5e22082"
I20260713 09:08:48.621856 29362 raft_consensus.cc:3055] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:48.622155 29362 raft_consensus.cc:740] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Running, Role: LEADER
I20260713 09:08:48.622783 29362 consensus_queue.cc:260] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:48.623844 29362 raft_consensus.cc:3060] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:48.629138 29214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380c37fb486b443c97b492a19f6b3928" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815"
I20260713 09:08:48.629174 29362 raft_consensus.cc:2468] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e3ee6205cf24954940c8dfd5d35ba67 in term 2.
I20260713 09:08:48.629630 29214 raft_consensus.cc:3060] T 380c37fb486b443c97b492a19f6b3928 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:48.630137 29610 leader_election.cc:304] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e3ee6205cf24954940c8dfd5d35ba67, ad5e053c37f1461bb1632e64a5e22082; no voters: 
I20260713 09:08:48.630764 29756 raft_consensus.cc:2804] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:48.631114 29756 raft_consensus.cc:697] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 LEADER]: Becoming Leader. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Running, Role: LEADER
I20260713 09:08:48.631862 29756 consensus_queue.cc:237] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:48.633746 29214 raft_consensus.cc:2468] T 380c37fb486b443c97b492a19f6b3928 P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e3ee6205cf24954940c8dfd5d35ba67 in term 2.
I20260713 09:08:48.639328 29033 catalog_manager.cc:5697] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67 reported cstate change: term changed from 1 to 2, leader changed from ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196) to 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193). New cstate: current_term: 2 leader_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:48.678419 29734 raft_consensus.cc:993] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082: : Instructing follower 1e3ee6205cf24954940c8dfd5d35ba67 to start an election
I20260713 09:08:48.678820 29738 raft_consensus.cc:1081] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [term 1 LEADER]: Signalling peer 1e3ee6205cf24954940c8dfd5d35ba67 to start an election
I20260713 09:08:48.680302 29656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b21d33c9ed5d4ed4835364d42cd12fc4"
dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
 from {username='slave'} at 127.0.0.1:55568
I20260713 09:08:48.680699 29656 raft_consensus.cc:493] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:48.680997 29656 raft_consensus.cc:3060] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:48.685760 29656 raft_consensus.cc:515] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:48.687680 29656 leader_election.cc:290] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 2 election: Requested vote from peers ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377), 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377)
I20260713 09:08:48.687842 29362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21d33c9ed5d4ed4835364d42cd12fc4" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad5e053c37f1461bb1632e64a5e22082"
I20260713 09:08:48.688035 29214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21d33c9ed5d4ed4835364d42cd12fc4" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815"
I20260713 09:08:48.689374 29362 raft_consensus.cc:3055] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:48.689487 29214 raft_consensus.cc:3060] T b21d33c9ed5d4ed4835364d42cd12fc4 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:48.689656 29362 raft_consensus.cc:740] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Running, Role: LEADER
I20260713 09:08:48.690426 29362 consensus_queue.cc:260] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:48.691530 29362 raft_consensus.cc:3060] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:48.695163 29214 raft_consensus.cc:2468] T b21d33c9ed5d4ed4835364d42cd12fc4 P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e3ee6205cf24954940c8dfd5d35ba67 in term 2.
I20260713 09:08:48.696106 29613 leader_election.cc:304] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e3ee6205cf24954940c8dfd5d35ba67, 603363ad91a7444fb9dc0a7ba1c68815; no voters: 
I20260713 09:08:48.696650 29362 raft_consensus.cc:2468] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e3ee6205cf24954940c8dfd5d35ba67 in term 2.
I20260713 09:08:48.696715 29756 raft_consensus.cc:2804] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:48.697145 29756 raft_consensus.cc:697] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 LEADER]: Becoming Leader. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Running, Role: LEADER
I20260713 09:08:48.697810 29756 consensus_queue.cc:237] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:48.704888 29033 catalog_manager.cc:5697] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67 reported cstate change: term changed from 1 to 2, leader changed from ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196) to 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193). New cstate: current_term: 2 leader_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:48.781145 29362 raft_consensus.cc:1275] T 86097c317b4c4d07af3510e09f6e2a9b P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Refusing update from remote peer 603363ad91a7444fb9dc0a7ba1c68815: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:48.782126 29743 consensus_queue.cc:1048] T 86097c317b4c4d07af3510e09f6e2a9b P 603363ad91a7444fb9dc0a7ba1c68815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:48.791201 29286 raft_consensus.cc:1275] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a [term 2 FOLLOWER]: Refusing update from remote peer 603363ad91a7444fb9dc0a7ba1c68815: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:48.792747 29763 consensus_queue.cc:1048] T 86097c317b4c4d07af3510e09f6e2a9b P 603363ad91a7444fb9dc0a7ba1c68815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:48.847816 29743 raft_consensus.cc:993] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815: : Instructing follower 1e3ee6205cf24954940c8dfd5d35ba67 to start an election
I20260713 09:08:48.848263 29763 raft_consensus.cc:1081] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 LEADER]: Signalling peer 1e3ee6205cf24954940c8dfd5d35ba67 to start an election
I20260713 09:08:48.849442 29655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1a6d3bc24b8433b9b141bb73559e96b"
dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
 from {username='slave'} at 127.0.0.1:55572
I20260713 09:08:48.849824 29655 raft_consensus.cc:493] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:48.850049 29655 raft_consensus.cc:3060] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:48.854200 29655 raft_consensus.cc:515] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:48.855460 29655 leader_election.cc:290] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 2 election: Requested vote from peers ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377), 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377)
I20260713 09:08:48.856180 29362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a6d3bc24b8433b9b141bb73559e96b" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad5e053c37f1461bb1632e64a5e22082"
I20260713 09:08:48.856380 29214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a6d3bc24b8433b9b141bb73559e96b" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815"
I20260713 09:08:48.856762 29362 raft_consensus.cc:3060] T f1a6d3bc24b8433b9b141bb73559e96b P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:48.856846 29214 raft_consensus.cc:3055] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:48.857206 29214 raft_consensus.cc:740] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 603363ad91a7444fb9dc0a7ba1c68815, State: Running, Role: LEADER
I20260713 09:08:48.857914 29214 consensus_queue.cc:260] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:48.859059 29214 raft_consensus.cc:3060] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:48.862751 29362 raft_consensus.cc:2468] T f1a6d3bc24b8433b9b141bb73559e96b P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e3ee6205cf24954940c8dfd5d35ba67 in term 2.
I20260713 09:08:48.863682 29610 leader_election.cc:304] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e3ee6205cf24954940c8dfd5d35ba67, ad5e053c37f1461bb1632e64a5e22082; no voters: 
I20260713 09:08:48.864398 29756 raft_consensus.cc:2804] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:48.864859 29756 raft_consensus.cc:697] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 LEADER]: Becoming Leader. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Running, Role: LEADER
I20260713 09:08:48.864876 29214 raft_consensus.cc:2468] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e3ee6205cf24954940c8dfd5d35ba67 in term 2.
I20260713 09:08:48.865797 29756 consensus_queue.cc:237] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:48.872594 29035 catalog_manager.cc:5697] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67 reported cstate change: term changed from 1 to 2, leader changed from 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194) to 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193). New cstate: current_term: 2 leader_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:49.081388 29362 raft_consensus.cc:1275] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Refusing update from remote peer 1e3ee6205cf24954940c8dfd5d35ba67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:49.082518 29756 consensus_queue.cc:1048] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:49.088989 29362 raft_consensus.cc:1275] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Refusing update from remote peer 1e3ee6205cf24954940c8dfd5d35ba67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:49.091104 29757 consensus_queue.cc:1048] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:49.094992 29214 raft_consensus.cc:1275] T 380c37fb486b443c97b492a19f6b3928 P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Refusing update from remote peer 1e3ee6205cf24954940c8dfd5d35ba67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:49.096776 29757 consensus_queue.cc:1048] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:49.104362 29286 raft_consensus.cc:1275] T 953164de71de42e287c389b7d372281b P 959b5659a7774f1fa750c6032ec6717a [term 2 FOLLOWER]: Refusing update from remote peer 1e3ee6205cf24954940c8dfd5d35ba67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:49.106851 29770 consensus_queue.cc:1048] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:49.111156 29212 raft_consensus.cc:1275] T b21d33c9ed5d4ed4835364d42cd12fc4 P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Refusing update from remote peer 1e3ee6205cf24954940c8dfd5d35ba67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:49.114045 29770 consensus_queue.cc:1048] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:49.127785 29361 raft_consensus.cc:1275] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Refusing update from remote peer 1e3ee6205cf24954940c8dfd5d35ba67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:49.131644 29756 consensus_queue.cc:1048] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:49.281139 29361 raft_consensus.cc:1275] T f1a6d3bc24b8433b9b141bb73559e96b P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Refusing update from remote peer 1e3ee6205cf24954940c8dfd5d35ba67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:49.282225 29756 consensus_queue.cc:1048] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:49.292706 29212 raft_consensus.cc:1275] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Refusing update from remote peer 1e3ee6205cf24954940c8dfd5d35ba67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:49.293928 29756 consensus_queue.cc:1048] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:49.319633 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:49.334179 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:49.351352 29361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0281528df5ac4c069c19fbbff8996c06"
dest_uuid: "ad5e053c37f1461bb1632e64a5e22082"
mode: GRACEFUL
new_leader_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
 from {username='slave'} at 127.0.0.1:57610
I20260713 09:08:49.351841 29361 raft_consensus.cc:606] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [term 2 LEADER]: Received request to transfer leadership to TS 1e3ee6205cf24954940c8dfd5d35ba67
I20260713 09:08:49.353886 29212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "710883c7516d476284b5ef545c6f4a6f"
dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815"
mode: GRACEFUL
new_leader_uuid: "959b5659a7774f1fa750c6032ec6717a"
 from {username='slave'} at 127.0.0.1:58670
I20260713 09:08:49.354343 29212 raft_consensus.cc:606] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 LEADER]: Received request to transfer leadership to TS 959b5659a7774f1fa750c6032ec6717a
I20260713 09:08:49.355333 26991 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:08:49.355870 26991 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:49.405740 29738 raft_consensus.cc:993] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082: : Instructing follower 1e3ee6205cf24954940c8dfd5d35ba67 to start an election
I20260713 09:08:49.406185 29734 raft_consensus.cc:1081] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [term 2 LEADER]: Signalling peer 1e3ee6205cf24954940c8dfd5d35ba67 to start an election
I20260713 09:08:49.407337 29655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0281528df5ac4c069c19fbbff8996c06"
dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
 from {username='slave'} at 127.0.0.1:55568
I20260713 09:08:49.407738 29655 raft_consensus.cc:493] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:49.407976 29655 raft_consensus.cc:3060] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:49.411957 29655 raft_consensus.cc:515] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:49.413280 29655 leader_election.cc:290] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 3 election: Requested vote from peers 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991), ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377)
I20260713 09:08:49.413975 29286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281528df5ac4c069c19fbbff8996c06" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "959b5659a7774f1fa750c6032ec6717a"
I20260713 09:08:49.414143 29362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281528df5ac4c069c19fbbff8996c06" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ad5e053c37f1461bb1632e64a5e22082"
I20260713 09:08:49.414517 29286 raft_consensus.cc:3060] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:49.414673 29362 raft_consensus.cc:3055] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:49.415020 29362 raft_consensus.cc:740] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ad5e053c37f1461bb1632e64a5e22082, State: Running, Role: LEADER
I20260713 09:08:49.415676 29362 consensus_queue.cc:260] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [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: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:49.416786 29362 raft_consensus.cc:3060] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:49.419657 29286 raft_consensus.cc:2468] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e3ee6205cf24954940c8dfd5d35ba67 in term 3.
I20260713 09:08:49.420727 29612 leader_election.cc:304] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [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: 1e3ee6205cf24954940c8dfd5d35ba67, 959b5659a7774f1fa750c6032ec6717a; no voters: 
I20260713 09:08:49.421118 29362 raft_consensus.cc:2468] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e3ee6205cf24954940c8dfd5d35ba67 in term 3.
I20260713 09:08:49.421377 29756 raft_consensus.cc:2804] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:49.421846 29756 raft_consensus.cc:697] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 3 LEADER]: Becoming Leader. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Running, Role: LEADER
I20260713 09:08:49.422619 29756 consensus_queue.cc:237] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [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: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } }
I20260713 09:08:49.429229 29037 catalog_manager.cc:5697] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 reported cstate change: term changed from 2 to 3, leader changed from ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196) to 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193). New cstate: current_term: 3 leader_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:49.872301 29286 raft_consensus.cc:1275] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a [term 3 FOLLOWER]: Refusing update from remote peer 1e3ee6205cf24954940c8dfd5d35ba67: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:49.873315 29785 consensus_queue.cc:1048] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:49.882030 29362 raft_consensus.cc:1275] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [term 3 FOLLOWER]: Refusing update from remote peer 1e3ee6205cf24954940c8dfd5d35ba67: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:49.883486 29771 consensus_queue.cc:1048] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:49.895509 29791 raft_consensus.cc:993] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815: : Instructing follower 959b5659a7774f1fa750c6032ec6717a to start an election
I20260713 09:08:49.895977 29791 raft_consensus.cc:1081] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 LEADER]: Signalling peer 959b5659a7774f1fa750c6032ec6717a to start an election
I20260713 09:08:49.897472 29286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "710883c7516d476284b5ef545c6f4a6f"
dest_uuid: "959b5659a7774f1fa750c6032ec6717a"
 from {username='slave'} at 127.0.0.1:36990
I20260713 09:08:49.897848 29286 raft_consensus.cc:493] T 710883c7516d476284b5ef545c6f4a6f P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:49.898083 29286 raft_consensus.cc:3060] T 710883c7516d476284b5ef545c6f4a6f P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:49.906060 29286 raft_consensus.cc:515] T 710883c7516d476284b5ef545c6f4a6f P 959b5659a7774f1fa750c6032ec6717a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:49.907656 29286 leader_election.cc:290] T 710883c7516d476284b5ef545c6f4a6f P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 2 election: Requested vote from peers 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377), ad5e053c37f1461bb1632e64a5e22082 (127.26.91.196:37377)
I20260713 09:08:49.908272 29212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710883c7516d476284b5ef545c6f4a6f" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815"
I20260713 09:08:49.908849 29212 raft_consensus.cc:3055] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:49.908842 29362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710883c7516d476284b5ef545c6f4a6f" candidate_uuid: "959b5659a7774f1fa750c6032ec6717a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad5e053c37f1461bb1632e64a5e22082"
I20260713 09:08:49.909363 29212 raft_consensus.cc:740] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 603363ad91a7444fb9dc0a7ba1c68815, State: Running, Role: LEADER
I20260713 09:08:49.909509 29362 raft_consensus.cc:3060] T 710883c7516d476284b5ef545c6f4a6f P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:49.910125 29212 consensus_queue.cc:260] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:49.911289 29212 raft_consensus.cc:3060] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:49.915498 29362 raft_consensus.cc:2468] T 710883c7516d476284b5ef545c6f4a6f P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 959b5659a7774f1fa750c6032ec6717a in term 2.
I20260713 09:08:49.916515 29251 leader_election.cc:304] T 710883c7516d476284b5ef545c6f4a6f P 959b5659a7774f1fa750c6032ec6717a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 959b5659a7774f1fa750c6032ec6717a, ad5e053c37f1461bb1632e64a5e22082; no voters: 
I20260713 09:08:49.917100 29739 raft_consensus.cc:2804] T 710883c7516d476284b5ef545c6f4a6f P 959b5659a7774f1fa750c6032ec6717a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:49.917316 29212 raft_consensus.cc:2468] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 959b5659a7774f1fa750c6032ec6717a in term 2.
I20260713 09:08:49.918025 29739 raft_consensus.cc:697] T 710883c7516d476284b5ef545c6f4a6f P 959b5659a7774f1fa750c6032ec6717a [term 2 LEADER]: Becoming Leader. State: Replica: 959b5659a7774f1fa750c6032ec6717a, State: Running, Role: LEADER
I20260713 09:08:49.918816 29739 consensus_queue.cc:237] T 710883c7516d476284b5ef545c6f4a6f P 959b5659a7774f1fa750c6032ec6717a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } }
I20260713 09:08:49.925562 29036 catalog_manager.cc:5697] T 710883c7516d476284b5ef545c6f4a6f P 959b5659a7774f1fa750c6032ec6717a reported cstate change: term changed from 1 to 2, leader changed from 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194) to 959b5659a7774f1fa750c6032ec6717a (127.26.91.195). New cstate: current_term: 2 leader_uuid: "959b5659a7774f1fa750c6032ec6717a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:50.311209 29212 raft_consensus.cc:1275] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Refusing update from remote peer 959b5659a7774f1fa750c6032ec6717a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:50.312176 29739 consensus_queue.cc:1048] T 710883c7516d476284b5ef545c6f4a6f P 959b5659a7774f1fa750c6032ec6717a [LEADER]: Connected to new peer: Peer: permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:50.320560 29362 raft_consensus.cc:1275] T 710883c7516d476284b5ef545c6f4a6f P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Refusing update from remote peer 959b5659a7774f1fa750c6032ec6717a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:50.322270 29796 consensus_queue.cc:1048] T 710883c7516d476284b5ef545c6f4a6f P 959b5659a7774f1fa750c6032ec6717a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad5e053c37f1461bb1632e64a5e22082" member_type: VOTER last_known_addr { host: "127.26.91.196" port: 37377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:50.356593 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:50.372246 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:50.386780 29286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3466827a7738482abb668dad38a1e1da"
dest_uuid: "959b5659a7774f1fa750c6032ec6717a"
mode: GRACEFUL
new_leader_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
 from {username='slave'} at 127.0.0.1:40344
I20260713 09:08:50.387217 29286 raft_consensus.cc:606] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a [term 1 LEADER]: Received request to transfer leadership to TS 1e3ee6205cf24954940c8dfd5d35ba67
I20260713 09:08:50.388290 26991 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:08:50.389081 26991 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:50.891571 29793 raft_consensus.cc:993] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a: : Instructing follower 1e3ee6205cf24954940c8dfd5d35ba67 to start an election
I20260713 09:08:50.892292 29796 raft_consensus.cc:1081] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a [term 1 LEADER]: Signalling peer 1e3ee6205cf24954940c8dfd5d35ba67 to start an election
I20260713 09:08:50.893679 29656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3466827a7738482abb668dad38a1e1da"
dest_uuid: "1e3ee6205cf24954940c8dfd5d35ba67"
 from {username='slave'} at 127.0.0.1:55578
I20260713 09:08:50.894188 29656 raft_consensus.cc:493] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:50.894481 29656 raft_consensus.cc:3060] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:50.900481 29656 raft_consensus.cc:515] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:50.902284 29656 leader_election.cc:290] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 2 election: Requested vote from peers 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991), 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377)
I20260713 09:08:50.902990 29286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3466827a7738482abb668dad38a1e1da" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "959b5659a7774f1fa750c6032ec6717a"
I20260713 09:08:50.903542 29212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3466827a7738482abb668dad38a1e1da" candidate_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "603363ad91a7444fb9dc0a7ba1c68815"
I20260713 09:08:50.903756 29286 raft_consensus.cc:3055] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:50.904105 29212 raft_consensus.cc:3060] T 3466827a7738482abb668dad38a1e1da P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:50.904042 29286 raft_consensus.cc:740] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 959b5659a7774f1fa750c6032ec6717a, State: Running, Role: LEADER
I20260713 09:08:50.905205 29286 consensus_queue.cc:260] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:50.906605 29286 raft_consensus.cc:3060] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:50.913162 29212 raft_consensus.cc:2468] T 3466827a7738482abb668dad38a1e1da P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e3ee6205cf24954940c8dfd5d35ba67 in term 2.
I20260713 09:08:50.914207 29613 leader_election.cc:304] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e3ee6205cf24954940c8dfd5d35ba67, 603363ad91a7444fb9dc0a7ba1c68815; no voters: 
I20260713 09:08:50.914897 29771 raft_consensus.cc:2804] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:50.914913 29286 raft_consensus.cc:2468] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e3ee6205cf24954940c8dfd5d35ba67 in term 2.
I20260713 09:08:50.915346 29771 raft_consensus.cc:697] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 LEADER]: Becoming Leader. State: Replica: 1e3ee6205cf24954940c8dfd5d35ba67, State: Running, Role: LEADER
I20260713 09:08:50.916466 29771 consensus_queue.cc:237] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } }
I20260713 09:08:50.924232 29037 catalog_manager.cc:5697] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 reported cstate change: term changed from 1 to 2, leader changed from 959b5659a7774f1fa750c6032ec6717a (127.26.91.195) to 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193). New cstate: current_term: 2 leader_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e3ee6205cf24954940c8dfd5d35ba67" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:51.298031 29212 raft_consensus.cc:1275] T 3466827a7738482abb668dad38a1e1da P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Refusing update from remote peer 1e3ee6205cf24954940c8dfd5d35ba67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:51.299254 29771 consensus_queue.cc:1048] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "603363ad91a7444fb9dc0a7ba1c68815" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:51.308626 29286 raft_consensus.cc:1275] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a [term 2 FOLLOWER]: Refusing update from remote peer 1e3ee6205cf24954940c8dfd5d35ba67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:51.310145 29785 consensus_queue.cc:1048] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "959b5659a7774f1fa750c6032ec6717a" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 42991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:51.390002 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:51.402858 26991 tablet_server.cc:179] TabletServer@127.26.91.193:35067 shutting down...
I20260713 09:08:51.420905 26991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:51.421730 26991 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:51.422359 26991 raft_consensus.cc:2243] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.422773 26991 raft_consensus.cc:2272] T 552dcd36a25d4f47942fda93a95c9be1 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.424862 26991 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:51.425453 26991 raft_consensus.cc:2243] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.426223 26991 raft_consensus.cc:2272] T 953164de71de42e287c389b7d372281b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.428344 26991 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:51.428855 26991 raft_consensus.cc:2243] T 87e5b71165bd4c1b971c4e1b555adea6 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.429194 26991 raft_consensus.cc:2272] T 87e5b71165bd4c1b971c4e1b555adea6 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.431337 26991 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:51.432051 26991 raft_consensus.cc:2243] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.432821 26991 raft_consensus.cc:2272] T b21d33c9ed5d4ed4835364d42cd12fc4 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.435225 26991 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:51.435820 26991 raft_consensus.cc:2243] T 205f7c08956b4c6ea5c91d0127bc2f15 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.436216 26991 raft_consensus.cc:2272] T 205f7c08956b4c6ea5c91d0127bc2f15 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:51.436240 29327 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260713 09:08:51.438413 26991 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:51.438972 26991 raft_consensus.cc:2243] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:08:51.439194 29327 consensus_peers.cc:597] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082 -> Peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Couldn't send request to peer 1e3ee6205cf24954940c8dfd5d35ba67. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:51.439432 26991 raft_consensus.cc:2272] T e6a7c754832241b6ae872cd1a068bdce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.441447 26991 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:51.441936 26991 raft_consensus.cc:2243] T bbbd9fcedb7847578d6f91a900f8532d P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.442291 26991 raft_consensus.cc:2272] T bbbd9fcedb7847578d6f91a900f8532d P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.444198 26991 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:51.444690 26991 raft_consensus.cc:2243] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.445143 26991 raft_consensus.cc:2272] T 2c6294a9c0dd418a932516aeb6e338bc P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.447547 26991 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:51.448096 26991 raft_consensus.cc:2243] T 9883914e6fe74e4393df64ed6b16c7bc P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.448453 26991 raft_consensus.cc:2272] T 9883914e6fe74e4393df64ed6b16c7bc P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.450141 26991 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:51.450726 26991 raft_consensus.cc:2243] T 6e4fef762e6d4c05b9df8058ba189634 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.451092 26991 raft_consensus.cc:2272] T 6e4fef762e6d4c05b9df8058ba189634 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.453738 26991 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:51.454236 26991 raft_consensus.cc:2243] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.454911 26991 raft_consensus.cc:2272] T 3466827a7738482abb668dad38a1e1da P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.456826 26991 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:51.457312 26991 raft_consensus.cc:2243] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.458017 26991 raft_consensus.cc:2272] T 380c37fb486b443c97b492a19f6b3928 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.459762 26991 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:51.460279 26991 raft_consensus.cc:2243] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.461159 26991 raft_consensus.cc:2272] T f1a6d3bc24b8433b9b141bb73559e96b P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.463472 26991 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:51.463863 26991 raft_consensus.cc:2243] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.464551 26991 raft_consensus.cc:2272] T 0281528df5ac4c069c19fbbff8996c06 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.466336 26991 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:51.466743 26991 raft_consensus.cc:2243] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.467111 26991 raft_consensus.cc:2272] T 977302bbdf524ee3875f0f8bf50ced72 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.468770 26991 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:51.469187 26991 raft_consensus.cc:2243] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.469555 26991 raft_consensus.cc:2272] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.471269 26991 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:51.471663 26991 raft_consensus.cc:2243] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.472033 26991 raft_consensus.cc:2272] T d71de8235adb482da3d42bdfa7961c25 P 1e3ee6205cf24954940c8dfd5d35ba67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.473690 26991 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:51.474052 26991 raft_consensus.cc:2243] T 32f09da8fd7f410290695da9bc323dce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.474328 26991 raft_consensus.cc:2272] T 32f09da8fd7f410290695da9bc323dce P 1e3ee6205cf24954940c8dfd5d35ba67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.510051 26991 tablet_server.cc:196] TabletServer@127.26.91.193:35067 shutdown complete.
W20260713 09:08:51.522823 29327 consensus_peers.cc:597] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082 -> Peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Couldn't send request to peer 1e3ee6205cf24954940c8dfd5d35ba67. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:51.545065 26991 tablet_server.cc:179] TabletServer@127.26.91.194:0 shutting down...
I20260713 09:08:51.568158 26991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:51.568921 26991 tablet_replica.cc:333] T 2c6294a9c0dd418a932516aeb6e338bc P 603363ad91a7444fb9dc0a7ba1c68815: stopping tablet replica
I20260713 09:08:51.569788 26991 raft_consensus.cc:2243] T 2c6294a9c0dd418a932516aeb6e338bc P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.570686 26991 raft_consensus.cc:2272] T 2c6294a9c0dd418a932516aeb6e338bc P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.572566 26991 tablet_replica.cc:333] T bbbd9fcedb7847578d6f91a900f8532d P 603363ad91a7444fb9dc0a7ba1c68815: stopping tablet replica
I20260713 09:08:51.573072 26991 raft_consensus.cc:2243] T bbbd9fcedb7847578d6f91a900f8532d P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.573446 26991 raft_consensus.cc:2272] T bbbd9fcedb7847578d6f91a900f8532d P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.575278 26991 tablet_replica.cc:333] T 386be23bcffd462cb7c18d0437b3dd8c P 603363ad91a7444fb9dc0a7ba1c68815: stopping tablet replica
I20260713 09:08:51.575804 26991 raft_consensus.cc:2243] T 386be23bcffd462cb7c18d0437b3dd8c P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.576234 26991 raft_consensus.cc:2272] T 386be23bcffd462cb7c18d0437b3dd8c P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.577941 26991 tablet_replica.cc:333] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815: stopping tablet replica
I20260713 09:08:51.578433 26991 raft_consensus.cc:2243] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.578823 26991 raft_consensus.cc:2272] T f1a6d3bc24b8433b9b141bb73559e96b P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.580535 26991 tablet_replica.cc:333] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815: stopping tablet replica
I20260713 09:08:51.581050 26991 raft_consensus.cc:2243] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.581432 26991 raft_consensus.cc:2272] T 977302bbdf524ee3875f0f8bf50ced72 P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.583168 26991 tablet_replica.cc:333] T 552dcd36a25d4f47942fda93a95c9be1 P 603363ad91a7444fb9dc0a7ba1c68815: stopping tablet replica
I20260713 09:08:51.583647 26991 raft_consensus.cc:2243] T 552dcd36a25d4f47942fda93a95c9be1 P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.584007 26991 raft_consensus.cc:2272] T 552dcd36a25d4f47942fda93a95c9be1 P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.585852 26991 tablet_replica.cc:333] T 15eb7012de1e4051bd52b31073084be6 P 603363ad91a7444fb9dc0a7ba1c68815: stopping tablet replica
I20260713 09:08:51.586305 26991 raft_consensus.cc:2243] T 15eb7012de1e4051bd52b31073084be6 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.586643 26991 raft_consensus.cc:2272] T 15eb7012de1e4051bd52b31073084be6 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.588303 26991 tablet_replica.cc:333] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815: stopping tablet replica
I20260713 09:08:51.588716 26991 raft_consensus.cc:2243] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.589079 26991 raft_consensus.cc:2272] T 710883c7516d476284b5ef545c6f4a6f P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.590780 26991 tablet_replica.cc:333] T 6e4fef762e6d4c05b9df8058ba189634 P 603363ad91a7444fb9dc0a7ba1c68815: stopping tablet replica
I20260713 09:08:51.591382 26991 raft_consensus.cc:2243] T 6e4fef762e6d4c05b9df8058ba189634 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.591743 26991 raft_consensus.cc:2272] T 6e4fef762e6d4c05b9df8058ba189634 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.593561 26991 tablet_replica.cc:333] T 89cae1dca9754421a5562eff2c5ac711 P 603363ad91a7444fb9dc0a7ba1c68815: stopping tablet replica
I20260713 09:08:51.594177 26991 raft_consensus.cc:2243] T 89cae1dca9754421a5562eff2c5ac711 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.594657 26991 raft_consensus.cc:2272] T 89cae1dca9754421a5562eff2c5ac711 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.596588 26991 tablet_replica.cc:333] T 32f09da8fd7f410290695da9bc323dce P 603363ad91a7444fb9dc0a7ba1c68815: stopping tablet replica
I20260713 09:08:51.597114 26991 raft_consensus.cc:2243] T 32f09da8fd7f410290695da9bc323dce P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.597813 26991 raft_consensus.cc:2272] T 32f09da8fd7f410290695da9bc323dce P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:51.598156 29253 consensus_peers.cc:597] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a -> Peer 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377): Couldn't send request to peer 603363ad91a7444fb9dc0a7ba1c68815. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:51.599609 26991 tablet_replica.cc:333] T 86097c317b4c4d07af3510e09f6e2a9b P 603363ad91a7444fb9dc0a7ba1c68815: stopping tablet replica
I20260713 09:08:51.600143 26991 raft_consensus.cc:2243] T 86097c317b4c4d07af3510e09f6e2a9b P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.600946 26991 raft_consensus.cc:2272] T 86097c317b4c4d07af3510e09f6e2a9b P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.602891 26991 tablet_replica.cc:333] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815: stopping tablet replica
I20260713 09:08:51.603338 26991 raft_consensus.cc:2243] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.604045 26991 raft_consensus.cc:2272] T d71de8235adb482da3d42bdfa7961c25 P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.605871 26991 tablet_replica.cc:333] T b21d33c9ed5d4ed4835364d42cd12fc4 P 603363ad91a7444fb9dc0a7ba1c68815: stopping tablet replica
I20260713 09:08:51.606336 26991 raft_consensus.cc:2243] T b21d33c9ed5d4ed4835364d42cd12fc4 P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.606711 26991 raft_consensus.cc:2272] T b21d33c9ed5d4ed4835364d42cd12fc4 P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.608433 26991 tablet_replica.cc:333] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815: stopping tablet replica
I20260713 09:08:51.608847 26991 raft_consensus.cc:2243] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.609551 26991 raft_consensus.cc:2272] T 205f7c08956b4c6ea5c91d0127bc2f15 P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.611212 26991 tablet_replica.cc:333] T 3466827a7738482abb668dad38a1e1da P 603363ad91a7444fb9dc0a7ba1c68815: stopping tablet replica
I20260713 09:08:51.611652 26991 raft_consensus.cc:2243] T 3466827a7738482abb668dad38a1e1da P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.612023 26991 raft_consensus.cc:2272] T 3466827a7738482abb668dad38a1e1da P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.614203 26991 tablet_replica.cc:333] T 380c37fb486b443c97b492a19f6b3928 P 603363ad91a7444fb9dc0a7ba1c68815: stopping tablet replica
I20260713 09:08:51.614635 26991 raft_consensus.cc:2243] T 380c37fb486b443c97b492a19f6b3928 P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.615020 26991 raft_consensus.cc:2272] T 380c37fb486b443c97b492a19f6b3928 P 603363ad91a7444fb9dc0a7ba1c68815 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.616643 26991 tablet_replica.cc:333] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815: stopping tablet replica
I20260713 09:08:51.617054 26991 raft_consensus.cc:2243] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.617781 26991 raft_consensus.cc:2272] T 29d3c7f1011745348b890f6f4443a3ee P 603363ad91a7444fb9dc0a7ba1c68815 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.652912 26991 tablet_server.cc:196] TabletServer@127.26.91.194:0 shutdown complete.
I20260713 09:08:51.682837 26991 tablet_server.cc:179] TabletServer@127.26.91.195:0 shutting down...
W20260713 09:08:51.683486 29253 consensus_peers.cc:597] T 710883c7516d476284b5ef545c6f4a6f P 959b5659a7774f1fa750c6032ec6717a -> Peer 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377): Couldn't send request to peer 603363ad91a7444fb9dc0a7ba1c68815. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.194:41377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:51.689178 29326 consensus_peers.cc:597] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082 -> Peer 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991): Couldn't send request to peer 959b5659a7774f1fa750c6032ec6717a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:51.705718 29253 consensus_peers.cc:597] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a -> Peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Couldn't send request to peer 1e3ee6205cf24954940c8dfd5d35ba67. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:51.708593 26991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:51.709221 26991 tablet_replica.cc:333] T 15eb7012de1e4051bd52b31073084be6 P 959b5659a7774f1fa750c6032ec6717a: stopping tablet replica
I20260713 09:08:51.709807 26991 raft_consensus.cc:2243] T 15eb7012de1e4051bd52b31073084be6 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.710232 26991 raft_consensus.cc:2272] T 15eb7012de1e4051bd52b31073084be6 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.712340 26991 tablet_replica.cc:333] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a: stopping tablet replica
I20260713 09:08:51.712903 26991 raft_consensus.cc:2243] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.713593 26991 raft_consensus.cc:2272] T 552dcd36a25d4f47942fda93a95c9be1 P 959b5659a7774f1fa750c6032ec6717a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.715272 26991 tablet_replica.cc:333] T 386be23bcffd462cb7c18d0437b3dd8c P 959b5659a7774f1fa750c6032ec6717a: stopping tablet replica
I20260713 09:08:51.715881 26991 raft_consensus.cc:2243] T 386be23bcffd462cb7c18d0437b3dd8c P 959b5659a7774f1fa750c6032ec6717a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.716879 26991 raft_consensus.cc:2272] T 386be23bcffd462cb7c18d0437b3dd8c P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.719298 26991 tablet_replica.cc:333] T 9883914e6fe74e4393df64ed6b16c7bc P 959b5659a7774f1fa750c6032ec6717a: stopping tablet replica
I20260713 09:08:51.719867 26991 raft_consensus.cc:2243] T 9883914e6fe74e4393df64ed6b16c7bc P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:08:51.719925 29253 consensus_peers.cc:597] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a -> Peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Couldn't send request to peer 1e3ee6205cf24954940c8dfd5d35ba67. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:51.720367 26991 raft_consensus.cc:2272] T 9883914e6fe74e4393df64ed6b16c7bc P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.722070 26991 tablet_replica.cc:333] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a: stopping tablet replica
I20260713 09:08:51.722532 26991 raft_consensus.cc:2243] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.722869 26991 raft_consensus.cc:2272] T 86097c317b4c4d07af3510e09f6e2a9b P 959b5659a7774f1fa750c6032ec6717a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.724577 26991 tablet_replica.cc:333] T 29d3c7f1011745348b890f6f4443a3ee P 959b5659a7774f1fa750c6032ec6717a: stopping tablet replica
I20260713 09:08:51.725023 26991 raft_consensus.cc:2243] T 29d3c7f1011745348b890f6f4443a3ee P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.725346 26991 raft_consensus.cc:2272] T 29d3c7f1011745348b890f6f4443a3ee P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.727036 26991 tablet_replica.cc:333] T 87e5b71165bd4c1b971c4e1b555adea6 P 959b5659a7774f1fa750c6032ec6717a: stopping tablet replica
I20260713 09:08:51.727481 26991 raft_consensus.cc:2243] T 87e5b71165bd4c1b971c4e1b555adea6 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.727835 26991 raft_consensus.cc:2272] T 87e5b71165bd4c1b971c4e1b555adea6 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.729461 26991 tablet_replica.cc:333] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a: stopping tablet replica
I20260713 09:08:51.729916 26991 raft_consensus.cc:2243] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.730535 26991 raft_consensus.cc:2272] T 977302bbdf524ee3875f0f8bf50ced72 P 959b5659a7774f1fa750c6032ec6717a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.732539 26991 tablet_replica.cc:333] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 959b5659a7774f1fa750c6032ec6717a: stopping tablet replica
I20260713 09:08:51.733144 26991 raft_consensus.cc:2243] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.733628 26991 raft_consensus.cc:2272] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.735777 26991 tablet_replica.cc:333] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a: stopping tablet replica
W20260713 09:08:51.736155 29327 consensus_peers.cc:597] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082 -> Peer 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377): Couldn't send request to peer 603363ad91a7444fb9dc0a7ba1c68815. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.194:41377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:51.736325 26991 raft_consensus.cc:2243] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.736821 26991 raft_consensus.cc:2272] T 0281528df5ac4c069c19fbbff8996c06 P 959b5659a7774f1fa750c6032ec6717a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.738444 26991 tablet_replica.cc:333] T 205f7c08956b4c6ea5c91d0127bc2f15 P 959b5659a7774f1fa750c6032ec6717a: stopping tablet replica
I20260713 09:08:51.738873 26991 raft_consensus.cc:2243] T 205f7c08956b4c6ea5c91d0127bc2f15 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.739255 26991 raft_consensus.cc:2272] T 205f7c08956b4c6ea5c91d0127bc2f15 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.740995 26991 tablet_replica.cc:333] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a: stopping tablet replica
I20260713 09:08:51.741427 26991 raft_consensus.cc:2243] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.741768 26991 raft_consensus.cc:2272] T 3466827a7738482abb668dad38a1e1da P 959b5659a7774f1fa750c6032ec6717a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.743649 26991 tablet_replica.cc:333] T 710883c7516d476284b5ef545c6f4a6f P 959b5659a7774f1fa750c6032ec6717a: stopping tablet replica
I20260713 09:08:51.744123 26991 raft_consensus.cc:2243] T 710883c7516d476284b5ef545c6f4a6f P 959b5659a7774f1fa750c6032ec6717a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.744766 26991 raft_consensus.cc:2272] T 710883c7516d476284b5ef545c6f4a6f P 959b5659a7774f1fa750c6032ec6717a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.746320 26991 tablet_replica.cc:333] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a: stopping tablet replica
I20260713 09:08:51.746750 26991 raft_consensus.cc:2243] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.747427 26991 raft_consensus.cc:2272] T bbbd9fcedb7847578d6f91a900f8532d P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.749125 26991 tablet_replica.cc:333] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a: stopping tablet replica
I20260713 09:08:51.749560 26991 raft_consensus.cc:2243] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.750202 26991 raft_consensus.cc:2272] T e6a7c754832241b6ae872cd1a068bdce P 959b5659a7774f1fa750c6032ec6717a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.751849 26991 tablet_replica.cc:333] T 89cae1dca9754421a5562eff2c5ac711 P 959b5659a7774f1fa750c6032ec6717a: stopping tablet replica
I20260713 09:08:51.752305 26991 raft_consensus.cc:2243] T 89cae1dca9754421a5562eff2c5ac711 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.752681 26991 raft_consensus.cc:2272] T 89cae1dca9754421a5562eff2c5ac711 P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.754235 26991 tablet_replica.cc:333] T 32f09da8fd7f410290695da9bc323dce P 959b5659a7774f1fa750c6032ec6717a: stopping tablet replica
I20260713 09:08:51.754653 26991 raft_consensus.cc:2243] T 32f09da8fd7f410290695da9bc323dce P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.754989 26991 raft_consensus.cc:2272] T 32f09da8fd7f410290695da9bc323dce P 959b5659a7774f1fa750c6032ec6717a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.756652 26991 tablet_replica.cc:333] T 953164de71de42e287c389b7d372281b P 959b5659a7774f1fa750c6032ec6717a: stopping tablet replica
I20260713 09:08:51.757053 26991 raft_consensus.cc:2243] T 953164de71de42e287c389b7d372281b P 959b5659a7774f1fa750c6032ec6717a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.757416 26991 raft_consensus.cc:2272] T 953164de71de42e287c389b7d372281b P 959b5659a7774f1fa750c6032ec6717a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:51.763334 29327 consensus_peers.cc:597] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082 -> Peer 603363ad91a7444fb9dc0a7ba1c68815 (127.26.91.194:41377): Couldn't send request to peer 603363ad91a7444fb9dc0a7ba1c68815. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.194:41377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:51.793324 26991 tablet_server.cc:196] TabletServer@127.26.91.195:0 shutdown complete.
I20260713 09:08:51.821276 26991 tablet_server.cc:179] TabletServer@127.26.91.196:0 shutting down...
I20260713 09:08:51.842797 26991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:51.843456 26991 tablet_replica.cc:333] T 2c6294a9c0dd418a932516aeb6e338bc P ad5e053c37f1461bb1632e64a5e22082: stopping tablet replica
I20260713 09:08:51.844035 26991 raft_consensus.cc:2243] T 2c6294a9c0dd418a932516aeb6e338bc P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.844519 26991 raft_consensus.cc:2272] T 2c6294a9c0dd418a932516aeb6e338bc P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.846803 26991 tablet_replica.cc:333] T 386be23bcffd462cb7c18d0437b3dd8c P ad5e053c37f1461bb1632e64a5e22082: stopping tablet replica
I20260713 09:08:51.847500 26991 raft_consensus.cc:2243] T 386be23bcffd462cb7c18d0437b3dd8c P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.848009 26991 raft_consensus.cc:2272] T 386be23bcffd462cb7c18d0437b3dd8c P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:51.849825 29326 consensus_peers.cc:597] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082 -> Peer 959b5659a7774f1fa750c6032ec6717a (127.26.91.195:42991): Couldn't send request to peer 959b5659a7774f1fa750c6032ec6717a. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.195:42991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:51.850283 26991 tablet_replica.cc:333] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082: stopping tablet replica
I20260713 09:08:51.851126 26991 raft_consensus.cc:2243] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.851591 26991 raft_consensus.cc:2272] T 0281528df5ac4c069c19fbbff8996c06 P ad5e053c37f1461bb1632e64a5e22082 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.854103 26991 tablet_replica.cc:333] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082: stopping tablet replica
I20260713 09:08:51.854791 26991 raft_consensus.cc:2243] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.855613 26991 raft_consensus.cc:2272] T 15eb7012de1e4051bd52b31073084be6 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:51.855628 29327 consensus_peers.cc:597] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P ad5e053c37f1461bb1632e64a5e22082 -> Peer 1e3ee6205cf24954940c8dfd5d35ba67 (127.26.91.193:35067): Couldn't send request to peer 1e3ee6205cf24954940c8dfd5d35ba67. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:51.857986 26991 tablet_replica.cc:333] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P ad5e053c37f1461bb1632e64a5e22082: stopping tablet replica
I20260713 09:08:51.858515 26991 raft_consensus.cc:2243] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P ad5e053c37f1461bb1632e64a5e22082 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.859205 26991 raft_consensus.cc:2272] T 8ff6a7d8ed5748ea9c71afd55c1fe930 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.860981 26991 tablet_replica.cc:333] T f1a6d3bc24b8433b9b141bb73559e96b P ad5e053c37f1461bb1632e64a5e22082: stopping tablet replica
I20260713 09:08:51.861456 26991 raft_consensus.cc:2243] T f1a6d3bc24b8433b9b141bb73559e96b P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.861827 26991 raft_consensus.cc:2272] T f1a6d3bc24b8433b9b141bb73559e96b P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.863538 26991 tablet_replica.cc:333] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082: stopping tablet replica
I20260713 09:08:51.864054 26991 raft_consensus.cc:2243] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.864779 26991 raft_consensus.cc:2272] T 87e5b71165bd4c1b971c4e1b555adea6 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.866448 26991 tablet_replica.cc:333] T 29d3c7f1011745348b890f6f4443a3ee P ad5e053c37f1461bb1632e64a5e22082: stopping tablet replica
I20260713 09:08:51.866904 26991 raft_consensus.cc:2243] T 29d3c7f1011745348b890f6f4443a3ee P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.867268 26991 raft_consensus.cc:2272] T 29d3c7f1011745348b890f6f4443a3ee P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.868968 26991 tablet_replica.cc:333] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082: stopping tablet replica
I20260713 09:08:51.869400 26991 raft_consensus.cc:2243] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.869782 26991 raft_consensus.cc:2272] T 380c37fb486b443c97b492a19f6b3928 P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.871392 26991 tablet_replica.cc:333] T 9883914e6fe74e4393df64ed6b16c7bc P ad5e053c37f1461bb1632e64a5e22082: stopping tablet replica
I20260713 09:08:51.871830 26991 raft_consensus.cc:2243] T 9883914e6fe74e4393df64ed6b16c7bc P ad5e053c37f1461bb1632e64a5e22082 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.872519 26991 raft_consensus.cc:2272] T 9883914e6fe74e4393df64ed6b16c7bc P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.874114 26991 tablet_replica.cc:333] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082: stopping tablet replica
I20260713 09:08:51.874564 26991 raft_consensus.cc:2243] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.875218 26991 raft_consensus.cc:2272] T 6e4fef762e6d4c05b9df8058ba189634 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.876911 26991 tablet_replica.cc:333] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082: stopping tablet replica
I20260713 09:08:51.877362 26991 raft_consensus.cc:2243] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.877733 26991 raft_consensus.cc:2272] T b21d33c9ed5d4ed4835364d42cd12fc4 P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.879307 26991 tablet_replica.cc:333] T 710883c7516d476284b5ef545c6f4a6f P ad5e053c37f1461bb1632e64a5e22082: stopping tablet replica
I20260713 09:08:51.879729 26991 raft_consensus.cc:2243] T 710883c7516d476284b5ef545c6f4a6f P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.880119 26991 raft_consensus.cc:2272] T 710883c7516d476284b5ef545c6f4a6f P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.881695 26991 tablet_replica.cc:333] T e6a7c754832241b6ae872cd1a068bdce P ad5e053c37f1461bb1632e64a5e22082: stopping tablet replica
I20260713 09:08:51.882146 26991 raft_consensus.cc:2243] T e6a7c754832241b6ae872cd1a068bdce P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.882519 26991 raft_consensus.cc:2272] T e6a7c754832241b6ae872cd1a068bdce P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.884135 26991 tablet_replica.cc:333] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082: stopping tablet replica
I20260713 09:08:51.884583 26991 raft_consensus.cc:2243] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.885272 26991 raft_consensus.cc:2272] T 89cae1dca9754421a5562eff2c5ac711 P ad5e053c37f1461bb1632e64a5e22082 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.886816 26991 tablet_replica.cc:333] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082: stopping tablet replica
I20260713 09:08:51.887230 26991 raft_consensus.cc:2243] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.887615 26991 raft_consensus.cc:2272] T 953164de71de42e287c389b7d372281b P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.889182 26991 tablet_replica.cc:333] T 86097c317b4c4d07af3510e09f6e2a9b P ad5e053c37f1461bb1632e64a5e22082: stopping tablet replica
I20260713 09:08:51.889616 26991 raft_consensus.cc:2243] T 86097c317b4c4d07af3510e09f6e2a9b P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.889994 26991 raft_consensus.cc:2272] T 86097c317b4c4d07af3510e09f6e2a9b P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.891604 26991 tablet_replica.cc:333] T d71de8235adb482da3d42bdfa7961c25 P ad5e053c37f1461bb1632e64a5e22082: stopping tablet replica
I20260713 09:08:51.892026 26991 raft_consensus.cc:2243] T d71de8235adb482da3d42bdfa7961c25 P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:51.892453 26991 raft_consensus.cc:2272] T d71de8235adb482da3d42bdfa7961c25 P ad5e053c37f1461bb1632e64a5e22082 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.926939 26991 tablet_server.cc:196] TabletServer@127.26.91.196:0 shutdown complete.
I20260713 09:08:51.955636 26991 master.cc:562] Master@127.26.91.254:42925 shutting down...
I20260713 09:08:51.974526 26991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a7ab4622ae0e4b3dba0a377f4c988240 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:51.975119 26991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a7ab4622ae0e4b3dba0a377f4c988240 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:51.975435 26991 tablet_replica.cc:333] T 00000000000000000000000000000000 P a7ab4622ae0e4b3dba0a377f4c988240: stopping tablet replica
I20260713 09:08:51.994578 26991 master.cc:584] Master@127.26.91.254:42925 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18264 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:08:52.042631 26991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.91.254:46421
I20260713 09:08:52.043709 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:52.049041 29816 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:52.049131 29815 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:52.049782 29818 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:52.051546 26991 server_base.cc:1061] running on GCE node
I20260713 09:08:52.052413 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:52.052582 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:52.052717 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933732052700 us; error 0 us; skew 500 ppm
I20260713 09:08:52.053215 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:52.055363 26991 webserver.cc:533] Webserver started at http://127.26.91.254:40427/ using document root <none> and password file <none>
I20260713 09:08:52.055814 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:52.055974 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:52.056238 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:52.057304 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933660129690-26991-0/minicluster-data/master-0-root/instance:
uuid: "3db1f3c936f24f38a27138ffdeccd7c4"
format_stamp: "Formatted at 2026-07-13 09:08:52 on dist-test-slave-bxq4"
I20260713 09:08:52.061393 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:08:52.064534 29823 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:52.065184 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:52.065441 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933660129690-26991-0/minicluster-data/master-0-root
uuid: "3db1f3c936f24f38a27138ffdeccd7c4"
format_stamp: "Formatted at 2026-07-13 09:08:52 on dist-test-slave-bxq4"
I20260713 09:08:52.065687 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933660129690-26991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933660129690-26991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933660129690-26991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:52.084635 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:52.085791 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:52.121344 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.254:46421
I20260713 09:08:52.121438 29874 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.254:46421 every 8 connection(s)
I20260713 09:08:52.125001 29875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.134397 29875 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3db1f3c936f24f38a27138ffdeccd7c4: Bootstrap starting.
I20260713 09:08:52.138898 29875 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3db1f3c936f24f38a27138ffdeccd7c4: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.142786 29875 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3db1f3c936f24f38a27138ffdeccd7c4: No bootstrap required, opened a new log
I20260713 09:08:52.144794 29875 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3db1f3c936f24f38a27138ffdeccd7c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3db1f3c936f24f38a27138ffdeccd7c4" member_type: VOTER }
I20260713 09:08:52.145136 29875 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3db1f3c936f24f38a27138ffdeccd7c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.145345 29875 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3db1f3c936f24f38a27138ffdeccd7c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3db1f3c936f24f38a27138ffdeccd7c4, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.145885 29875 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3db1f3c936f24f38a27138ffdeccd7c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3db1f3c936f24f38a27138ffdeccd7c4" member_type: VOTER }
I20260713 09:08:52.146332 29875 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3db1f3c936f24f38a27138ffdeccd7c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:52.146533 29875 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3db1f3c936f24f38a27138ffdeccd7c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:52.146775 29875 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3db1f3c936f24f38a27138ffdeccd7c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.150727 29875 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3db1f3c936f24f38a27138ffdeccd7c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3db1f3c936f24f38a27138ffdeccd7c4" member_type: VOTER }
I20260713 09:08:52.151165 29875 leader_election.cc:304] T 00000000000000000000000000000000 P 3db1f3c936f24f38a27138ffdeccd7c4 [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: 3db1f3c936f24f38a27138ffdeccd7c4; no voters: 
I20260713 09:08:52.152211 29875 leader_election.cc:290] T 00000000000000000000000000000000 P 3db1f3c936f24f38a27138ffdeccd7c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:52.152485 29878 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3db1f3c936f24f38a27138ffdeccd7c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:52.153658 29878 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3db1f3c936f24f38a27138ffdeccd7c4 [term 1 LEADER]: Becoming Leader. State: Replica: 3db1f3c936f24f38a27138ffdeccd7c4, State: Running, Role: LEADER
I20260713 09:08:52.154286 29878 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3db1f3c936f24f38a27138ffdeccd7c4 [LEADER]: Queue going to LEADER mode. State: All 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: "3db1f3c936f24f38a27138ffdeccd7c4" member_type: VOTER }
I20260713 09:08:52.154908 29875 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3db1f3c936f24f38a27138ffdeccd7c4 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:52.158231 29879 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3db1f3c936f24f38a27138ffdeccd7c4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3db1f3c936f24f38a27138ffdeccd7c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3db1f3c936f24f38a27138ffdeccd7c4" member_type: VOTER } }
I20260713 09:08:52.158806 29879 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3db1f3c936f24f38a27138ffdeccd7c4 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:52.159118 29880 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3db1f3c936f24f38a27138ffdeccd7c4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3db1f3c936f24f38a27138ffdeccd7c4. Latest consensus state: current_term: 1 leader_uuid: "3db1f3c936f24f38a27138ffdeccd7c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3db1f3c936f24f38a27138ffdeccd7c4" member_type: VOTER } }
I20260713 09:08:52.159719 29880 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3db1f3c936f24f38a27138ffdeccd7c4 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:52.164208 29885 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:52.168995 29885 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:52.170950 26991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:52.176838 29885 catalog_manager.cc:1383] Generated new cluster ID: 47ab059877c04150aea999b35d119a55
I20260713 09:08:52.177071 29885 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:52.189635 29885 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:52.190774 29885 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:52.203601 29885 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3db1f3c936f24f38a27138ffdeccd7c4: Generated new TSK 0
I20260713 09:08:52.204125 29885 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:52.237938 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:52.244585 29896 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:52.244580 29897 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:52.245718 29899 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:52.247843 26991 server_base.cc:1061] running on GCE node
I20260713 09:08:52.250900 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:52.251082 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:52.251199 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933732251187 us; error 0 us; skew 500 ppm
I20260713 09:08:52.251652 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:52.253685 26991 webserver.cc:533] Webserver started at http://127.26.91.193:43831/ using document root <none> and password file <none>
I20260713 09:08:52.254101 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:52.254247 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:52.254459 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:52.255429 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933660129690-26991-0/minicluster-data/ts-0-root/instance:
uuid: "a430e03cd15d4d838a72e9e52ad4a122"
format_stamp: "Formatted at 2026-07-13 09:08:52 on dist-test-slave-bxq4"
I20260713 09:08:52.259847 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:08:52.262887 29904 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:52.263563 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:52.263793 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933660129690-26991-0/minicluster-data/ts-0-root
uuid: "a430e03cd15d4d838a72e9e52ad4a122"
format_stamp: "Formatted at 2026-07-13 09:08:52 on dist-test-slave-bxq4"
I20260713 09:08:52.264019 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933660129690-26991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933660129690-26991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933660129690-26991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:52.282171 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:52.283290 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:52.284655 26991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:52.286733 26991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:52.286898 26991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:52.287070 26991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:52.287207 26991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:52.323680 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.193:35453
I20260713 09:08:52.323782 29966 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.193:35453 every 8 connection(s)
I20260713 09:08:52.328418 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:52.335243 29971 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:52.337224 29972 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:52.338563 26991 server_base.cc:1061] running on GCE node
W20260713 09:08:52.338621 29974 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:52.339962 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:52.340198 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:52.340368 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933732340352 us; error 0 us; skew 500 ppm
I20260713 09:08:52.340997 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:52.341464 29967 heartbeater.cc:344] Connected to a master server at 127.26.91.254:46421
I20260713 09:08:52.341784 29967 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:52.342419 29967 heartbeater.cc:507] Master 127.26.91.254:46421 requested a full tablet report, sending...
I20260713 09:08:52.343564 26991 webserver.cc:533] Webserver started at http://127.26.91.194:33365/ using document root <none> and password file <none>
I20260713 09:08:52.344143 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:52.344358 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:52.344286 29840 ts_manager.cc:194] Registered new tserver with Master: a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453)
I20260713 09:08:52.344738 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:52.345829 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933660129690-26991-0/minicluster-data/ts-1-root/instance:
uuid: "b710b1ea993744ba85a23fc117c72f5f"
format_stamp: "Formatted at 2026-07-13 09:08:52 on dist-test-slave-bxq4"
I20260713 09:08:52.346015 29840 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52054
I20260713 09:08:52.349897 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260713 09:08:52.352998 29979 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:52.353667 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:52.353956 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933660129690-26991-0/minicluster-data/ts-1-root
uuid: "b710b1ea993744ba85a23fc117c72f5f"
format_stamp: "Formatted at 2026-07-13 09:08:52 on dist-test-slave-bxq4"
I20260713 09:08:52.354209 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933660129690-26991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933660129690-26991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933660129690-26991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:52.369717 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:52.370759 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:52.372052 26991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:52.374071 26991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:52.374262 26991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:52.374468 26991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:52.374614 26991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:52.411170 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.194:44703
I20260713 09:08:52.411268 30041 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.194:44703 every 8 connection(s)
I20260713 09:08:52.415524 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:52.421842 30045 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:52.423498 30046 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:52.425649 26991 server_base.cc:1061] running on GCE node
W20260713 09:08:52.425618 30048 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:52.426345 30042 heartbeater.cc:344] Connected to a master server at 127.26.91.254:46421
I20260713 09:08:52.426705 30042 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:52.426901 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:52.427143 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:52.427299 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933732427281 us; error 0 us; skew 500 ppm
I20260713 09:08:52.427379 30042 heartbeater.cc:507] Master 127.26.91.254:46421 requested a full tablet report, sending...
I20260713 09:08:52.427852 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:52.429245 29840 ts_manager.cc:194] Registered new tserver with Master: b710b1ea993744ba85a23fc117c72f5f (127.26.91.194:44703)
I20260713 09:08:52.430359 26991 webserver.cc:533] Webserver started at http://127.26.91.195:42829/ using document root <none> and password file <none>
I20260713 09:08:52.430590 29840 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52064
I20260713 09:08:52.430868 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:52.431110 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:52.431365 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:52.432541 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933660129690-26991-0/minicluster-data/ts-2-root/instance:
uuid: "9663d91515c4411fad0a9dd65f177074"
format_stamp: "Formatted at 2026-07-13 09:08:52 on dist-test-slave-bxq4"
I20260713 09:08:52.436589 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:08:52.439440 30053 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:52.440145 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:52.440399 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933660129690-26991-0/minicluster-data/ts-2-root
uuid: "9663d91515c4411fad0a9dd65f177074"
format_stamp: "Formatted at 2026-07-13 09:08:52 on dist-test-slave-bxq4"
I20260713 09:08:52.440661 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933660129690-26991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933660129690-26991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933660129690-26991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:52.461056 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:52.462159 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:52.463493 26991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:52.465677 26991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:52.465863 26991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:52.466092 26991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:52.466245 26991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:52.502782 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.195:36497
I20260713 09:08:52.502879 30115 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.195:36497 every 8 connection(s)
I20260713 09:08:52.515094 30116 heartbeater.cc:344] Connected to a master server at 127.26.91.254:46421
I20260713 09:08:52.515471 30116 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:52.516180 30116 heartbeater.cc:507] Master 127.26.91.254:46421 requested a full tablet report, sending...
I20260713 09:08:52.517880 29840 ts_manager.cc:194] Registered new tserver with Master: 9663d91515c4411fad0a9dd65f177074 (127.26.91.195:36497)
I20260713 09:08:52.518865 26991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013129844s
I20260713 09:08:52.519119 29840 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52072
I20260713 09:08:52.540643 29840 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52082:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:08:52.543629 29840 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:08:52.605944 30081 tablet_service.cc:1511] Processing CreateTablet for tablet f85d06b6e0724964a71928d2760a6784 (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:52.607379 30081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f85d06b6e0724964a71928d2760a6784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.611120 30080 tablet_service.cc:1511] Processing CreateTablet for tablet c4b40e4bb0a040399baa80c7c54d76c2 (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:52.612629 30080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4b40e4bb0a040399baa80c7c54d76c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.616092 30079 tablet_service.cc:1511] Processing CreateTablet for tablet 35c7cfa461e94cbd9752719934d9ccf6 (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:52.617761 30079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c7cfa461e94cbd9752719934d9ccf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.621440 30078 tablet_service.cc:1511] Processing CreateTablet for tablet 1feaea4ae75c48d19336c49d3297303e (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:52.622953 30078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1feaea4ae75c48d19336c49d3297303e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.633430 30077 tablet_service.cc:1511] Processing CreateTablet for tablet ea4d46186588491189b58c2189dfa88f (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:52.634873 30077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea4d46186588491189b58c2189dfa88f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.666067 30007 tablet_service.cc:1511] Processing CreateTablet for tablet f85d06b6e0724964a71928d2760a6784 (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:52.667387 30007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f85d06b6e0724964a71928d2760a6784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.671087 30131 tablet_bootstrap.cc:492] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074: Bootstrap starting.
I20260713 09:08:52.673166 30077 tablet_service.cc:1511] Processing CreateTablet for tablet b383f8c7b15147bcb4794345089d6395 (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:52.674396 30077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b383f8c7b15147bcb4794345089d6395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.677954 30131 tablet_bootstrap.cc:654] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.685612 30081 tablet_service.cc:1511] Processing CreateTablet for tablet 08d33853c58b4adc8762dd74fe342b1e (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:52.686815 30081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d33853c58b4adc8762dd74fe342b1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.689049 29931 tablet_service.cc:1511] Processing CreateTablet for tablet c4b40e4bb0a040399baa80c7c54d76c2 (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:52.689531 30077 tablet_service.cc:1511] Processing CreateTablet for tablet c12487bbc85c4cd5b11d473db82f9fe5 (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:52.690335 29931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4b40e4bb0a040399baa80c7c54d76c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.690075 30006 tablet_service.cc:1511] Processing CreateTablet for tablet c4b40e4bb0a040399baa80c7c54d76c2 (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:52.690905 30077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c12487bbc85c4cd5b11d473db82f9fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.691325 30006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4b40e4bb0a040399baa80c7c54d76c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.693199 29930 tablet_service.cc:1511] Processing CreateTablet for tablet 35c7cfa461e94cbd9752719934d9ccf6 (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:52.694433 29930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c7cfa461e94cbd9752719934d9ccf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.697151 29929 tablet_service.cc:1511] Processing CreateTablet for tablet 1feaea4ae75c48d19336c49d3297303e (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:52.698354 29929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1feaea4ae75c48d19336c49d3297303e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.700167 30005 tablet_service.cc:1511] Processing CreateTablet for tablet 35c7cfa461e94cbd9752719934d9ccf6 (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:52.701409 30005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c7cfa461e94cbd9752719934d9ccf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.701143 29928 tablet_service.cc:1511] Processing CreateTablet for tablet ea4d46186588491189b58c2189dfa88f (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:52.702343 29928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea4d46186588491189b58c2189dfa88f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.705181 29926 tablet_service.cc:1511] Processing CreateTablet for tablet 08d33853c58b4adc8762dd74fe342b1e (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:52.706400 29926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d33853c58b4adc8762dd74fe342b1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.709587 29927 tablet_service.cc:1511] Processing CreateTablet for tablet b383f8c7b15147bcb4794345089d6395 (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:52.710076 30004 tablet_service.cc:1511] Processing CreateTablet for tablet 1feaea4ae75c48d19336c49d3297303e (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:52.710813 29927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b383f8c7b15147bcb4794345089d6395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.711256 30004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1feaea4ae75c48d19336c49d3297303e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.712045 29932 tablet_service.cc:1511] Processing CreateTablet for tablet f85d06b6e0724964a71928d2760a6784 (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:52.713331 29932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f85d06b6e0724964a71928d2760a6784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.718036 29925 tablet_service.cc:1511] Processing CreateTablet for tablet c12487bbc85c4cd5b11d473db82f9fe5 (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:52.719326 29925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c12487bbc85c4cd5b11d473db82f9fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.719439 30132 tablet_bootstrap.cc:492] T f85d06b6e0724964a71928d2760a6784 P b710b1ea993744ba85a23fc117c72f5f: Bootstrap starting.
I20260713 09:08:52.724886 30132 tablet_bootstrap.cc:654] T f85d06b6e0724964a71928d2760a6784 P b710b1ea993744ba85a23fc117c72f5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.741255 30003 tablet_service.cc:1511] Processing CreateTablet for tablet ea4d46186588491189b58c2189dfa88f (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:52.742570 30003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea4d46186588491189b58c2189dfa88f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.747754 30007 tablet_service.cc:1511] Processing CreateTablet for tablet b383f8c7b15147bcb4794345089d6395 (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:52.749184 30007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b383f8c7b15147bcb4794345089d6395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.759125 30133 tablet_bootstrap.cc:492] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap starting.
I20260713 09:08:52.764326 30002 tablet_service.cc:1511] Processing CreateTablet for tablet 08d33853c58b4adc8762dd74fe342b1e (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:52.765718 30002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d33853c58b4adc8762dd74fe342b1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.770747 30133 tablet_bootstrap.cc:654] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.772567 30001 tablet_service.cc:1511] Processing CreateTablet for tablet c12487bbc85c4cd5b11d473db82f9fe5 (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:52.773821 30001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c12487bbc85c4cd5b11d473db82f9fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.790844 30132 tablet_bootstrap.cc:492] T f85d06b6e0724964a71928d2760a6784 P b710b1ea993744ba85a23fc117c72f5f: No bootstrap required, opened a new log
I20260713 09:08:52.790983 29930 tablet_service.cc:1511] Processing CreateTablet for tablet fcef774a451643879b9c04be10c8bb42 (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:52.791501 30132 ts_tablet_manager.cc:1403] T f85d06b6e0724964a71928d2760a6784 P b710b1ea993744ba85a23fc117c72f5f: Time spent bootstrapping tablet: real 0.072s	user 0.005s	sys 0.012s
I20260713 09:08:52.792896 29930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcef774a451643879b9c04be10c8bb42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.794466 30132 raft_consensus.cc:359] T f85d06b6e0724964a71928d2760a6784 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } }
I20260713 09:08:52.795257 30132 raft_consensus.cc:385] T f85d06b6e0724964a71928d2760a6784 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.795579 30132 raft_consensus.cc:740] T f85d06b6e0724964a71928d2760a6784 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b710b1ea993744ba85a23fc117c72f5f, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.796469 30132 consensus_queue.cc:260] T f85d06b6e0724964a71928d2760a6784 P b710b1ea993744ba85a23fc117c72f5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } }
I20260713 09:08:52.797981 30131 tablet_bootstrap.cc:492] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074: No bootstrap required, opened a new log
I20260713 09:08:52.798499 30131 ts_tablet_manager.cc:1403] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074: Time spent bootstrapping tablet: real 0.128s	user 0.006s	sys 0.004s
I20260713 09:08:52.801911 30000 tablet_service.cc:1511] Processing CreateTablet for tablet fcef774a451643879b9c04be10c8bb42 (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:52.804553 29932 tablet_service.cc:1511] Processing CreateTablet for tablet 83962924d8fc45d8a284ab2cea010807 (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:52.804702 30081 tablet_service.cc:1511] Processing CreateTablet for tablet fcef774a451643879b9c04be10c8bb42 (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:52.805850 29932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83962924d8fc45d8a284ab2cea010807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.806782 30131 raft_consensus.cc:359] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } }
I20260713 09:08:52.807509 30131 raft_consensus.cc:385] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.807796 30131 raft_consensus.cc:740] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9663d91515c4411fad0a9dd65f177074, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.807910 29999 tablet_service.cc:1511] Processing CreateTablet for tablet 83962924d8fc45d8a284ab2cea010807 (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:52.811664 30000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcef774a451643879b9c04be10c8bb42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.805917 30081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcef774a451643879b9c04be10c8bb42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.817236 30131 consensus_queue.cc:260] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } }
I20260713 09:08:52.818259 30133 tablet_bootstrap.cc:492] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122: No bootstrap required, opened a new log
I20260713 09:08:52.818739 30133 ts_tablet_manager.cc:1403] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.026s
I20260713 09:08:52.821513 30133 raft_consensus.cc:359] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:52.822154 30133 raft_consensus.cc:385] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.822430 30133 raft_consensus.cc:740] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a430e03cd15d4d838a72e9e52ad4a122, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.823206 30133 consensus_queue.cc:260] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:52.825369 30042 heartbeater.cc:499] Master 127.26.91.254:46421 was elected leader, sending a full tablet report...
I20260713 09:08:52.829631 30077 tablet_service.cc:1511] Processing CreateTablet for tablet 83962924d8fc45d8a284ab2cea010807 (DEFAULT_TABLE table=test-workload [id=697b6c02c7ea4dee8d6d655250b87301]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:52.830819 30077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83962924d8fc45d8a284ab2cea010807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.832691 30132 ts_tablet_manager.cc:1434] T f85d06b6e0724964a71928d2760a6784 P b710b1ea993744ba85a23fc117c72f5f: Time spent starting tablet: real 0.041s	user 0.010s	sys 0.003s
I20260713 09:08:52.833714 30132 tablet_bootstrap.cc:492] T 35c7cfa461e94cbd9752719934d9ccf6 P b710b1ea993744ba85a23fc117c72f5f: Bootstrap starting.
I20260713 09:08:52.836404 29999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83962924d8fc45d8a284ab2cea010807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:52.852236 30132 tablet_bootstrap.cc:654] T 35c7cfa461e94cbd9752719934d9ccf6 P b710b1ea993744ba85a23fc117c72f5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.890362 30131 ts_tablet_manager.cc:1434] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074: Time spent starting tablet: real 0.086s	user 0.005s	sys 0.013s
I20260713 09:08:52.890548 30133 ts_tablet_manager.cc:1434] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122: Time spent starting tablet: real 0.072s	user 0.029s	sys 0.038s
I20260713 09:08:52.891813 30116 heartbeater.cc:499] Master 127.26.91.254:46421 was elected leader, sending a full tablet report...
I20260713 09:08:52.894165 30131 tablet_bootstrap.cc:492] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074: Bootstrap starting.
I20260713 09:08:52.894308 29967 heartbeater.cc:499] Master 127.26.91.254:46421 was elected leader, sending a full tablet report...
I20260713 09:08:52.894979 30133 tablet_bootstrap.cc:492] T ea4d46186588491189b58c2189dfa88f P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap starting.
I20260713 09:08:52.898295 30140 raft_consensus.cc:493] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:52.898718 30140 raft_consensus.cc:515] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:52.901201 30133 tablet_bootstrap.cc:654] T ea4d46186588491189b58c2189dfa88f P a430e03cd15d4d838a72e9e52ad4a122: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.903326 30131 tablet_bootstrap.cc:654] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.906952 30132 tablet_bootstrap.cc:492] T 35c7cfa461e94cbd9752719934d9ccf6 P b710b1ea993744ba85a23fc117c72f5f: No bootstrap required, opened a new log
I20260713 09:08:52.907437 30132 ts_tablet_manager.cc:1403] T 35c7cfa461e94cbd9752719934d9ccf6 P b710b1ea993744ba85a23fc117c72f5f: Time spent bootstrapping tablet: real 0.074s	user 0.001s	sys 0.012s
I20260713 09:08:52.906119 30140 leader_election.cc:290] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b710b1ea993744ba85a23fc117c72f5f (127.26.91.194:44703), 9663d91515c4411fad0a9dd65f177074 (127.26.91.195:36497)
I20260713 09:08:52.935303 30132 raft_consensus.cc:359] T 35c7cfa461e94cbd9752719934d9ccf6 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:52.936106 30132 raft_consensus.cc:385] T 35c7cfa461e94cbd9752719934d9ccf6 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.936408 30132 raft_consensus.cc:740] T 35c7cfa461e94cbd9752719934d9ccf6 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b710b1ea993744ba85a23fc117c72f5f, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.946755 30132 consensus_queue.cc:260] T 35c7cfa461e94cbd9752719934d9ccf6 P b710b1ea993744ba85a23fc117c72f5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:52.951766 30131 tablet_bootstrap.cc:492] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074: No bootstrap required, opened a new log
I20260713 09:08:52.952329 30131 ts_tablet_manager.cc:1403] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.012s
I20260713 09:08:52.955046 30131 raft_consensus.cc:359] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:52.955696 30131 raft_consensus.cc:385] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.955986 30131 raft_consensus.cc:740] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9663d91515c4411fad0a9dd65f177074, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.956583 30017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b383f8c7b15147bcb4794345089d6395" candidate_uuid: "a430e03cd15d4d838a72e9e52ad4a122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b710b1ea993744ba85a23fc117c72f5f" is_pre_election: true
I20260713 09:08:52.958007 30132 ts_tablet_manager.cc:1434] T 35c7cfa461e94cbd9752719934d9ccf6 P b710b1ea993744ba85a23fc117c72f5f: Time spent starting tablet: real 0.050s	user 0.011s	sys 0.002s
W20260713 09:08:52.958307 29906 leader_election.cc:343] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b710b1ea993744ba85a23fc117c72f5f (127.26.91.194:44703): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.959134 30132 tablet_bootstrap.cc:492] T c4b40e4bb0a040399baa80c7c54d76c2 P b710b1ea993744ba85a23fc117c72f5f: Bootstrap starting.
I20260713 09:08:52.960157 30131 consensus_queue.cc:260] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:52.962460 30131 ts_tablet_manager.cc:1434] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:08:52.967614 30132 tablet_bootstrap.cc:654] T c4b40e4bb0a040399baa80c7c54d76c2 P b710b1ea993744ba85a23fc117c72f5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.972738 30132 tablet_bootstrap.cc:492] T c4b40e4bb0a040399baa80c7c54d76c2 P b710b1ea993744ba85a23fc117c72f5f: No bootstrap required, opened a new log
I20260713 09:08:52.973210 30132 ts_tablet_manager.cc:1403] T c4b40e4bb0a040399baa80c7c54d76c2 P b710b1ea993744ba85a23fc117c72f5f: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260713 09:08:52.974395 30133 tablet_bootstrap.cc:492] T ea4d46186588491189b58c2189dfa88f P a430e03cd15d4d838a72e9e52ad4a122: No bootstrap required, opened a new log
I20260713 09:08:52.974970 30133 ts_tablet_manager.cc:1403] T ea4d46186588491189b58c2189dfa88f P a430e03cd15d4d838a72e9e52ad4a122: Time spent bootstrapping tablet: real 0.080s	user 0.033s	sys 0.037s
I20260713 09:08:52.976106 30132 raft_consensus.cc:359] T c4b40e4bb0a040399baa80c7c54d76c2 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:52.976864 30132 raft_consensus.cc:385] T c4b40e4bb0a040399baa80c7c54d76c2 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.976933 30091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b383f8c7b15147bcb4794345089d6395" candidate_uuid: "a430e03cd15d4d838a72e9e52ad4a122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9663d91515c4411fad0a9dd65f177074" is_pre_election: true
I20260713 09:08:52.977218 30132 raft_consensus.cc:740] T c4b40e4bb0a040399baa80c7c54d76c2 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b710b1ea993744ba85a23fc117c72f5f, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.977905 30133 raft_consensus.cc:359] T ea4d46186588491189b58c2189dfa88f P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:52.978909 30131 tablet_bootstrap.cc:492] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074: Bootstrap starting.
I20260713 09:08:52.978137 30132 consensus_queue.cc:260] T c4b40e4bb0a040399baa80c7c54d76c2 P b710b1ea993744ba85a23fc117c72f5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:52.980719 30132 ts_tablet_manager.cc:1434] T c4b40e4bb0a040399baa80c7c54d76c2 P b710b1ea993744ba85a23fc117c72f5f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:52.981606 30132 tablet_bootstrap.cc:492] T 1feaea4ae75c48d19336c49d3297303e P b710b1ea993744ba85a23fc117c72f5f: Bootstrap starting.
I20260713 09:08:52.985566 30131 tablet_bootstrap.cc:654] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.987423 30132 tablet_bootstrap.cc:654] T 1feaea4ae75c48d19336c49d3297303e P b710b1ea993744ba85a23fc117c72f5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.978612 30133 raft_consensus.cc:385] T ea4d46186588491189b58c2189dfa88f P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:08:52.978479 29908 leader_election.cc:343] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9663d91515c4411fad0a9dd65f177074 (127.26.91.195:36497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.988667 30133 raft_consensus.cc:740] T ea4d46186588491189b58c2189dfa88f P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a430e03cd15d4d838a72e9e52ad4a122, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.989265 30137 raft_consensus.cc:493] T 35c7cfa461e94cbd9752719934d9ccf6 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:52.989480 30133 consensus_queue.cc:260] T ea4d46186588491189b58c2189dfa88f P a430e03cd15d4d838a72e9e52ad4a122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:52.989763 30137 raft_consensus.cc:515] T 35c7cfa461e94cbd9752719934d9ccf6 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:52.991955 30133 ts_tablet_manager.cc:1434] T ea4d46186588491189b58c2189dfa88f P a430e03cd15d4d838a72e9e52ad4a122: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260713 09:08:52.992374 30137 leader_election.cc:290] T 35c7cfa461e94cbd9752719934d9ccf6 P b710b1ea993744ba85a23fc117c72f5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453), 9663d91515c4411fad0a9dd65f177074 (127.26.91.195:36497)
I20260713 09:08:52.992940 30133 tablet_bootstrap.cc:492] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap starting.
I20260713 09:08:52.988804 29908 leader_election.cc:304] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a430e03cd15d4d838a72e9e52ad4a122; no voters: 9663d91515c4411fad0a9dd65f177074, b710b1ea993744ba85a23fc117c72f5f
I20260713 09:08:52.998517 30140 raft_consensus.cc:2749] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:53.001513 30133 tablet_bootstrap.cc:654] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.009198 30138 raft_consensus.cc:493] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.009661 30138 raft_consensus.cc:515] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } }
I20260713 09:08:53.012027 30138 leader_election.cc:290] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b710b1ea993744ba85a23fc117c72f5f (127.26.91.194:44703), a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453)
I20260713 09:08:53.018257 30131 tablet_bootstrap.cc:492] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074: No bootstrap required, opened a new log
I20260713 09:08:53.018797 30131 ts_tablet_manager.cc:1403] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.011s
I20260713 09:08:53.025130 30132 tablet_bootstrap.cc:492] T 1feaea4ae75c48d19336c49d3297303e P b710b1ea993744ba85a23fc117c72f5f: No bootstrap required, opened a new log
I20260713 09:08:53.025667 30132 ts_tablet_manager.cc:1403] T 1feaea4ae75c48d19336c49d3297303e P b710b1ea993744ba85a23fc117c72f5f: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.002s
I20260713 09:08:53.027263 30017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85d06b6e0724964a71928d2760a6784" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b710b1ea993744ba85a23fc117c72f5f" is_pre_election: true
I20260713 09:08:53.027885 30017 raft_consensus.cc:2468] T f85d06b6e0724964a71928d2760a6784 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9663d91515c4411fad0a9dd65f177074 in term 0.
I20260713 09:08:53.028182 30132 raft_consensus.cc:359] T 1feaea4ae75c48d19336c49d3297303e P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.028896 30132 raft_consensus.cc:385] T 1feaea4ae75c48d19336c49d3297303e P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.029202 30132 raft_consensus.cc:740] T 1feaea4ae75c48d19336c49d3297303e P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b710b1ea993744ba85a23fc117c72f5f, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.029310 30055 leader_election.cc:304] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9663d91515c4411fad0a9dd65f177074, b710b1ea993744ba85a23fc117c72f5f; no voters: 
I20260713 09:08:53.030224 30138 raft_consensus.cc:2804] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.030036 30132 consensus_queue.cc:260] T 1feaea4ae75c48d19336c49d3297303e P b710b1ea993744ba85a23fc117c72f5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.030517 30138 raft_consensus.cc:493] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.030874 30138 raft_consensus.cc:3060] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.032678 30133 tablet_bootstrap.cc:492] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122: No bootstrap required, opened a new log
I20260713 09:08:53.033185 30133 ts_tablet_manager.cc:1403] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.006s
I20260713 09:08:53.034816 29942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85d06b6e0724964a71928d2760a6784" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a430e03cd15d4d838a72e9e52ad4a122" is_pre_election: true
W20260713 09:08:53.036186 30056 leader_election.cc:343] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.038439 30132 ts_tablet_manager.cc:1434] T 1feaea4ae75c48d19336c49d3297303e P b710b1ea993744ba85a23fc117c72f5f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:08:53.039366 30132 tablet_bootstrap.cc:492] T b383f8c7b15147bcb4794345089d6395 P b710b1ea993744ba85a23fc117c72f5f: Bootstrap starting.
I20260713 09:08:53.039964 30138 raft_consensus.cc:515] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } }
I20260713 09:08:53.042716 30017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85d06b6e0724964a71928d2760a6784" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b710b1ea993744ba85a23fc117c72f5f"
I20260713 09:08:53.043241 30017 raft_consensus.cc:3060] T f85d06b6e0724964a71928d2760a6784 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.044620 30132 tablet_bootstrap.cc:654] T b383f8c7b15147bcb4794345089d6395 P b710b1ea993744ba85a23fc117c72f5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.043800 30131 raft_consensus.cc:359] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.048133 30131 raft_consensus.cc:385] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.048437 30131 raft_consensus.cc:740] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9663d91515c4411fad0a9dd65f177074, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.048971 30091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c7cfa461e94cbd9752719934d9ccf6" candidate_uuid: "b710b1ea993744ba85a23fc117c72f5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9663d91515c4411fad0a9dd65f177074" is_pre_election: true
I20260713 09:08:53.049079 30133 raft_consensus.cc:359] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.049917 30133 raft_consensus.cc:385] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.050236 30133 raft_consensus.cc:740] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a430e03cd15d4d838a72e9e52ad4a122, State: Initialized, Role: FOLLOWER
W20260713 09:08:53.050455 29983 leader_election.cc:343] T 35c7cfa461e94cbd9752719934d9ccf6 P b710b1ea993744ba85a23fc117c72f5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9663d91515c4411fad0a9dd65f177074 (127.26.91.195:36497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.050998 30133 consensus_queue.cc:260] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.051115 30131 consensus_queue.cc:260] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.053615 30017 raft_consensus.cc:2468] T f85d06b6e0724964a71928d2760a6784 P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9663d91515c4411fad0a9dd65f177074 in term 1.
I20260713 09:08:53.054122 29942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c7cfa461e94cbd9752719934d9ccf6" candidate_uuid: "b710b1ea993744ba85a23fc117c72f5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a430e03cd15d4d838a72e9e52ad4a122" is_pre_election: true
I20260713 09:08:53.054746 30055 leader_election.cc:304] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9663d91515c4411fad0a9dd65f177074, b710b1ea993744ba85a23fc117c72f5f; no voters: 
W20260713 09:08:53.055594 29982 leader_election.cc:343] T 35c7cfa461e94cbd9752719934d9ccf6 P b710b1ea993744ba85a23fc117c72f5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.056087 29982 leader_election.cc:304] T 35c7cfa461e94cbd9752719934d9ccf6 P b710b1ea993744ba85a23fc117c72f5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b710b1ea993744ba85a23fc117c72f5f; no voters: 9663d91515c4411fad0a9dd65f177074, a430e03cd15d4d838a72e9e52ad4a122
I20260713 09:08:53.057246 30137 raft_consensus.cc:2749] T 35c7cfa461e94cbd9752719934d9ccf6 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:53.054234 30138 leader_election.cc:290] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 election: Requested vote from peers b710b1ea993744ba85a23fc117c72f5f (127.26.91.194:44703), a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453)
I20260713 09:08:53.058318 30138 raft_consensus.cc:2804] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.058403 29942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85d06b6e0724964a71928d2760a6784" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a430e03cd15d4d838a72e9e52ad4a122"
I20260713 09:08:53.058763 30138 raft_consensus.cc:697] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074 [term 1 LEADER]: Becoming Leader. State: Replica: 9663d91515c4411fad0a9dd65f177074, State: Running, Role: LEADER
I20260713 09:08:53.059559 30138 consensus_queue.cc:237] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } }
I20260713 09:08:53.060572 30133 ts_tablet_manager.cc:1434] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
W20260713 09:08:53.062343 30056 leader_election.cc:343] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.068044 30131 ts_tablet_manager.cc:1434] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074: Time spent starting tablet: real 0.048s	user 0.013s	sys 0.005s
I20260713 09:08:53.070458 30133 tablet_bootstrap.cc:492] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap starting.
I20260713 09:08:53.071238 30131 tablet_bootstrap.cc:492] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074: Bootstrap starting.
I20260713 09:08:53.074018 30132 tablet_bootstrap.cc:492] T b383f8c7b15147bcb4794345089d6395 P b710b1ea993744ba85a23fc117c72f5f: No bootstrap required, opened a new log
I20260713 09:08:53.074366 30132 ts_tablet_manager.cc:1403] T b383f8c7b15147bcb4794345089d6395 P b710b1ea993744ba85a23fc117c72f5f: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.005s
I20260713 09:08:53.075470 29840 catalog_manager.cc:5697] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9663d91515c4411fad0a9dd65f177074 (127.26.91.195). New cstate: current_term: 1 leader_uuid: "9663d91515c4411fad0a9dd65f177074" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:53.076472 30132 raft_consensus.cc:359] T b383f8c7b15147bcb4794345089d6395 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.077100 30131 tablet_bootstrap.cc:654] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.077250 30132 raft_consensus.cc:385] T b383f8c7b15147bcb4794345089d6395 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.077617 30132 raft_consensus.cc:740] T b383f8c7b15147bcb4794345089d6395 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b710b1ea993744ba85a23fc117c72f5f, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.078421 30132 consensus_queue.cc:260] T b383f8c7b15147bcb4794345089d6395 P b710b1ea993744ba85a23fc117c72f5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.080286 30133 tablet_bootstrap.cc:654] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.082221 30132 ts_tablet_manager.cc:1434] T b383f8c7b15147bcb4794345089d6395 P b710b1ea993744ba85a23fc117c72f5f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:08:53.083199 30132 tablet_bootstrap.cc:492] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f: Bootstrap starting.
I20260713 09:08:53.089639 30132 tablet_bootstrap.cc:654] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.090670 30131 tablet_bootstrap.cc:492] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074: No bootstrap required, opened a new log
I20260713 09:08:53.091162 30131 ts_tablet_manager.cc:1403] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.003s
I20260713 09:08:53.093916 30131 raft_consensus.cc:359] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.094570 30131 raft_consensus.cc:385] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.094856 30131 raft_consensus.cc:740] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9663d91515c4411fad0a9dd65f177074, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.096177 30131 consensus_queue.cc:260] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.097815 30133 tablet_bootstrap.cc:492] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122: No bootstrap required, opened a new log
I20260713 09:08:53.098307 30131 ts_tablet_manager.cc:1434] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:53.098310 30133 ts_tablet_manager.cc:1403] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.008s
I20260713 09:08:53.099320 30131 tablet_bootstrap.cc:492] T b383f8c7b15147bcb4794345089d6395 P 9663d91515c4411fad0a9dd65f177074: Bootstrap starting.
I20260713 09:08:53.099900 30155 raft_consensus.cc:493] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.100383 30155 raft_consensus.cc:515] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.102476 30155 leader_election.cc:290] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453), b710b1ea993744ba85a23fc117c72f5f (127.26.91.194:44703)
I20260713 09:08:53.103513 29942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4d46186588491189b58c2189dfa88f" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a430e03cd15d4d838a72e9e52ad4a122" is_pre_election: true
I20260713 09:08:53.103888 30132 tablet_bootstrap.cc:492] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f: No bootstrap required, opened a new log
I20260713 09:08:53.104126 29942 raft_consensus.cc:2468] T ea4d46186588491189b58c2189dfa88f P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9663d91515c4411fad0a9dd65f177074 in term 0.
I20260713 09:08:53.104372 30132 ts_tablet_manager.cc:1403] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.013s
I20260713 09:08:53.105274 30017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4d46186588491189b58c2189dfa88f" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b710b1ea993744ba85a23fc117c72f5f" is_pre_election: true
I20260713 09:08:53.106688 30131 tablet_bootstrap.cc:654] T b383f8c7b15147bcb4794345089d6395 P 9663d91515c4411fad0a9dd65f177074: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.107225 30132 raft_consensus.cc:359] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.106148 30056 leader_election.cc:304] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9663d91515c4411fad0a9dd65f177074, a430e03cd15d4d838a72e9e52ad4a122; no voters: 
I20260713 09:08:53.107889 30132 raft_consensus.cc:385] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.108381 30155 raft_consensus.cc:2804] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.108732 30155 raft_consensus.cc:493] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.108649 30133 raft_consensus.cc:359] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.109148 30155 raft_consensus.cc:3060] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.109360 30133 raft_consensus.cc:385] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.109658 30133 raft_consensus.cc:740] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a430e03cd15d4d838a72e9e52ad4a122, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.110330 30133 consensus_queue.cc:260] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
W20260713 09:08:53.108384 30055 leader_election.cc:343] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b710b1ea993744ba85a23fc117c72f5f (127.26.91.194:44703): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.112409 30133 ts_tablet_manager.cc:1434] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:08:53.113433 30133 tablet_bootstrap.cc:492] T f85d06b6e0724964a71928d2760a6784 P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap starting.
I20260713 09:08:53.116902 30155 raft_consensus.cc:515] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.118993 30133 tablet_bootstrap.cc:654] T f85d06b6e0724964a71928d2760a6784 P a430e03cd15d4d838a72e9e52ad4a122: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.119534 29942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4d46186588491189b58c2189dfa88f" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a430e03cd15d4d838a72e9e52ad4a122"
I20260713 09:08:53.120106 29942 raft_consensus.cc:3060] T ea4d46186588491189b58c2189dfa88f P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.127247 29942 raft_consensus.cc:2468] T ea4d46186588491189b58c2189dfa88f P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9663d91515c4411fad0a9dd65f177074 in term 1.
I20260713 09:08:53.128139 30132 raft_consensus.cc:740] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b710b1ea993744ba85a23fc117c72f5f, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.128351 30056 leader_election.cc:304] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9663d91515c4411fad0a9dd65f177074, a430e03cd15d4d838a72e9e52ad4a122; no voters: 
I20260713 09:08:53.129405 30156 raft_consensus.cc:2804] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.130110 30133 tablet_bootstrap.cc:492] T f85d06b6e0724964a71928d2760a6784 P a430e03cd15d4d838a72e9e52ad4a122: No bootstrap required, opened a new log
I20260713 09:08:53.129456 30132 consensus_queue.cc:260] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.130615 30133 ts_tablet_manager.cc:1403] T f85d06b6e0724964a71928d2760a6784 P a430e03cd15d4d838a72e9e52ad4a122: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.001s
I20260713 09:08:53.132131 30132 ts_tablet_manager.cc:1434] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.002s
I20260713 09:08:53.133256 30132 tablet_bootstrap.cc:492] T c12487bbc85c4cd5b11d473db82f9fe5 P b710b1ea993744ba85a23fc117c72f5f: Bootstrap starting.
I20260713 09:08:53.130052 30156 raft_consensus.cc:697] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074 [term 1 LEADER]: Becoming Leader. State: Replica: 9663d91515c4411fad0a9dd65f177074, State: Running, Role: LEADER
I20260713 09:08:53.133431 30133 raft_consensus.cc:359] T f85d06b6e0724964a71928d2760a6784 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } }
I20260713 09:08:53.134200 30133 raft_consensus.cc:385] T f85d06b6e0724964a71928d2760a6784 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.134531 30133 raft_consensus.cc:740] T f85d06b6e0724964a71928d2760a6784 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a430e03cd15d4d838a72e9e52ad4a122, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.134419 30156 consensus_queue.cc:237] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.135398 30133 consensus_queue.cc:260] T f85d06b6e0724964a71928d2760a6784 P a430e03cd15d4d838a72e9e52ad4a122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } }
I20260713 09:08:53.140216 30133 ts_tablet_manager.cc:1434] T f85d06b6e0724964a71928d2760a6784 P a430e03cd15d4d838a72e9e52ad4a122: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:08:53.141145 30133 tablet_bootstrap.cc:492] T c12487bbc85c4cd5b11d473db82f9fe5 P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap starting.
I20260713 09:08:53.147185 30133 tablet_bootstrap.cc:654] T c12487bbc85c4cd5b11d473db82f9fe5 P a430e03cd15d4d838a72e9e52ad4a122: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.149149 30017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4d46186588491189b58c2189dfa88f" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b710b1ea993744ba85a23fc117c72f5f"
W20260713 09:08:53.150744 30055 leader_election.cc:343] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b710b1ea993744ba85a23fc117c72f5f (127.26.91.194:44703): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.153708 30155 leader_election.cc:290] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 election: Requested vote from peers a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453), b710b1ea993744ba85a23fc117c72f5f (127.26.91.194:44703)
I20260713 09:08:53.156337 30131 tablet_bootstrap.cc:492] T b383f8c7b15147bcb4794345089d6395 P 9663d91515c4411fad0a9dd65f177074: No bootstrap required, opened a new log
I20260713 09:08:53.156723 30132 tablet_bootstrap.cc:654] T c12487bbc85c4cd5b11d473db82f9fe5 P b710b1ea993744ba85a23fc117c72f5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.156868 30131 ts_tablet_manager.cc:1403] T b383f8c7b15147bcb4794345089d6395 P 9663d91515c4411fad0a9dd65f177074: Time spent bootstrapping tablet: real 0.058s	user 0.037s	sys 0.020s
I20260713 09:08:53.160523 30131 raft_consensus.cc:359] T b383f8c7b15147bcb4794345089d6395 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.161249 30131 raft_consensus.cc:385] T b383f8c7b15147bcb4794345089d6395 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.161538 30131 raft_consensus.cc:740] T b383f8c7b15147bcb4794345089d6395 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9663d91515c4411fad0a9dd65f177074, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.162345 30131 consensus_queue.cc:260] T b383f8c7b15147bcb4794345089d6395 P 9663d91515c4411fad0a9dd65f177074 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.163866 29839 catalog_manager.cc:5697] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9663d91515c4411fad0a9dd65f177074 (127.26.91.195). New cstate: current_term: 1 leader_uuid: "9663d91515c4411fad0a9dd65f177074" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:53.164820 30131 ts_tablet_manager.cc:1434] T b383f8c7b15147bcb4794345089d6395 P 9663d91515c4411fad0a9dd65f177074: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260713 09:08:53.167464 29888 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:53.168296 30131 tablet_bootstrap.cc:492] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074: Bootstrap starting.
I20260713 09:08:53.172402 30140 raft_consensus.cc:493] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.172910 30140 raft_consensus.cc:515] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.174889 30131 tablet_bootstrap.cc:654] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.175035 30140 leader_election.cc:290] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b710b1ea993744ba85a23fc117c72f5f (127.26.91.194:44703), 9663d91515c4411fad0a9dd65f177074 (127.26.91.195:36497)
I20260713 09:08:53.176807 30091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d33853c58b4adc8762dd74fe342b1e" candidate_uuid: "a430e03cd15d4d838a72e9e52ad4a122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9663d91515c4411fad0a9dd65f177074" is_pre_election: true
I20260713 09:08:53.178963 30017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d33853c58b4adc8762dd74fe342b1e" candidate_uuid: "a430e03cd15d4d838a72e9e52ad4a122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b710b1ea993744ba85a23fc117c72f5f" is_pre_election: true
I20260713 09:08:53.179644 30017 raft_consensus.cc:2468] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a430e03cd15d4d838a72e9e52ad4a122 in term 0.
W20260713 09:08:53.181299 29908 leader_election.cc:343] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9663d91515c4411fad0a9dd65f177074 (127.26.91.195:36497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.182163 29906 leader_election.cc:304] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122 [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: a430e03cd15d4d838a72e9e52ad4a122, b710b1ea993744ba85a23fc117c72f5f; no voters: 9663d91515c4411fad0a9dd65f177074
I20260713 09:08:53.184854 30140 raft_consensus.cc:2804] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.185238 30140 raft_consensus.cc:493] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.185563 30140 raft_consensus.cc:3060] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.186715 30131 tablet_bootstrap.cc:492] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074: No bootstrap required, opened a new log
I20260713 09:08:53.187258 30131 ts_tablet_manager.cc:1403] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260713 09:08:53.190284 30131 raft_consensus.cc:359] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.190979 30131 raft_consensus.cc:385] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.191256 30131 raft_consensus.cc:740] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9663d91515c4411fad0a9dd65f177074, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.191326 30139 raft_consensus.cc:493] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.192276 30131 consensus_queue.cc:260] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.192719 30139 raft_consensus.cc:515] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.194929 30131 ts_tablet_manager.cc:1434] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:53.195363 30139 leader_election.cc:290] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b710b1ea993744ba85a23fc117c72f5f (127.26.91.194:44703), 9663d91515c4411fad0a9dd65f177074 (127.26.91.195:36497)
I20260713 09:08:53.195966 30131 tablet_bootstrap.cc:492] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074: Bootstrap starting.
I20260713 09:08:53.197360 30091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1feaea4ae75c48d19336c49d3297303e" candidate_uuid: "a430e03cd15d4d838a72e9e52ad4a122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9663d91515c4411fad0a9dd65f177074" is_pre_election: true
I20260713 09:08:53.198024 30091 raft_consensus.cc:2468] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a430e03cd15d4d838a72e9e52ad4a122 in term 0.
I20260713 09:08:53.199312 29908 leader_election.cc:304] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9663d91515c4411fad0a9dd65f177074, a430e03cd15d4d838a72e9e52ad4a122; no voters: 
I20260713 09:08:53.201100 30017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1feaea4ae75c48d19336c49d3297303e" candidate_uuid: "a430e03cd15d4d838a72e9e52ad4a122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b710b1ea993744ba85a23fc117c72f5f" is_pre_election: true
I20260713 09:08:53.202045 30017 raft_consensus.cc:2468] T 1feaea4ae75c48d19336c49d3297303e P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a430e03cd15d4d838a72e9e52ad4a122 in term 0.
I20260713 09:08:53.202432 30131 tablet_bootstrap.cc:654] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.195859 30139 raft_consensus.cc:493] T f85d06b6e0724964a71928d2760a6784 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.203830 30139 raft_consensus.cc:515] T f85d06b6e0724964a71928d2760a6784 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } }
I20260713 09:08:53.205924 30139 leader_election.cc:290] T f85d06b6e0724964a71928d2760a6784 P a430e03cd15d4d838a72e9e52ad4a122 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9663d91515c4411fad0a9dd65f177074 (127.26.91.195:36497), b710b1ea993744ba85a23fc117c72f5f (127.26.91.194:44703)
I20260713 09:08:53.206393 30139 raft_consensus.cc:2804] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.206712 30139 raft_consensus.cc:493] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.207012 30139 raft_consensus.cc:3060] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.209232 30091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85d06b6e0724964a71928d2760a6784" candidate_uuid: "a430e03cd15d4d838a72e9e52ad4a122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9663d91515c4411fad0a9dd65f177074" is_pre_election: true
I20260713 09:08:53.212144 30017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85d06b6e0724964a71928d2760a6784" candidate_uuid: "a430e03cd15d4d838a72e9e52ad4a122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b710b1ea993744ba85a23fc117c72f5f" is_pre_election: true
I20260713 09:08:53.212953 30017 raft_consensus.cc:2393] T f85d06b6e0724964a71928d2760a6784 P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a430e03cd15d4d838a72e9e52ad4a122 in current term 1: Already voted for candidate 9663d91515c4411fad0a9dd65f177074 in this term.
I20260713 09:08:53.216622 30131 tablet_bootstrap.cc:492] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074: No bootstrap required, opened a new log
I20260713 09:08:53.217145 30131 ts_tablet_manager.cc:1403] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260713 09:08:53.219082 30140 raft_consensus.cc:515] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.220124 30131 raft_consensus.cc:359] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.220870 30131 raft_consensus.cc:385] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.221166 30131 raft_consensus.cc:740] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9663d91515c4411fad0a9dd65f177074, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.222142 30131 consensus_queue.cc:260] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.224713 30131 ts_tablet_manager.cc:1434] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:53.225766 30131 tablet_bootstrap.cc:492] T 08d33853c58b4adc8762dd74fe342b1e P 9663d91515c4411fad0a9dd65f177074: Bootstrap starting.
I20260713 09:08:53.220155 29906 leader_election.cc:304] T f85d06b6e0724964a71928d2760a6784 P a430e03cd15d4d838a72e9e52ad4a122 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a430e03cd15d4d838a72e9e52ad4a122; no voters: 9663d91515c4411fad0a9dd65f177074, b710b1ea993744ba85a23fc117c72f5f
I20260713 09:08:53.231945 30131 tablet_bootstrap.cc:654] T 08d33853c58b4adc8762dd74fe342b1e P 9663d91515c4411fad0a9dd65f177074: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.243012 30131 tablet_bootstrap.cc:492] T 08d33853c58b4adc8762dd74fe342b1e P 9663d91515c4411fad0a9dd65f177074: No bootstrap required, opened a new log
I20260713 09:08:53.243510 30131 ts_tablet_manager.cc:1403] T 08d33853c58b4adc8762dd74fe342b1e P 9663d91515c4411fad0a9dd65f177074: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260713 09:08:53.246064 30131 raft_consensus.cc:359] T 08d33853c58b4adc8762dd74fe342b1e P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.246704 30131 raft_consensus.cc:385] T 08d33853c58b4adc8762dd74fe342b1e P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.246968 30131 raft_consensus.cc:740] T 08d33853c58b4adc8762dd74fe342b1e P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9663d91515c4411fad0a9dd65f177074, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.247826 30131 consensus_queue.cc:260] T 08d33853c58b4adc8762dd74fe342b1e P 9663d91515c4411fad0a9dd65f177074 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.248423 30017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d33853c58b4adc8762dd74fe342b1e" candidate_uuid: "a430e03cd15d4d838a72e9e52ad4a122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b710b1ea993744ba85a23fc117c72f5f"
I20260713 09:08:53.249025 30017 raft_consensus.cc:3060] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.251945 30131 ts_tablet_manager.cc:1434] T 08d33853c58b4adc8762dd74fe342b1e P 9663d91515c4411fad0a9dd65f177074: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:53.252940 30131 tablet_bootstrap.cc:492] T fcef774a451643879b9c04be10c8bb42 P 9663d91515c4411fad0a9dd65f177074: Bootstrap starting.
I20260713 09:08:53.258262 30131 tablet_bootstrap.cc:654] T fcef774a451643879b9c04be10c8bb42 P 9663d91515c4411fad0a9dd65f177074: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.267642 30017 raft_consensus.cc:2468] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a430e03cd15d4d838a72e9e52ad4a122 in term 1.
I20260713 09:08:53.268883 29906 leader_election.cc:304] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a430e03cd15d4d838a72e9e52ad4a122, b710b1ea993744ba85a23fc117c72f5f; no voters: 
I20260713 09:08:53.269656 30131 tablet_bootstrap.cc:492] T fcef774a451643879b9c04be10c8bb42 P 9663d91515c4411fad0a9dd65f177074: No bootstrap required, opened a new log
I20260713 09:08:53.270257 30131 ts_tablet_manager.cc:1403] T fcef774a451643879b9c04be10c8bb42 P 9663d91515c4411fad0a9dd65f177074: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.001s
I20260713 09:08:53.270694 30171 raft_consensus.cc:3060] T f85d06b6e0724964a71928d2760a6784 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.272127 30091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d33853c58b4adc8762dd74fe342b1e" candidate_uuid: "a430e03cd15d4d838a72e9e52ad4a122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9663d91515c4411fad0a9dd65f177074"
I20260713 09:08:53.272704 30091 raft_consensus.cc:3060] T 08d33853c58b4adc8762dd74fe342b1e P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.273267 30131 raft_consensus.cc:359] T fcef774a451643879b9c04be10c8bb42 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.274013 30131 raft_consensus.cc:385] T fcef774a451643879b9c04be10c8bb42 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.274323 30131 raft_consensus.cc:740] T fcef774a451643879b9c04be10c8bb42 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9663d91515c4411fad0a9dd65f177074, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.275157 30131 consensus_queue.cc:260] T fcef774a451643879b9c04be10c8bb42 P 9663d91515c4411fad0a9dd65f177074 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.279556 30091 raft_consensus.cc:2468] T 08d33853c58b4adc8762dd74fe342b1e P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a430e03cd15d4d838a72e9e52ad4a122 in term 1.
I20260713 09:08:53.280556 30131 ts_tablet_manager.cc:1434] T fcef774a451643879b9c04be10c8bb42 P 9663d91515c4411fad0a9dd65f177074: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260713 09:08:53.281594 30131 tablet_bootstrap.cc:492] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074: Bootstrap starting.
I20260713 09:08:53.287093 30131 tablet_bootstrap.cc:654] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.288978 30171 raft_consensus.cc:2749] T f85d06b6e0724964a71928d2760a6784 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:53.291778 30140 leader_election.cc:290] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122 [CANDIDATE]: Term 1 election: Requested vote from peers b710b1ea993744ba85a23fc117c72f5f (127.26.91.194:44703), 9663d91515c4411fad0a9dd65f177074 (127.26.91.195:36497)
I20260713 09:08:53.292616 30140 raft_consensus.cc:2804] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.293027 30140 raft_consensus.cc:697] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122 [term 1 LEADER]: Becoming Leader. State: Replica: a430e03cd15d4d838a72e9e52ad4a122, State: Running, Role: LEADER
I20260713 09:08:53.293800 30140 consensus_queue.cc:237] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.247004 30139 raft_consensus.cc:515] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.298225 30133 tablet_bootstrap.cc:492] T c12487bbc85c4cd5b11d473db82f9fe5 P a430e03cd15d4d838a72e9e52ad4a122: No bootstrap required, opened a new log
I20260713 09:08:53.298771 30131 tablet_bootstrap.cc:492] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074: No bootstrap required, opened a new log
I20260713 09:08:53.299324 30131 ts_tablet_manager.cc:1403] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.001s
I20260713 09:08:53.298699 30133 ts_tablet_manager.cc:1403] T c12487bbc85c4cd5b11d473db82f9fe5 P a430e03cd15d4d838a72e9e52ad4a122: Time spent bootstrapping tablet: real 0.158s	user 0.029s	sys 0.063s
I20260713 09:08:53.300424 30139 leader_election.cc:290] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122 [CANDIDATE]: Term 1 election: Requested vote from peers b710b1ea993744ba85a23fc117c72f5f (127.26.91.194:44703), 9663d91515c4411fad0a9dd65f177074 (127.26.91.195:36497)
I20260713 09:08:53.299340 30017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1feaea4ae75c48d19336c49d3297303e" candidate_uuid: "a430e03cd15d4d838a72e9e52ad4a122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b710b1ea993744ba85a23fc117c72f5f"
I20260713 09:08:53.301046 30017 raft_consensus.cc:3060] T 1feaea4ae75c48d19336c49d3297303e P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.301537 30091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1feaea4ae75c48d19336c49d3297303e" candidate_uuid: "a430e03cd15d4d838a72e9e52ad4a122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9663d91515c4411fad0a9dd65f177074"
I20260713 09:08:53.303838 30091 raft_consensus.cc:3060] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.304872 30132 tablet_bootstrap.cc:492] T c12487bbc85c4cd5b11d473db82f9fe5 P b710b1ea993744ba85a23fc117c72f5f: No bootstrap required, opened a new log
I20260713 09:08:53.304500 30133 raft_consensus.cc:359] T c12487bbc85c4cd5b11d473db82f9fe5 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.305259 30133 raft_consensus.cc:385] T c12487bbc85c4cd5b11d473db82f9fe5 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.305332 30132 ts_tablet_manager.cc:1403] T c12487bbc85c4cd5b11d473db82f9fe5 P b710b1ea993744ba85a23fc117c72f5f: Time spent bootstrapping tablet: real 0.172s	user 0.064s	sys 0.077s
I20260713 09:08:53.305640 30133 raft_consensus.cc:740] T c12487bbc85c4cd5b11d473db82f9fe5 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a430e03cd15d4d838a72e9e52ad4a122, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.306396 30133 consensus_queue.cc:260] T c12487bbc85c4cd5b11d473db82f9fe5 P a430e03cd15d4d838a72e9e52ad4a122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.308566 30133 ts_tablet_manager.cc:1434] T c12487bbc85c4cd5b11d473db82f9fe5 P a430e03cd15d4d838a72e9e52ad4a122: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:53.308233 30132 raft_consensus.cc:359] T c12487bbc85c4cd5b11d473db82f9fe5 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.308990 30132 raft_consensus.cc:385] T c12487bbc85c4cd5b11d473db82f9fe5 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.309304 30132 raft_consensus.cc:740] T c12487bbc85c4cd5b11d473db82f9fe5 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b710b1ea993744ba85a23fc117c72f5f, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.310834 30133 tablet_bootstrap.cc:492] T c4b40e4bb0a040399baa80c7c54d76c2 P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap starting.
I20260713 09:08:53.312698 30091 raft_consensus.cc:2468] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a430e03cd15d4d838a72e9e52ad4a122 in term 1.
I20260713 09:08:53.313869 29908 leader_election.cc:304] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9663d91515c4411fad0a9dd65f177074, a430e03cd15d4d838a72e9e52ad4a122; no voters: 
I20260713 09:08:53.313618 29839 catalog_manager.cc:5697] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122 reported cstate change: term changed from 0 to 1, leader changed from <none> to a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193). New cstate: current_term: 1 leader_uuid: "a430e03cd15d4d838a72e9e52ad4a122" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:53.303104 30131 raft_consensus.cc:359] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.314736 30140 raft_consensus.cc:2804] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.314996 30131 raft_consensus.cc:385] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.315346 30131 raft_consensus.cc:740] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9663d91515c4411fad0a9dd65f177074, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.315438 30140 raft_consensus.cc:697] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122 [term 1 LEADER]: Becoming Leader. State: Replica: a430e03cd15d4d838a72e9e52ad4a122, State: Running, Role: LEADER
I20260713 09:08:53.316035 30131 consensus_queue.cc:260] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.317008 30133 tablet_bootstrap.cc:654] T c4b40e4bb0a040399baa80c7c54d76c2 P a430e03cd15d4d838a72e9e52ad4a122: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.318264 30131 ts_tablet_manager.cc:1434] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260713 09:08:53.314762 30017 raft_consensus.cc:2468] T 1feaea4ae75c48d19336c49d3297303e P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a430e03cd15d4d838a72e9e52ad4a122 in term 1.
I20260713 09:08:53.316529 30140 consensus_queue.cc:237] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.320261 30132 consensus_queue.cc:260] T c12487bbc85c4cd5b11d473db82f9fe5 P b710b1ea993744ba85a23fc117c72f5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.330240 30132 ts_tablet_manager.cc:1434] T c12487bbc85c4cd5b11d473db82f9fe5 P b710b1ea993744ba85a23fc117c72f5f: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260713 09:08:53.331245 30132 tablet_bootstrap.cc:492] T ea4d46186588491189b58c2189dfa88f P b710b1ea993744ba85a23fc117c72f5f: Bootstrap starting.
I20260713 09:08:53.336879 30132 tablet_bootstrap.cc:654] T ea4d46186588491189b58c2189dfa88f P b710b1ea993744ba85a23fc117c72f5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.336997 30133 tablet_bootstrap.cc:492] T c4b40e4bb0a040399baa80c7c54d76c2 P a430e03cd15d4d838a72e9e52ad4a122: No bootstrap required, opened a new log
I20260713 09:08:53.337466 30133 ts_tablet_manager.cc:1403] T c4b40e4bb0a040399baa80c7c54d76c2 P a430e03cd15d4d838a72e9e52ad4a122: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260713 09:08:53.337618 29839 catalog_manager.cc:5697] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122 reported cstate change: term changed from 0 to 1, leader changed from <none> to a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193). New cstate: current_term: 1 leader_uuid: "a430e03cd15d4d838a72e9e52ad4a122" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:53.339304 30156 raft_consensus.cc:493] T fcef774a451643879b9c04be10c8bb42 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.339740 30156 raft_consensus.cc:515] T fcef774a451643879b9c04be10c8bb42 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.340323 30133 raft_consensus.cc:359] T c4b40e4bb0a040399baa80c7c54d76c2 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.341039 30133 raft_consensus.cc:385] T c4b40e4bb0a040399baa80c7c54d76c2 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.341332 30133 raft_consensus.cc:740] T c4b40e4bb0a040399baa80c7c54d76c2 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a430e03cd15d4d838a72e9e52ad4a122, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.341761 30156 leader_election.cc:290] T fcef774a451643879b9c04be10c8bb42 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453), b710b1ea993744ba85a23fc117c72f5f (127.26.91.194:44703)
I20260713 09:08:53.342159 30133 consensus_queue.cc:260] T c4b40e4bb0a040399baa80c7c54d76c2 P a430e03cd15d4d838a72e9e52ad4a122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.343308 30017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcef774a451643879b9c04be10c8bb42" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b710b1ea993744ba85a23fc117c72f5f" is_pre_election: true
I20260713 09:08:53.345253 30133 ts_tablet_manager.cc:1434] T c4b40e4bb0a040399baa80c7c54d76c2 P a430e03cd15d4d838a72e9e52ad4a122: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:53.345293 30132 tablet_bootstrap.cc:492] T ea4d46186588491189b58c2189dfa88f P b710b1ea993744ba85a23fc117c72f5f: No bootstrap required, opened a new log
W20260713 09:08:53.345574 30055 leader_election.cc:343] T fcef774a451643879b9c04be10c8bb42 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b710b1ea993744ba85a23fc117c72f5f (127.26.91.194:44703): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.345961 30132 ts_tablet_manager.cc:1403] T ea4d46186588491189b58c2189dfa88f P b710b1ea993744ba85a23fc117c72f5f: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260713 09:08:53.346413 30133 tablet_bootstrap.cc:492] T 35c7cfa461e94cbd9752719934d9ccf6 P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap starting.
I20260713 09:08:53.347590 29942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcef774a451643879b9c04be10c8bb42" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a430e03cd15d4d838a72e9e52ad4a122" is_pre_election: true
I20260713 09:08:53.348001 30132 raft_consensus.cc:359] T ea4d46186588491189b58c2189dfa88f P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.348578 30132 raft_consensus.cc:385] T ea4d46186588491189b58c2189dfa88f P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.348822 30132 raft_consensus.cc:740] T ea4d46186588491189b58c2189dfa88f P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b710b1ea993744ba85a23fc117c72f5f, State: Initialized, Role: FOLLOWER
W20260713 09:08:53.348960 30056 leader_election.cc:343] T fcef774a451643879b9c04be10c8bb42 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.349386 30056 leader_election.cc:304] T fcef774a451643879b9c04be10c8bb42 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9663d91515c4411fad0a9dd65f177074; no voters: a430e03cd15d4d838a72e9e52ad4a122, b710b1ea993744ba85a23fc117c72f5f
I20260713 09:08:53.349480 30132 consensus_queue.cc:260] T ea4d46186588491189b58c2189dfa88f P b710b1ea993744ba85a23fc117c72f5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.350520 30156 raft_consensus.cc:2749] T fcef774a451643879b9c04be10c8bb42 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:53.353345 30132 ts_tablet_manager.cc:1434] T ea4d46186588491189b58c2189dfa88f P b710b1ea993744ba85a23fc117c72f5f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:08:53.353605 30133 tablet_bootstrap.cc:654] T 35c7cfa461e94cbd9752719934d9ccf6 P a430e03cd15d4d838a72e9e52ad4a122: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.354295 30132 tablet_bootstrap.cc:492] T 83962924d8fc45d8a284ab2cea010807 P b710b1ea993744ba85a23fc117c72f5f: Bootstrap starting.
I20260713 09:08:53.359871 30132 tablet_bootstrap.cc:654] T 83962924d8fc45d8a284ab2cea010807 P b710b1ea993744ba85a23fc117c72f5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.363607 30156 raft_consensus.cc:493] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.364172 30156 raft_consensus.cc:515] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.366602 29942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12487bbc85c4cd5b11d473db82f9fe5" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a430e03cd15d4d838a72e9e52ad4a122" is_pre_election: true
I20260713 09:08:53.367245 30132 tablet_bootstrap.cc:492] T 83962924d8fc45d8a284ab2cea010807 P b710b1ea993744ba85a23fc117c72f5f: No bootstrap required, opened a new log
I20260713 09:08:53.367138 30017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12487bbc85c4cd5b11d473db82f9fe5" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b710b1ea993744ba85a23fc117c72f5f" is_pre_election: true
I20260713 09:08:53.367157 30133 tablet_bootstrap.cc:492] T 35c7cfa461e94cbd9752719934d9ccf6 P a430e03cd15d4d838a72e9e52ad4a122: No bootstrap required, opened a new log
I20260713 09:08:53.367177 29942 raft_consensus.cc:2468] T c12487bbc85c4cd5b11d473db82f9fe5 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9663d91515c4411fad0a9dd65f177074 in term 0.
I20260713 09:08:53.367810 30132 ts_tablet_manager.cc:1403] T 83962924d8fc45d8a284ab2cea010807 P b710b1ea993744ba85a23fc117c72f5f: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260713 09:08:53.367820 30017 raft_consensus.cc:2468] T c12487bbc85c4cd5b11d473db82f9fe5 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9663d91515c4411fad0a9dd65f177074 in term 0.
I20260713 09:08:53.367295 30156 leader_election.cc:290] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453), b710b1ea993744ba85a23fc117c72f5f (127.26.91.194:44703)
I20260713 09:08:53.368795 30133 ts_tablet_manager.cc:1403] T 35c7cfa461e94cbd9752719934d9ccf6 P a430e03cd15d4d838a72e9e52ad4a122: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.013s
I20260713 09:08:53.369020 30056 leader_election.cc:304] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9663d91515c4411fad0a9dd65f177074, a430e03cd15d4d838a72e9e52ad4a122; no voters: 
I20260713 09:08:53.369966 30156 raft_consensus.cc:2804] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.370227 30156 raft_consensus.cc:493] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.370486 30156 raft_consensus.cc:3060] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.370510 30132 raft_consensus.cc:359] T 83962924d8fc45d8a284ab2cea010807 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.371286 30132 raft_consensus.cc:385] T 83962924d8fc45d8a284ab2cea010807 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.371161 30133 raft_consensus.cc:359] T 35c7cfa461e94cbd9752719934d9ccf6 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.371591 30132 raft_consensus.cc:740] T 83962924d8fc45d8a284ab2cea010807 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b710b1ea993744ba85a23fc117c72f5f, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.371824 30133 raft_consensus.cc:385] T 35c7cfa461e94cbd9752719934d9ccf6 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.372110 30133 raft_consensus.cc:740] T 35c7cfa461e94cbd9752719934d9ccf6 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a430e03cd15d4d838a72e9e52ad4a122, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.372241 30132 consensus_queue.cc:260] T 83962924d8fc45d8a284ab2cea010807 P b710b1ea993744ba85a23fc117c72f5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.372740 30133 consensus_queue.cc:260] T 35c7cfa461e94cbd9752719934d9ccf6 P a430e03cd15d4d838a72e9e52ad4a122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.374804 30133 ts_tablet_manager.cc:1434] T 35c7cfa461e94cbd9752719934d9ccf6 P a430e03cd15d4d838a72e9e52ad4a122: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:53.375594 30133 tablet_bootstrap.cc:492] T fcef774a451643879b9c04be10c8bb42 P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap starting.
I20260713 09:08:53.376061 30132 ts_tablet_manager.cc:1434] T 83962924d8fc45d8a284ab2cea010807 P b710b1ea993744ba85a23fc117c72f5f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:08:53.376914 30132 tablet_bootstrap.cc:492] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f: Bootstrap starting.
I20260713 09:08:53.380499 30133 tablet_bootstrap.cc:654] T fcef774a451643879b9c04be10c8bb42 P a430e03cd15d4d838a72e9e52ad4a122: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.381696 30132 tablet_bootstrap.cc:654] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.387243 30156 raft_consensus.cc:515] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.389734 29942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12487bbc85c4cd5b11d473db82f9fe5" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a430e03cd15d4d838a72e9e52ad4a122"
I20260713 09:08:53.389734 30017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12487bbc85c4cd5b11d473db82f9fe5" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b710b1ea993744ba85a23fc117c72f5f"
I20260713 09:08:53.390372 29942 raft_consensus.cc:3060] T c12487bbc85c4cd5b11d473db82f9fe5 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.390452 30017 raft_consensus.cc:3060] T c12487bbc85c4cd5b11d473db82f9fe5 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.393384 30155 raft_consensus.cc:493] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.393826 30155 raft_consensus.cc:515] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.395725 30155 leader_election.cc:290] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453), b710b1ea993744ba85a23fc117c72f5f (127.26.91.194:44703)
I20260713 09:08:53.397423 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b40e4bb0a040399baa80c7c54d76c2" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a430e03cd15d4d838a72e9e52ad4a122" is_pre_election: true
I20260713 09:08:53.398058 29941 raft_consensus.cc:2468] T c4b40e4bb0a040399baa80c7c54d76c2 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9663d91515c4411fad0a9dd65f177074 in term 0.
I20260713 09:08:53.399080 30016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b40e4bb0a040399baa80c7c54d76c2" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b710b1ea993744ba85a23fc117c72f5f" is_pre_election: true
I20260713 09:08:53.399703 30016 raft_consensus.cc:2468] T c4b40e4bb0a040399baa80c7c54d76c2 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9663d91515c4411fad0a9dd65f177074 in term 0.
I20260713 09:08:53.400857 30056 leader_election.cc:304] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9663d91515c4411fad0a9dd65f177074, a430e03cd15d4d838a72e9e52ad4a122; no voters: 
I20260713 09:08:53.401154 30017 raft_consensus.cc:2468] T c12487bbc85c4cd5b11d473db82f9fe5 P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9663d91515c4411fad0a9dd65f177074 in term 1.
I20260713 09:08:53.401639 30138 raft_consensus.cc:493] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.402037 30138 raft_consensus.cc:515] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.403591 30138 leader_election.cc:290] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453), b710b1ea993744ba85a23fc117c72f5f (127.26.91.194:44703)
I20260713 09:08:53.404356 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c7cfa461e94cbd9752719934d9ccf6" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a430e03cd15d4d838a72e9e52ad4a122" is_pre_election: true
I20260713 09:08:53.404924 29941 raft_consensus.cc:2468] T 35c7cfa461e94cbd9752719934d9ccf6 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9663d91515c4411fad0a9dd65f177074 in term 0.
I20260713 09:08:53.404033 30138 raft_consensus.cc:2804] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.405856 30056 leader_election.cc:304] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9663d91515c4411fad0a9dd65f177074, a430e03cd15d4d838a72e9e52ad4a122; no voters: 
I20260713 09:08:53.406177 30138 raft_consensus.cc:493] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.406507 30138 raft_consensus.cc:3060] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.410301 30155 raft_consensus.cc:2804] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.410671 30155 raft_consensus.cc:493] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.410984 30155 raft_consensus.cc:3060] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.411224 30138 raft_consensus.cc:515] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.413815 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b40e4bb0a040399baa80c7c54d76c2" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a430e03cd15d4d838a72e9e52ad4a122"
I20260713 09:08:53.414314 29941 raft_consensus.cc:3060] T c4b40e4bb0a040399baa80c7c54d76c2 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.417265 30055 leader_election.cc:304] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9663d91515c4411fad0a9dd65f177074, b710b1ea993744ba85a23fc117c72f5f; no voters: 
I20260713 09:08:53.421084 29941 raft_consensus.cc:2468] T c4b40e4bb0a040399baa80c7c54d76c2 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9663d91515c4411fad0a9dd65f177074 in term 1.
I20260713 09:08:53.422124 30056 leader_election.cc:304] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9663d91515c4411fad0a9dd65f177074, a430e03cd15d4d838a72e9e52ad4a122; no voters: 
I20260713 09:08:53.422461 29942 raft_consensus.cc:2468] T c12487bbc85c4cd5b11d473db82f9fe5 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9663d91515c4411fad0a9dd65f177074 in term 1.
I20260713 09:08:53.425715 30138 leader_election.cc:290] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 election: Requested vote from peers a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453), b710b1ea993744ba85a23fc117c72f5f (127.26.91.194:44703)
I20260713 09:08:53.426319 30138 raft_consensus.cc:2804] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.426352 30156 leader_election.cc:290] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 election: Requested vote from peers a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453), b710b1ea993744ba85a23fc117c72f5f (127.26.91.194:44703)
I20260713 09:08:53.427304 30017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c7cfa461e94cbd9752719934d9ccf6" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b710b1ea993744ba85a23fc117c72f5f" is_pre_election: true
I20260713 09:08:53.427929 30017 raft_consensus.cc:2468] T 35c7cfa461e94cbd9752719934d9ccf6 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9663d91515c4411fad0a9dd65f177074 in term 0.
I20260713 09:08:53.427567 30156 raft_consensus.cc:2804] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.428740 30156 raft_consensus.cc:697] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 [term 1 LEADER]: Becoming Leader. State: Replica: 9663d91515c4411fad0a9dd65f177074, State: Running, Role: LEADER
I20260713 09:08:53.426872 30138 raft_consensus.cc:697] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 [term 1 LEADER]: Becoming Leader. State: Replica: 9663d91515c4411fad0a9dd65f177074, State: Running, Role: LEADER
I20260713 09:08:53.425879 30155 raft_consensus.cc:515] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.432349 30138 consensus_queue.cc:237] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.430665 30156 consensus_queue.cc:237] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.436884 30016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c7cfa461e94cbd9752719934d9ccf6" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b710b1ea993744ba85a23fc117c72f5f"
I20260713 09:08:53.432734 30155 leader_election.cc:290] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 election: Requested vote from peers a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453), b710b1ea993744ba85a23fc117c72f5f (127.26.91.194:44703)
I20260713 09:08:53.437438 30016 raft_consensus.cc:3060] T 35c7cfa461e94cbd9752719934d9ccf6 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.440600 30017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b40e4bb0a040399baa80c7c54d76c2" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b710b1ea993744ba85a23fc117c72f5f"
I20260713 09:08:53.441211 30017 raft_consensus.cc:3060] T c4b40e4bb0a040399baa80c7c54d76c2 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.441879 30133 tablet_bootstrap.cc:492] T fcef774a451643879b9c04be10c8bb42 P a430e03cd15d4d838a72e9e52ad4a122: No bootstrap required, opened a new log
I20260713 09:08:53.442414 30133 ts_tablet_manager.cc:1403] T fcef774a451643879b9c04be10c8bb42 P a430e03cd15d4d838a72e9e52ad4a122: Time spent bootstrapping tablet: real 0.067s	user 0.023s	sys 0.043s
I20260713 09:08:53.441879 30132 tablet_bootstrap.cc:492] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f: No bootstrap required, opened a new log
I20260713 09:08:53.444607 30132 ts_tablet_manager.cc:1403] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f: Time spent bootstrapping tablet: real 0.068s	user 0.028s	sys 0.035s
I20260713 09:08:53.444854 30016 raft_consensus.cc:2468] T 35c7cfa461e94cbd9752719934d9ccf6 P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9663d91515c4411fad0a9dd65f177074 in term 1.
I20260713 09:08:53.445910 30055 leader_election.cc:304] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9663d91515c4411fad0a9dd65f177074, b710b1ea993744ba85a23fc117c72f5f; no voters: 
I20260713 09:08:53.446677 30155 raft_consensus.cc:2804] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.447119 30155 raft_consensus.cc:697] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074 [term 1 LEADER]: Becoming Leader. State: Replica: 9663d91515c4411fad0a9dd65f177074, State: Running, Role: LEADER
I20260713 09:08:53.447427 30132 raft_consensus.cc:359] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.448045 30132 raft_consensus.cc:385] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.448331 30132 raft_consensus.cc:740] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b710b1ea993744ba85a23fc117c72f5f, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.448601 30133 raft_consensus.cc:359] T fcef774a451643879b9c04be10c8bb42 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.449281 30133 raft_consensus.cc:385] T fcef774a451643879b9c04be10c8bb42 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.448846 30155 consensus_queue.cc:237] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.449036 30132 consensus_queue.cc:260] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.449630 30133 raft_consensus.cc:740] T fcef774a451643879b9c04be10c8bb42 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a430e03cd15d4d838a72e9e52ad4a122, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.450541 30133 consensus_queue.cc:260] T fcef774a451643879b9c04be10c8bb42 P a430e03cd15d4d838a72e9e52ad4a122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.451248 30132 ts_tablet_manager.cc:1434] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:08:53.452749 30133 ts_tablet_manager.cc:1434] T fcef774a451643879b9c04be10c8bb42 P a430e03cd15d4d838a72e9e52ad4a122: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:08:53.453656 30133 tablet_bootstrap.cc:492] T 83962924d8fc45d8a284ab2cea010807 P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap starting.
I20260713 09:08:53.458038 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c7cfa461e94cbd9752719934d9ccf6" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a430e03cd15d4d838a72e9e52ad4a122"
I20260713 09:08:53.458580 29941 raft_consensus.cc:3060] T 35c7cfa461e94cbd9752719934d9ccf6 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.458997 30133 tablet_bootstrap.cc:654] T 83962924d8fc45d8a284ab2cea010807 P a430e03cd15d4d838a72e9e52ad4a122: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.471882 30017 raft_consensus.cc:2468] T c4b40e4bb0a040399baa80c7c54d76c2 P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9663d91515c4411fad0a9dd65f177074 in term 1.
I20260713 09:08:53.472215 30133 tablet_bootstrap.cc:492] T 83962924d8fc45d8a284ab2cea010807 P a430e03cd15d4d838a72e9e52ad4a122: No bootstrap required, opened a new log
I20260713 09:08:53.472662 30133 ts_tablet_manager.cc:1403] T 83962924d8fc45d8a284ab2cea010807 P a430e03cd15d4d838a72e9e52ad4a122: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.013s
I20260713 09:08:53.475112 30155 raft_consensus.cc:493] T b383f8c7b15147bcb4794345089d6395 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.475049 30133 raft_consensus.cc:359] T 83962924d8fc45d8a284ab2cea010807 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.475381 29941 raft_consensus.cc:2468] T 35c7cfa461e94cbd9752719934d9ccf6 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9663d91515c4411fad0a9dd65f177074 in term 1.
I20260713 09:08:53.475728 30133 raft_consensus.cc:385] T 83962924d8fc45d8a284ab2cea010807 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.475579 30155 raft_consensus.cc:515] T b383f8c7b15147bcb4794345089d6395 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.476063 30133 raft_consensus.cc:740] T 83962924d8fc45d8a284ab2cea010807 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a430e03cd15d4d838a72e9e52ad4a122, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.476737 30133 consensus_queue.cc:260] T 83962924d8fc45d8a284ab2cea010807 P a430e03cd15d4d838a72e9e52ad4a122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.478811 30133 ts_tablet_manager.cc:1434] T 83962924d8fc45d8a284ab2cea010807 P a430e03cd15d4d838a72e9e52ad4a122: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:53.477968 30155 leader_election.cc:290] T b383f8c7b15147bcb4794345089d6395 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453), b710b1ea993744ba85a23fc117c72f5f (127.26.91.194:44703)
I20260713 09:08:53.479759 30017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b383f8c7b15147bcb4794345089d6395" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b710b1ea993744ba85a23fc117c72f5f" is_pre_election: true
I20260713 09:08:53.480288 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b383f8c7b15147bcb4794345089d6395" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a430e03cd15d4d838a72e9e52ad4a122" is_pre_election: true
I20260713 09:08:53.479646 29838 catalog_manager.cc:5697] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9663d91515c4411fad0a9dd65f177074 (127.26.91.195). New cstate: current_term: 1 leader_uuid: "9663d91515c4411fad0a9dd65f177074" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:53.480954 29941 raft_consensus.cc:2468] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9663d91515c4411fad0a9dd65f177074 in term 0.
I20260713 09:08:53.480401 30017 raft_consensus.cc:2468] T b383f8c7b15147bcb4794345089d6395 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9663d91515c4411fad0a9dd65f177074 in term 0.
I20260713 09:08:53.481997 30056 leader_election.cc:304] T b383f8c7b15147bcb4794345089d6395 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9663d91515c4411fad0a9dd65f177074, a430e03cd15d4d838a72e9e52ad4a122; no voters: 
I20260713 09:08:53.481525 29838 catalog_manager.cc:5697] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9663d91515c4411fad0a9dd65f177074 (127.26.91.195). New cstate: current_term: 1 leader_uuid: "9663d91515c4411fad0a9dd65f177074" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:53.482797 30155 raft_consensus.cc:2804] T b383f8c7b15147bcb4794345089d6395 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.483139 30155 raft_consensus.cc:493] T b383f8c7b15147bcb4794345089d6395 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.483455 30155 raft_consensus.cc:3060] T b383f8c7b15147bcb4794345089d6395 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.488957 30155 raft_consensus.cc:515] T b383f8c7b15147bcb4794345089d6395 P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.490789 30155 leader_election.cc:290] T b383f8c7b15147bcb4794345089d6395 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 election: Requested vote from peers a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453), b710b1ea993744ba85a23fc117c72f5f (127.26.91.194:44703)
I20260713 09:08:53.491587 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b383f8c7b15147bcb4794345089d6395" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a430e03cd15d4d838a72e9e52ad4a122"
I20260713 09:08:53.491886 30017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b383f8c7b15147bcb4794345089d6395" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b710b1ea993744ba85a23fc117c72f5f"
I20260713 09:08:53.492192 29941 raft_consensus.cc:3060] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.492416 30017 raft_consensus.cc:3060] T b383f8c7b15147bcb4794345089d6395 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.497113 30017 raft_consensus.cc:2468] T b383f8c7b15147bcb4794345089d6395 P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9663d91515c4411fad0a9dd65f177074 in term 1.
I20260713 09:08:53.497969 29941 raft_consensus.cc:2468] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9663d91515c4411fad0a9dd65f177074 in term 1.
I20260713 09:08:53.498086 30055 leader_election.cc:304] T b383f8c7b15147bcb4794345089d6395 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9663d91515c4411fad0a9dd65f177074, b710b1ea993744ba85a23fc117c72f5f; no voters: 
I20260713 09:08:53.498037 29838 catalog_manager.cc:5697] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9663d91515c4411fad0a9dd65f177074 (127.26.91.195). New cstate: current_term: 1 leader_uuid: "9663d91515c4411fad0a9dd65f177074" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:53.499040 30155 raft_consensus.cc:2804] T b383f8c7b15147bcb4794345089d6395 P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.499513 30155 raft_consensus.cc:697] T b383f8c7b15147bcb4794345089d6395 P 9663d91515c4411fad0a9dd65f177074 [term 1 LEADER]: Becoming Leader. State: Replica: 9663d91515c4411fad0a9dd65f177074, State: Running, Role: LEADER
I20260713 09:08:53.500312 30155 consensus_queue.cc:237] T b383f8c7b15147bcb4794345089d6395 P 9663d91515c4411fad0a9dd65f177074 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.509526 29838 catalog_manager.cc:5697] T b383f8c7b15147bcb4794345089d6395 P 9663d91515c4411fad0a9dd65f177074 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9663d91515c4411fad0a9dd65f177074 (127.26.91.195). New cstate: current_term: 1 leader_uuid: "9663d91515c4411fad0a9dd65f177074" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:53.533411 30137 raft_consensus.cc:493] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.533871 30137 raft_consensus.cc:515] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.535392 30137 leader_election.cc:290] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453), 9663d91515c4411fad0a9dd65f177074 (127.26.91.195:36497)
I20260713 09:08:53.536016 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcef774a451643879b9c04be10c8bb42" candidate_uuid: "b710b1ea993744ba85a23fc117c72f5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a430e03cd15d4d838a72e9e52ad4a122" is_pre_election: true
I20260713 09:08:53.536338 30091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcef774a451643879b9c04be10c8bb42" candidate_uuid: "b710b1ea993744ba85a23fc117c72f5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9663d91515c4411fad0a9dd65f177074" is_pre_election: true
I20260713 09:08:53.536548 29941 raft_consensus.cc:2468] T fcef774a451643879b9c04be10c8bb42 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b710b1ea993744ba85a23fc117c72f5f in term 0.
I20260713 09:08:53.536827 30091 raft_consensus.cc:2468] T fcef774a451643879b9c04be10c8bb42 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b710b1ea993744ba85a23fc117c72f5f in term 0.
I20260713 09:08:53.537451 29982 leader_election.cc:304] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a430e03cd15d4d838a72e9e52ad4a122, b710b1ea993744ba85a23fc117c72f5f; no voters: 
I20260713 09:08:53.538039 30137 raft_consensus.cc:2804] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.538353 30137 raft_consensus.cc:493] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.538617 30137 raft_consensus.cc:3060] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.543251 30137 raft_consensus.cc:515] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.544657 30137 leader_election.cc:290] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f [CANDIDATE]: Term 1 election: Requested vote from peers a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453), 9663d91515c4411fad0a9dd65f177074 (127.26.91.195:36497)
I20260713 09:08:53.545363 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcef774a451643879b9c04be10c8bb42" candidate_uuid: "b710b1ea993744ba85a23fc117c72f5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a430e03cd15d4d838a72e9e52ad4a122"
I20260713 09:08:53.545915 29941 raft_consensus.cc:3060] T fcef774a451643879b9c04be10c8bb42 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.546180 30091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcef774a451643879b9c04be10c8bb42" candidate_uuid: "b710b1ea993744ba85a23fc117c72f5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9663d91515c4411fad0a9dd65f177074"
I20260713 09:08:53.546787 30091 raft_consensus.cc:3060] T fcef774a451643879b9c04be10c8bb42 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.549244 30155 consensus_queue.cc:1048] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.551483 29941 raft_consensus.cc:2468] T fcef774a451643879b9c04be10c8bb42 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b710b1ea993744ba85a23fc117c72f5f in term 1.
I20260713 09:08:53.552445 29982 leader_election.cc:304] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a430e03cd15d4d838a72e9e52ad4a122, b710b1ea993744ba85a23fc117c72f5f; no voters: 
I20260713 09:08:53.553056 30091 raft_consensus.cc:2468] T fcef774a451643879b9c04be10c8bb42 P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b710b1ea993744ba85a23fc117c72f5f in term 1.
I20260713 09:08:53.553290 30137 raft_consensus.cc:2804] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.555794 30189 raft_consensus.cc:493] T ea4d46186588491189b58c2189dfa88f P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.554860 30137 raft_consensus.cc:697] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f [term 1 LEADER]: Becoming Leader. State: Replica: b710b1ea993744ba85a23fc117c72f5f, State: Running, Role: LEADER
I20260713 09:08:53.556399 30189 raft_consensus.cc:515] T ea4d46186588491189b58c2189dfa88f P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.556866 30137 consensus_queue.cc:237] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.558511 30189 leader_election.cc:290] T ea4d46186588491189b58c2189dfa88f P b710b1ea993744ba85a23fc117c72f5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453), 9663d91515c4411fad0a9dd65f177074 (127.26.91.195:36497)
I20260713 09:08:53.560539 30091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4d46186588491189b58c2189dfa88f" candidate_uuid: "b710b1ea993744ba85a23fc117c72f5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9663d91515c4411fad0a9dd65f177074" is_pre_election: true
I20260713 09:08:53.560865 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4d46186588491189b58c2189dfa88f" candidate_uuid: "b710b1ea993744ba85a23fc117c72f5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a430e03cd15d4d838a72e9e52ad4a122" is_pre_election: true
I20260713 09:08:53.561565 29941 raft_consensus.cc:2393] T ea4d46186588491189b58c2189dfa88f P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b710b1ea993744ba85a23fc117c72f5f in current term 1: Already voted for candidate 9663d91515c4411fad0a9dd65f177074 in this term.
I20260713 09:08:53.562492 29982 leader_election.cc:304] T ea4d46186588491189b58c2189dfa88f P b710b1ea993744ba85a23fc117c72f5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b710b1ea993744ba85a23fc117c72f5f; no voters: 9663d91515c4411fad0a9dd65f177074, a430e03cd15d4d838a72e9e52ad4a122
I20260713 09:08:53.563202 30189 raft_consensus.cc:3060] T ea4d46186588491189b58c2189dfa88f P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.568013 30138 consensus_queue.cc:1048] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.569866 30189 raft_consensus.cc:2749] T ea4d46186588491189b58c2189dfa88f P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:53.588456 30182 raft_consensus.cc:493] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.588876 30182 raft_consensus.cc:515] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.589219 29837 catalog_manager.cc:5697] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f reported cstate change: term changed from 0 to 1, leader changed from <none> to b710b1ea993744ba85a23fc117c72f5f (127.26.91.194). New cstate: current_term: 1 leader_uuid: "b710b1ea993744ba85a23fc117c72f5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:53.590812 30182 leader_election.cc:290] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453), b710b1ea993744ba85a23fc117c72f5f (127.26.91.194:44703)
I20260713 09:08:53.591811 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83962924d8fc45d8a284ab2cea010807" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a430e03cd15d4d838a72e9e52ad4a122" is_pre_election: true
I20260713 09:08:53.592150 30017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83962924d8fc45d8a284ab2cea010807" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b710b1ea993744ba85a23fc117c72f5f" is_pre_election: true
I20260713 09:08:53.592514 29941 raft_consensus.cc:2468] T 83962924d8fc45d8a284ab2cea010807 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9663d91515c4411fad0a9dd65f177074 in term 0.
I20260713 09:08:53.592800 30017 raft_consensus.cc:2468] T 83962924d8fc45d8a284ab2cea010807 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9663d91515c4411fad0a9dd65f177074 in term 0.
I20260713 09:08:53.593688 30056 leader_election.cc:304] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9663d91515c4411fad0a9dd65f177074, a430e03cd15d4d838a72e9e52ad4a122; no voters: 
I20260713 09:08:53.594404 30182 raft_consensus.cc:2804] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.594724 30182 raft_consensus.cc:493] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.594967 30182 raft_consensus.cc:3060] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.600186 30182 raft_consensus.cc:515] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.601776 30182 leader_election.cc:290] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 election: Requested vote from peers a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453), b710b1ea993744ba85a23fc117c72f5f (127.26.91.194:44703)
I20260713 09:08:53.602376 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83962924d8fc45d8a284ab2cea010807" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a430e03cd15d4d838a72e9e52ad4a122"
I20260713 09:08:53.602991 29941 raft_consensus.cc:3060] T 83962924d8fc45d8a284ab2cea010807 P a430e03cd15d4d838a72e9e52ad4a122 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.605180 30017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83962924d8fc45d8a284ab2cea010807" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b710b1ea993744ba85a23fc117c72f5f"
I20260713 09:08:53.605711 30017 raft_consensus.cc:3060] T 83962924d8fc45d8a284ab2cea010807 P b710b1ea993744ba85a23fc117c72f5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.609221 29941 raft_consensus.cc:2468] T 83962924d8fc45d8a284ab2cea010807 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9663d91515c4411fad0a9dd65f177074 in term 1.
I20260713 09:08:53.610178 30056 leader_election.cc:304] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9663d91515c4411fad0a9dd65f177074, a430e03cd15d4d838a72e9e52ad4a122; no voters: 
I20260713 09:08:53.610847 30182 raft_consensus.cc:2804] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.611199 30182 raft_consensus.cc:697] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 [term 1 LEADER]: Becoming Leader. State: Replica: 9663d91515c4411fad0a9dd65f177074, State: Running, Role: LEADER
I20260713 09:08:53.611871 30017 raft_consensus.cc:2468] T 83962924d8fc45d8a284ab2cea010807 P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9663d91515c4411fad0a9dd65f177074 in term 1.
I20260713 09:08:53.611830 30182 consensus_queue.cc:237] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:53.615118 30182 consensus_queue.cc:1048] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.619256 29837 catalog_manager.cc:5697] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9663d91515c4411fad0a9dd65f177074 (127.26.91.195). New cstate: current_term: 1 leader_uuid: "9663d91515c4411fad0a9dd65f177074" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:53.626513 30138 consensus_queue.cc:1048] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.637919 26991 ts_manager.cc:295] Set tserver state for a430e03cd15d4d838a72e9e52ad4a122 to MAINTENANCE_MODE
I20260713 09:08:53.638592 26991 tablet_server.cc:179] TabletServer@127.26.91.193:0 shutting down...
I20260713 09:08:53.660034 26991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:53.660660 26991 tablet_replica.cc:333] T 35c7cfa461e94cbd9752719934d9ccf6 P a430e03cd15d4d838a72e9e52ad4a122: stopping tablet replica
I20260713 09:08:53.661198 26991 raft_consensus.cc:2243] T 35c7cfa461e94cbd9752719934d9ccf6 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.661563 26991 raft_consensus.cc:2272] T 35c7cfa461e94cbd9752719934d9ccf6 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.663309 26991 tablet_replica.cc:333] T c4b40e4bb0a040399baa80c7c54d76c2 P a430e03cd15d4d838a72e9e52ad4a122: stopping tablet replica
I20260713 09:08:53.663811 26991 raft_consensus.cc:2243] T c4b40e4bb0a040399baa80c7c54d76c2 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.664165 26991 raft_consensus.cc:2272] T c4b40e4bb0a040399baa80c7c54d76c2 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.665815 26991 tablet_replica.cc:333] T 83962924d8fc45d8a284ab2cea010807 P a430e03cd15d4d838a72e9e52ad4a122: stopping tablet replica
I20260713 09:08:53.666319 26991 raft_consensus.cc:2243] T 83962924d8fc45d8a284ab2cea010807 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.666635 26991 raft_consensus.cc:2272] T 83962924d8fc45d8a284ab2cea010807 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.668284 26991 tablet_replica.cc:333] T c12487bbc85c4cd5b11d473db82f9fe5 P a430e03cd15d4d838a72e9e52ad4a122: stopping tablet replica
I20260713 09:08:53.668746 26991 raft_consensus.cc:2243] T c12487bbc85c4cd5b11d473db82f9fe5 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.669055 26991 raft_consensus.cc:2272] T c12487bbc85c4cd5b11d473db82f9fe5 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.670636 26991 tablet_replica.cc:333] T fcef774a451643879b9c04be10c8bb42 P a430e03cd15d4d838a72e9e52ad4a122: stopping tablet replica
I20260713 09:08:53.671114 26991 raft_consensus.cc:2243] T fcef774a451643879b9c04be10c8bb42 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.671501 26991 raft_consensus.cc:2272] T fcef774a451643879b9c04be10c8bb42 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.673175 26991 tablet_replica.cc:333] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122: stopping tablet replica
I20260713 09:08:53.673640 26991 raft_consensus.cc:2243] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.674136 26991 pending_rounds.cc:70] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122: Trying to abort 1 pending ops.
I20260713 09:08:53.674360 26991 pending_rounds.cc:77] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992571603877888 op_type: NO_OP noop_request { }
I20260713 09:08:53.674643 26991 raft_consensus.cc:2889] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:08:53.674882 26991 raft_consensus.cc:2272] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.676676 26991 tablet_replica.cc:333] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122: stopping tablet replica
I20260713 09:08:53.677124 26991 raft_consensus.cc:2243] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.677644 26991 pending_rounds.cc:70] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122: Trying to abort 1 pending ops.
I20260713 09:08:53.677805 26991 pending_rounds.cc:77] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992571683581952 op_type: NO_OP noop_request { }
I20260713 09:08:53.678031 26991 raft_consensus.cc:2889] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:08:53.678258 26991 raft_consensus.cc:2272] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.679889 26991 tablet_replica.cc:333] T ea4d46186588491189b58c2189dfa88f P a430e03cd15d4d838a72e9e52ad4a122: stopping tablet replica
I20260713 09:08:53.680367 26991 raft_consensus.cc:2243] T ea4d46186588491189b58c2189dfa88f P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.680711 26991 raft_consensus.cc:2272] T ea4d46186588491189b58c2189dfa88f P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.682480 26991 tablet_replica.cc:333] T f85d06b6e0724964a71928d2760a6784 P a430e03cd15d4d838a72e9e52ad4a122: stopping tablet replica
I20260713 09:08:53.682909 26991 raft_consensus.cc:2243] T f85d06b6e0724964a71928d2760a6784 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.683248 26991 raft_consensus.cc:2272] T f85d06b6e0724964a71928d2760a6784 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.685029 26991 tablet_replica.cc:333] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122: stopping tablet replica
I20260713 09:08:53.685447 26991 raft_consensus.cc:2243] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.685757 26991 raft_consensus.cc:2272] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.701956 26991 tablet_server.cc:196] TabletServer@127.26.91.193:0 shutdown complete.
I20260713 09:08:53.822506 30138 consensus_queue.cc:1048] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:08:53.845188 30056 consensus_peers.cc:597] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 -> Peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Couldn't send request to peer a430e03cd15d4d838a72e9e52ad4a122. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:53.918942 30182 consensus_queue.cc:1048] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:53.931823 30056 consensus_peers.cc:597] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 -> Peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Couldn't send request to peer a430e03cd15d4d838a72e9e52ad4a122. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:53.958997 30056 consensus_peers.cc:597] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074 -> Peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Couldn't send request to peer a430e03cd15d4d838a72e9e52ad4a122. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:53.973457 30155 consensus_queue.cc:1048] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:53.986231 29982 consensus_peers.cc:597] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f -> Peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Couldn't send request to peer a430e03cd15d4d838a72e9e52ad4a122. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:53.986436 30056 consensus_peers.cc:597] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074 -> Peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Couldn't send request to peer a430e03cd15d4d838a72e9e52ad4a122. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:54.039312 30181 consensus_queue.cc:1048] T b383f8c7b15147bcb4794345089d6395 P 9663d91515c4411fad0a9dd65f177074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:54.050997 30056 consensus_peers.cc:597] T b383f8c7b15147bcb4794345089d6395 P 9663d91515c4411fad0a9dd65f177074 -> Peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Couldn't send request to peer a430e03cd15d4d838a72e9e52ad4a122. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:54.074064 30056 consensus_peers.cc:597] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 -> Peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Couldn't send request to peer a430e03cd15d4d838a72e9e52ad4a122. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:54.126447 30189 consensus_queue.cc:1048] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:54.168401 29888 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:08:54.170114 30056 consensus_peers.cc:597] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074 -> Peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Couldn't send request to peer a430e03cd15d4d838a72e9e52ad4a122. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:54.173096 30138 consensus_queue.cc:1048] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:54.819422 30138 raft_consensus.cc:493] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:54.819849 30138 raft_consensus.cc:515] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:54.821640 30138 leader_election.cc:290] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453), b710b1ea993744ba85a23fc117c72f5f (127.26.91.194:44703)
I20260713 09:08:54.822822 30016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1feaea4ae75c48d19336c49d3297303e" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b710b1ea993744ba85a23fc117c72f5f" is_pre_election: true
I20260713 09:08:54.823482 30016 raft_consensus.cc:2468] T 1feaea4ae75c48d19336c49d3297303e P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9663d91515c4411fad0a9dd65f177074 in term 1.
I20260713 09:08:54.824532 30055 leader_election.cc:304] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074 [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: 9663d91515c4411fad0a9dd65f177074, b710b1ea993744ba85a23fc117c72f5f; no voters: 
W20260713 09:08:54.825099 30056 leader_election.cc:336] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Network error: Client connection negotiation failed: client connection to 127.26.91.193:35453: connect: Connection refused (error 111)
I20260713 09:08:54.825119 30138 raft_consensus.cc:2804] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:54.825606 30138 raft_consensus.cc:493] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:54.825855 30138 raft_consensus.cc:3060] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:54.830272 30138 raft_consensus.cc:515] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:54.831642 30138 leader_election.cc:290] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 2 election: Requested vote from peers a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453), b710b1ea993744ba85a23fc117c72f5f (127.26.91.194:44703)
I20260713 09:08:54.832680 30016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1feaea4ae75c48d19336c49d3297303e" candidate_uuid: "9663d91515c4411fad0a9dd65f177074" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b710b1ea993744ba85a23fc117c72f5f"
I20260713 09:08:54.833240 30016 raft_consensus.cc:3060] T 1feaea4ae75c48d19336c49d3297303e P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:54.834913 30056 leader_election.cc:336] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Network error: Client connection negotiation failed: client connection to 127.26.91.193:35453: connect: Connection refused (error 111)
I20260713 09:08:54.837999 30016 raft_consensus.cc:2468] T 1feaea4ae75c48d19336c49d3297303e P b710b1ea993744ba85a23fc117c72f5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9663d91515c4411fad0a9dd65f177074 in term 2.
I20260713 09:08:54.838783 30055 leader_election.cc:304] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074 [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: 9663d91515c4411fad0a9dd65f177074, b710b1ea993744ba85a23fc117c72f5f; no voters: a430e03cd15d4d838a72e9e52ad4a122
I20260713 09:08:54.839339 30138 raft_consensus.cc:2804] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:54.839800 30138 raft_consensus.cc:697] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074 [term 2 LEADER]: Becoming Leader. State: Replica: 9663d91515c4411fad0a9dd65f177074, State: Running, Role: LEADER
I20260713 09:08:54.840534 30138 consensus_queue.cc:237] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074 [LEADER]: Queue going to LEADER 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: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:54.846887 29837 catalog_manager.cc:5697] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074 reported cstate change: term changed from 1 to 2, leader changed from a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193) to 9663d91515c4411fad0a9dd65f177074 (127.26.91.195). New cstate: current_term: 2 leader_uuid: "9663d91515c4411fad0a9dd65f177074" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:54.907493 30209 raft_consensus.cc:493] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:54.908030 30209 raft_consensus.cc:515] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:54.909770 30209 leader_election.cc:290] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453), 9663d91515c4411fad0a9dd65f177074 (127.26.91.195:36497)
I20260713 09:08:54.910698 30091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d33853c58b4adc8762dd74fe342b1e" candidate_uuid: "b710b1ea993744ba85a23fc117c72f5f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9663d91515c4411fad0a9dd65f177074" is_pre_election: true
I20260713 09:08:54.911191 30091 raft_consensus.cc:2468] T 08d33853c58b4adc8762dd74fe342b1e P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b710b1ea993744ba85a23fc117c72f5f in term 1.
I20260713 09:08:54.912247 29983 leader_election.cc:304] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f [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: 9663d91515c4411fad0a9dd65f177074, b710b1ea993744ba85a23fc117c72f5f; no voters: 
I20260713 09:08:54.912925 30209 raft_consensus.cc:2804] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:08:54.913033 29982 leader_election.cc:336] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Network error: Client connection negotiation failed: client connection to 127.26.91.193:35453: connect: Connection refused (error 111)
I20260713 09:08:54.913192 30209 raft_consensus.cc:493] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:54.913497 30209 raft_consensus.cc:3060] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:54.918066 30209 raft_consensus.cc:515] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:54.919446 30209 leader_election.cc:290] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f [CANDIDATE]: Term 2 election: Requested vote from peers a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453), 9663d91515c4411fad0a9dd65f177074 (127.26.91.195:36497)
I20260713 09:08:54.920449 30091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d33853c58b4adc8762dd74fe342b1e" candidate_uuid: "b710b1ea993744ba85a23fc117c72f5f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9663d91515c4411fad0a9dd65f177074"
I20260713 09:08:54.920938 30091 raft_consensus.cc:3060] T 08d33853c58b4adc8762dd74fe342b1e P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:54.922467 29982 leader_election.cc:336] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Network error: Client connection negotiation failed: client connection to 127.26.91.193:35453: connect: Connection refused (error 111)
I20260713 09:08:54.925246 30091 raft_consensus.cc:2468] T 08d33853c58b4adc8762dd74fe342b1e P 9663d91515c4411fad0a9dd65f177074 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b710b1ea993744ba85a23fc117c72f5f in term 2.
I20260713 09:08:54.926054 29983 leader_election.cc:304] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f [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: 9663d91515c4411fad0a9dd65f177074, b710b1ea993744ba85a23fc117c72f5f; no voters: a430e03cd15d4d838a72e9e52ad4a122
I20260713 09:08:54.926565 30209 raft_consensus.cc:2804] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:54.927464 30209 raft_consensus.cc:697] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f [term 2 LEADER]: Becoming Leader. State: Replica: b710b1ea993744ba85a23fc117c72f5f, State: Running, Role: LEADER
I20260713 09:08:54.928054 30209 consensus_queue.cc:237] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f [LEADER]: Queue going to LEADER 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: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:54.934948 29837 catalog_manager.cc:5697] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f reported cstate change: term changed from 1 to 2, leader changed from a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193) to b710b1ea993744ba85a23fc117c72f5f (127.26.91.194). New cstate: current_term: 2 leader_uuid: "b710b1ea993744ba85a23fc117c72f5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:55.169312 29888 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:55.312520 30091 raft_consensus.cc:1275] T 08d33853c58b4adc8762dd74fe342b1e P 9663d91515c4411fad0a9dd65f177074 [term 2 FOLLOWER]: Refusing update from remote peer b710b1ea993744ba85a23fc117c72f5f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:55.313673 30209 consensus_queue.cc:1048] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:55.326462 29982 consensus_peers.cc:597] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f -> Peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Couldn't send request to peer a430e03cd15d4d838a72e9e52ad4a122. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:55.390522 30056 consensus_peers.cc:597] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074 -> Peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Couldn't send request to peer a430e03cd15d4d838a72e9e52ad4a122. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:55.431950 30016 raft_consensus.cc:1275] T 1feaea4ae75c48d19336c49d3297303e P b710b1ea993744ba85a23fc117c72f5f [term 2 FOLLOWER]: Refusing update from remote peer 9663d91515c4411fad0a9dd65f177074: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:55.433032 30138 consensus_queue.cc:1048] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:56.162856 29982 consensus_peers.cc:597] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f -> Peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Couldn't send request to peer a430e03cd15d4d838a72e9e52ad4a122. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35453: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:56.170214 29888 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:08:56.412400 30056 consensus_peers.cc:597] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074 -> Peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Couldn't send request to peer a430e03cd15d4d838a72e9e52ad4a122. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35453: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:56.419222 30056 consensus_peers.cc:597] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074 -> Peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Couldn't send request to peer a430e03cd15d4d838a72e9e52ad4a122. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35453: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:56.423869 30056 consensus_peers.cc:597] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 -> Peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Couldn't send request to peer a430e03cd15d4d838a72e9e52ad4a122. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35453: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:56.446111 30056 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35453: connect: Connection refused (error 111) [suppressed 64 similar messages]
W20260713 09:08:56.599184 30056 consensus_peers.cc:597] T b383f8c7b15147bcb4794345089d6395 P 9663d91515c4411fad0a9dd65f177074 -> Peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Couldn't send request to peer a430e03cd15d4d838a72e9e52ad4a122. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35453: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:56.612057 30056 consensus_peers.cc:597] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074 -> Peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Couldn't send request to peer a430e03cd15d4d838a72e9e52ad4a122. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35453: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:56.623920 30056 consensus_peers.cc:597] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 -> Peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Couldn't send request to peer a430e03cd15d4d838a72e9e52ad4a122. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35453: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:56.821702 30056 consensus_peers.cc:597] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 -> Peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Couldn't send request to peer a430e03cd15d4d838a72e9e52ad4a122. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35453: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:57.171183 29888 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:08:57.535305 29982 consensus_peers.cc:597] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f -> Peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Couldn't send request to peer a430e03cd15d4d838a72e9e52ad4a122. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35453: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:57.969259 30056 consensus_peers.cc:597] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074 -> Peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Couldn't send request to peer a430e03cd15d4d838a72e9e52ad4a122. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35453: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:58.172017 29888 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:08:58.608757 29982 consensus_peers.cc:597] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f -> Peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Couldn't send request to peer a430e03cd15d4d838a72e9e52ad4a122. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35453: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:08:58.716763 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:58.722954 30230 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:58.723726 30229 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:58.726272 30232 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:58.726665 30056 consensus_peers.cc:597] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074 -> Peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Couldn't send request to peer a430e03cd15d4d838a72e9e52ad4a122. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35453: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:08:58.726945 26991 server_base.cc:1061] running on GCE node
I20260713 09:08:58.727756 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:58.727947 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:58.728154 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933738728136 us; error 0 us; skew 500 ppm
I20260713 09:08:58.728732 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:58.731693 26991 webserver.cc:533] Webserver started at http://127.26.91.193:43831/ using document root <none> and password file <none>
I20260713 09:08:58.732319 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:58.732543 26991 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:08:58.737149 26991 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:08:58.740828 30237 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:58.741544 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:08:58.741838 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933660129690-26991-0/minicluster-data/ts-0-root
uuid: "a430e03cd15d4d838a72e9e52ad4a122"
format_stamp: "Formatted at 2026-07-13 09:08:52 on dist-test-slave-bxq4"
I20260713 09:08:58.742097 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933660129690-26991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933660129690-26991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933660129690-26991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:58.758625 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:58.759608 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:58.760938 26991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:58.763990 30244 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260713 09:08:58.805784 26991 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:08:58.806077 26991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.043s	user 0.001s	sys 0.001s
I20260713 09:08:58.806334 26991 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:08:58.810340 30244 tablet_bootstrap.cc:492] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap starting.
W20260713 09:08:58.821101 30056 consensus_peers.cc:597] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 -> Peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Couldn't send request to peer a430e03cd15d4d838a72e9e52ad4a122. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35453: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:08:58.824065 30244 tablet_bootstrap.cc:492] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:08:58.824854 30244 tablet_bootstrap.cc:492] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap complete.
I20260713 09:08:58.825335 30244 ts_tablet_manager.cc:1403] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260713 09:08:58.827250 30244 raft_consensus.cc:359] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:58.827854 30244 raft_consensus.cc:740] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a430e03cd15d4d838a72e9e52ad4a122, State: Initialized, Role: FOLLOWER
I20260713 09:08:58.828406 30244 consensus_queue.cc:260] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122 [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: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:58.830372 30244 ts_tablet_manager.cc:1434] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:08:58.830979 30244 tablet_bootstrap.cc:492] T c4b40e4bb0a040399baa80c7c54d76c2 P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap starting.
I20260713 09:08:58.839999 30244 tablet_bootstrap.cc:492] T c4b40e4bb0a040399baa80c7c54d76c2 P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:58.840519 26991 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:08:58.840611 30244 tablet_bootstrap.cc:492] T c4b40e4bb0a040399baa80c7c54d76c2 P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap complete.
I20260713 09:08:58.840762 26991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.034s	user 0.034s	sys 0.000s
I20260713 09:08:58.841250 30244 ts_tablet_manager.cc:1403] T c4b40e4bb0a040399baa80c7c54d76c2 P a430e03cd15d4d838a72e9e52ad4a122: Time spent bootstrapping tablet: real 0.010s	user 0.010s	sys 0.000s
I20260713 09:08:58.843412 30244 raft_consensus.cc:359] T c4b40e4bb0a040399baa80c7c54d76c2 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:58.843945 30244 raft_consensus.cc:740] T c4b40e4bb0a040399baa80c7c54d76c2 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a430e03cd15d4d838a72e9e52ad4a122, State: Initialized, Role: FOLLOWER
I20260713 09:08:58.844524 30244 consensus_queue.cc:260] T c4b40e4bb0a040399baa80c7c54d76c2 P a430e03cd15d4d838a72e9e52ad4a122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:58.845878 30244 ts_tablet_manager.cc:1434] T c4b40e4bb0a040399baa80c7c54d76c2 P a430e03cd15d4d838a72e9e52ad4a122: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:08:58.846457 30244 tablet_bootstrap.cc:492] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap starting.
I20260713 09:08:58.856935 30244 tablet_bootstrap.cc:492] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:58.857518 30244 tablet_bootstrap.cc:492] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap complete.
I20260713 09:08:58.858004 30244 ts_tablet_manager.cc:1403] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260713 09:08:58.859802 30244 raft_consensus.cc:359] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:58.860371 30244 raft_consensus.cc:740] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a430e03cd15d4d838a72e9e52ad4a122, State: Initialized, Role: FOLLOWER
I20260713 09:08:58.861034 30244 consensus_queue.cc:260] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:58.862434 30244 ts_tablet_manager.cc:1434] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:58.863016 30244 tablet_bootstrap.cc:492] T f85d06b6e0724964a71928d2760a6784 P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap starting.
I20260713 09:08:58.873385 30244 tablet_bootstrap.cc:492] T f85d06b6e0724964a71928d2760a6784 P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:58.874171 30244 tablet_bootstrap.cc:492] T f85d06b6e0724964a71928d2760a6784 P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap complete.
I20260713 09:08:58.874635 30244 ts_tablet_manager.cc:1403] T f85d06b6e0724964a71928d2760a6784 P a430e03cd15d4d838a72e9e52ad4a122: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:08:58.876281 30244 raft_consensus.cc:359] T f85d06b6e0724964a71928d2760a6784 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } }
I20260713 09:08:58.876713 30244 raft_consensus.cc:740] T f85d06b6e0724964a71928d2760a6784 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a430e03cd15d4d838a72e9e52ad4a122, State: Initialized, Role: FOLLOWER
I20260713 09:08:58.877274 30244 consensus_queue.cc:260] T f85d06b6e0724964a71928d2760a6784 P a430e03cd15d4d838a72e9e52ad4a122 [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: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } }
I20260713 09:08:58.878875 30244 ts_tablet_manager.cc:1434] T f85d06b6e0724964a71928d2760a6784 P a430e03cd15d4d838a72e9e52ad4a122: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:58.879448 30244 tablet_bootstrap.cc:492] T ea4d46186588491189b58c2189dfa88f P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap starting.
I20260713 09:08:58.889135 30244 tablet_bootstrap.cc:492] T ea4d46186588491189b58c2189dfa88f P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:58.889775 30244 tablet_bootstrap.cc:492] T ea4d46186588491189b58c2189dfa88f P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap complete.
I20260713 09:08:58.890313 30244 ts_tablet_manager.cc:1403] T ea4d46186588491189b58c2189dfa88f P a430e03cd15d4d838a72e9e52ad4a122: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:08:58.892117 30244 raft_consensus.cc:359] T ea4d46186588491189b58c2189dfa88f P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:58.892563 30244 raft_consensus.cc:740] T ea4d46186588491189b58c2189dfa88f P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a430e03cd15d4d838a72e9e52ad4a122, State: Initialized, Role: FOLLOWER
I20260713 09:08:58.893155 30244 consensus_queue.cc:260] T ea4d46186588491189b58c2189dfa88f P a430e03cd15d4d838a72e9e52ad4a122 [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: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:58.894517 30244 ts_tablet_manager.cc:1434] T ea4d46186588491189b58c2189dfa88f P a430e03cd15d4d838a72e9e52ad4a122: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:08:58.895081 30244 tablet_bootstrap.cc:492] T 83962924d8fc45d8a284ab2cea010807 P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap starting.
I20260713 09:08:58.895998 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.193:35453
I20260713 09:08:58.896167 30306 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.193:35453 every 8 connection(s)
I20260713 09:08:58.899991 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:58.912307 30244 tablet_bootstrap.cc:492] T 83962924d8fc45d8a284ab2cea010807 P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:58.914374 30244 tablet_bootstrap.cc:492] T 83962924d8fc45d8a284ab2cea010807 P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap complete.
I20260713 09:08:58.914893 30244 ts_tablet_manager.cc:1403] T 83962924d8fc45d8a284ab2cea010807 P a430e03cd15d4d838a72e9e52ad4a122: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260713 09:08:58.917948 30244 raft_consensus.cc:359] T 83962924d8fc45d8a284ab2cea010807 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:58.918833 30244 raft_consensus.cc:740] T 83962924d8fc45d8a284ab2cea010807 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a430e03cd15d4d838a72e9e52ad4a122, State: Initialized, Role: FOLLOWER
I20260713 09:08:58.919382 30244 consensus_queue.cc:260] T 83962924d8fc45d8a284ab2cea010807 P a430e03cd15d4d838a72e9e52ad4a122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:58.921696 30244 ts_tablet_manager.cc:1434] T 83962924d8fc45d8a284ab2cea010807 P a430e03cd15d4d838a72e9e52ad4a122: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:58.922559 30244 tablet_bootstrap.cc:492] T c12487bbc85c4cd5b11d473db82f9fe5 P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap starting.
I20260713 09:08:58.929167 30307 heartbeater.cc:344] Connected to a master server at 127.26.91.254:46421
I20260713 09:08:58.929580 30307 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:58.930415 30307 heartbeater.cc:507] Master 127.26.91.254:46421 requested a full tablet report, sending...
I20260713 09:08:58.935665 30244 tablet_bootstrap.cc:492] T c12487bbc85c4cd5b11d473db82f9fe5 P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:58.936432 30244 tablet_bootstrap.cc:492] T c12487bbc85c4cd5b11d473db82f9fe5 P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap complete.
I20260713 09:08:58.936820 29838 ts_manager.cc:194] Re-registered known tserver with Master: a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453)
I20260713 09:08:58.936939 30244 ts_tablet_manager.cc:1403] T c12487bbc85c4cd5b11d473db82f9fe5 P a430e03cd15d4d838a72e9e52ad4a122: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.005s
I20260713 09:08:58.939244 30091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83962924d8fc45d8a284ab2cea010807"
dest_uuid: "9663d91515c4411fad0a9dd65f177074"
mode: GRACEFUL
new_leader_uuid: "b710b1ea993744ba85a23fc117c72f5f"
 from {username='slave'} at 127.0.0.1:45990
I20260713 09:08:58.939285 30244 raft_consensus.cc:359] T c12487bbc85c4cd5b11d473db82f9fe5 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:58.940019 30244 raft_consensus.cc:740] T c12487bbc85c4cd5b11d473db82f9fe5 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a430e03cd15d4d838a72e9e52ad4a122, State: Initialized, Role: FOLLOWER
I20260713 09:08:58.940107 30091 raft_consensus.cc:606] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 [term 1 LEADER]: Received request to transfer leadership to TS b710b1ea993744ba85a23fc117c72f5f
I20260713 09:08:58.940660 30244 consensus_queue.cc:260] T c12487bbc85c4cd5b11d473db82f9fe5 P a430e03cd15d4d838a72e9e52ad4a122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:58.942373 30244 ts_tablet_manager.cc:1434] T c12487bbc85c4cd5b11d473db82f9fe5 P a430e03cd15d4d838a72e9e52ad4a122: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.001s
I20260713 09:08:58.942941 30244 tablet_bootstrap.cc:492] T fcef774a451643879b9c04be10c8bb42 P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap starting.
I20260713 09:08:58.942848 30091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c12487bbc85c4cd5b11d473db82f9fe5"
dest_uuid: "9663d91515c4411fad0a9dd65f177074"
mode: GRACEFUL
new_leader_uuid: "b710b1ea993744ba85a23fc117c72f5f"
 from {username='slave'} at 127.0.0.1:45990
I20260713 09:08:58.943475 30091 raft_consensus.cc:606] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 [term 1 LEADER]: Received request to transfer leadership to TS b710b1ea993744ba85a23fc117c72f5f
I20260713 09:08:58.946044 30091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4b40e4bb0a040399baa80c7c54d76c2"
dest_uuid: "9663d91515c4411fad0a9dd65f177074"
mode: GRACEFUL
new_leader_uuid: "b710b1ea993744ba85a23fc117c72f5f"
 from {username='slave'} at 127.0.0.1:45990
I20260713 09:08:58.946616 30091 raft_consensus.cc:606] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 [term 1 LEADER]: Received request to transfer leadership to TS b710b1ea993744ba85a23fc117c72f5f
I20260713 09:08:58.947760 26991 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:08:58.947996 29838 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43248
I20260713 09:08:58.948372 26991 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:58.949048 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:58.951272 30307 heartbeater.cc:499] Master 127.26.91.254:46421 was elected leader, sending a full tablet report...
I20260713 09:08:58.953506 30244 tablet_bootstrap.cc:492] T fcef774a451643879b9c04be10c8bb42 P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:58.954241 30244 tablet_bootstrap.cc:492] T fcef774a451643879b9c04be10c8bb42 P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap complete.
I20260713 09:08:58.954842 30244 ts_tablet_manager.cc:1403] T fcef774a451643879b9c04be10c8bb42 P a430e03cd15d4d838a72e9e52ad4a122: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:08:58.956779 30244 raft_consensus.cc:359] T fcef774a451643879b9c04be10c8bb42 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:58.957226 30244 raft_consensus.cc:740] T fcef774a451643879b9c04be10c8bb42 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a430e03cd15d4d838a72e9e52ad4a122, State: Initialized, Role: FOLLOWER
I20260713 09:08:58.957731 30244 consensus_queue.cc:260] T fcef774a451643879b9c04be10c8bb42 P a430e03cd15d4d838a72e9e52ad4a122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:58.958966 30244 ts_tablet_manager.cc:1434] T fcef774a451643879b9c04be10c8bb42 P a430e03cd15d4d838a72e9e52ad4a122: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:58.959529 30244 tablet_bootstrap.cc:492] T 35c7cfa461e94cbd9752719934d9ccf6 P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap starting.
I20260713 09:08:58.968533 30244 tablet_bootstrap.cc:492] T 35c7cfa461e94cbd9752719934d9ccf6 P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:58.969146 30244 tablet_bootstrap.cc:492] T 35c7cfa461e94cbd9752719934d9ccf6 P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap complete.
I20260713 09:08:58.969599 30244 ts_tablet_manager.cc:1403] T 35c7cfa461e94cbd9752719934d9ccf6 P a430e03cd15d4d838a72e9e52ad4a122: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:08:58.971150 30244 raft_consensus.cc:359] T 35c7cfa461e94cbd9752719934d9ccf6 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:58.971560 30244 raft_consensus.cc:740] T 35c7cfa461e94cbd9752719934d9ccf6 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a430e03cd15d4d838a72e9e52ad4a122, State: Initialized, Role: FOLLOWER
I20260713 09:08:58.971980 30244 consensus_queue.cc:260] T 35c7cfa461e94cbd9752719934d9ccf6 P a430e03cd15d4d838a72e9e52ad4a122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:58.973304 30244 ts_tablet_manager.cc:1434] T 35c7cfa461e94cbd9752719934d9ccf6 P a430e03cd15d4d838a72e9e52ad4a122: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:58.973917 30244 tablet_bootstrap.cc:492] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap starting.
I20260713 09:08:58.983573 30244 tablet_bootstrap.cc:492] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:08:58.984239 30244 tablet_bootstrap.cc:492] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122: Bootstrap complete.
I20260713 09:08:58.984690 30244 ts_tablet_manager.cc:1403] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260713 09:08:58.986547 30244 raft_consensus.cc:359] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:58.987097 30244 raft_consensus.cc:740] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a430e03cd15d4d838a72e9e52ad4a122, State: Initialized, Role: FOLLOWER
I20260713 09:08:58.987581 30244 consensus_queue.cc:260] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122 [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: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:58.988206 30223 raft_consensus.cc:993] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074: : Instructing follower b710b1ea993744ba85a23fc117c72f5f to start an election
I20260713 09:08:58.988665 30228 raft_consensus.cc:1081] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 [term 1 LEADER]: Signalling peer b710b1ea993744ba85a23fc117c72f5f to start an election
I20260713 09:08:58.989296 30244 ts_tablet_manager.cc:1434] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:58.990203 30017 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83962924d8fc45d8a284ab2cea010807"
dest_uuid: "b710b1ea993744ba85a23fc117c72f5f"
 from {username='slave'} at 127.0.0.1:50358
I20260713 09:08:58.990761 30017 raft_consensus.cc:493] T 83962924d8fc45d8a284ab2cea010807 P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:58.991107 30017 raft_consensus.cc:3060] T 83962924d8fc45d8a284ab2cea010807 P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.995857 30017 raft_consensus.cc:515] T 83962924d8fc45d8a284ab2cea010807 P b710b1ea993744ba85a23fc117c72f5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:58.997891 30017 leader_election.cc:290] T 83962924d8fc45d8a284ab2cea010807 P b710b1ea993744ba85a23fc117c72f5f [CANDIDATE]: Term 2 election: Requested vote from peers a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453), 9663d91515c4411fad0a9dd65f177074 (127.26.91.195:36497)
I20260713 09:08:58.998440 30091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83962924d8fc45d8a284ab2cea010807" candidate_uuid: "b710b1ea993744ba85a23fc117c72f5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9663d91515c4411fad0a9dd65f177074"
I20260713 09:08:58.998934 30091 raft_consensus.cc:3055] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:58.999128 30091 raft_consensus.cc:740] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9663d91515c4411fad0a9dd65f177074, State: Running, Role: LEADER
I20260713 09:08:58.999779 30091 consensus_queue.cc:260] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:59.000974 30091 raft_consensus.cc:3060] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:59.006162 30281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83962924d8fc45d8a284ab2cea010807" candidate_uuid: "b710b1ea993744ba85a23fc117c72f5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a430e03cd15d4d838a72e9e52ad4a122"
I20260713 09:08:59.006381 30091 raft_consensus.cc:2468] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b710b1ea993744ba85a23fc117c72f5f in term 2.
I20260713 09:08:59.006775 30281 raft_consensus.cc:3060] T 83962924d8fc45d8a284ab2cea010807 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:59.007439 29983 leader_election.cc:304] T 83962924d8fc45d8a284ab2cea010807 P b710b1ea993744ba85a23fc117c72f5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9663d91515c4411fad0a9dd65f177074, b710b1ea993744ba85a23fc117c72f5f; no voters: 
I20260713 09:08:59.008126 30209 raft_consensus.cc:2804] T 83962924d8fc45d8a284ab2cea010807 P b710b1ea993744ba85a23fc117c72f5f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:59.009220 30209 raft_consensus.cc:697] T 83962924d8fc45d8a284ab2cea010807 P b710b1ea993744ba85a23fc117c72f5f [term 2 LEADER]: Becoming Leader. State: Replica: b710b1ea993744ba85a23fc117c72f5f, State: Running, Role: LEADER
I20260713 09:08:59.010030 30209 consensus_queue.cc:237] T 83962924d8fc45d8a284ab2cea010807 P b710b1ea993744ba85a23fc117c72f5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:59.012629 30281 raft_consensus.cc:2468] T 83962924d8fc45d8a284ab2cea010807 P a430e03cd15d4d838a72e9e52ad4a122 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b710b1ea993744ba85a23fc117c72f5f in term 2.
I20260713 09:08:59.017473 29838 catalog_manager.cc:5697] T 83962924d8fc45d8a284ab2cea010807 P b710b1ea993744ba85a23fc117c72f5f reported cstate change: term changed from 1 to 2, leader changed from 9663d91515c4411fad0a9dd65f177074 (127.26.91.195) to b710b1ea993744ba85a23fc117c72f5f (127.26.91.194). New cstate: current_term: 2 leader_uuid: "b710b1ea993744ba85a23fc117c72f5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:59.049522 30281 raft_consensus.cc:3060] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:59.053875 30281 pending_rounds.cc:85] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122: Aborting all ops after (but not including) 0
I20260713 09:08:59.054090 30281 pending_rounds.cc:107] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:08:59.054279 30281 raft_consensus.cc:2889] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:08:59.086309 30223 raft_consensus.cc:993] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074: : Instructing follower b710b1ea993744ba85a23fc117c72f5f to start an election
I20260713 09:08:59.086647 30228 raft_consensus.cc:1081] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 [term 1 LEADER]: Signalling peer b710b1ea993744ba85a23fc117c72f5f to start an election
I20260713 09:08:59.087867 30017 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4b40e4bb0a040399baa80c7c54d76c2"
dest_uuid: "b710b1ea993744ba85a23fc117c72f5f"
 from {username='slave'} at 127.0.0.1:50358
I20260713 09:08:59.088302 30017 raft_consensus.cc:493] T c4b40e4bb0a040399baa80c7c54d76c2 P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:59.088593 30017 raft_consensus.cc:3060] T c4b40e4bb0a040399baa80c7c54d76c2 P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:59.092849 30017 raft_consensus.cc:515] T c4b40e4bb0a040399baa80c7c54d76c2 P b710b1ea993744ba85a23fc117c72f5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:59.094252 30017 leader_election.cc:290] T c4b40e4bb0a040399baa80c7c54d76c2 P b710b1ea993744ba85a23fc117c72f5f [CANDIDATE]: Term 2 election: Requested vote from peers a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453), 9663d91515c4411fad0a9dd65f177074 (127.26.91.195:36497)
I20260713 09:08:59.094863 30281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b40e4bb0a040399baa80c7c54d76c2" candidate_uuid: "b710b1ea993744ba85a23fc117c72f5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a430e03cd15d4d838a72e9e52ad4a122"
I20260713 09:08:59.095166 30091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b40e4bb0a040399baa80c7c54d76c2" candidate_uuid: "b710b1ea993744ba85a23fc117c72f5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9663d91515c4411fad0a9dd65f177074"
I20260713 09:08:59.095446 30281 raft_consensus.cc:3060] T c4b40e4bb0a040399baa80c7c54d76c2 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:59.095670 30091 raft_consensus.cc:3055] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:59.095961 30091 raft_consensus.cc:740] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9663d91515c4411fad0a9dd65f177074, State: Running, Role: LEADER
I20260713 09:08:59.096601 30091 consensus_queue.cc:260] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:59.097571 30091 raft_consensus.cc:3060] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:59.100086 30281 raft_consensus.cc:2468] T c4b40e4bb0a040399baa80c7c54d76c2 P a430e03cd15d4d838a72e9e52ad4a122 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b710b1ea993744ba85a23fc117c72f5f in term 2.
I20260713 09:08:59.100939 29982 leader_election.cc:304] T c4b40e4bb0a040399baa80c7c54d76c2 P b710b1ea993744ba85a23fc117c72f5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a430e03cd15d4d838a72e9e52ad4a122, b710b1ea993744ba85a23fc117c72f5f; no voters: 
I20260713 09:08:59.101526 30209 raft_consensus.cc:2804] T c4b40e4bb0a040399baa80c7c54d76c2 P b710b1ea993744ba85a23fc117c72f5f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:59.101871 30209 raft_consensus.cc:697] T c4b40e4bb0a040399baa80c7c54d76c2 P b710b1ea993744ba85a23fc117c72f5f [term 2 LEADER]: Becoming Leader. State: Replica: b710b1ea993744ba85a23fc117c72f5f, State: Running, Role: LEADER
I20260713 09:08:59.101934 30091 raft_consensus.cc:2468] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b710b1ea993744ba85a23fc117c72f5f in term 2.
I20260713 09:08:59.102588 30209 consensus_queue.cc:237] T c4b40e4bb0a040399baa80c7c54d76c2 P b710b1ea993744ba85a23fc117c72f5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:59.109069 29838 catalog_manager.cc:5697] T c4b40e4bb0a040399baa80c7c54d76c2 P b710b1ea993744ba85a23fc117c72f5f reported cstate change: term changed from 1 to 2, leader changed from 9663d91515c4411fad0a9dd65f177074 (127.26.91.195) to b710b1ea993744ba85a23fc117c72f5f (127.26.91.194). New cstate: current_term: 2 leader_uuid: "b710b1ea993744ba85a23fc117c72f5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:59.149789 30223 raft_consensus.cc:993] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074: : Instructing follower b710b1ea993744ba85a23fc117c72f5f to start an election
I20260713 09:08:59.150163 30228 raft_consensus.cc:1081] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 [term 1 LEADER]: Signalling peer b710b1ea993744ba85a23fc117c72f5f to start an election
I20260713 09:08:59.151428 30017 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c12487bbc85c4cd5b11d473db82f9fe5"
dest_uuid: "b710b1ea993744ba85a23fc117c72f5f"
 from {username='slave'} at 127.0.0.1:50358
I20260713 09:08:59.151903 30017 raft_consensus.cc:493] T c12487bbc85c4cd5b11d473db82f9fe5 P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:59.152274 30017 raft_consensus.cc:3060] T c12487bbc85c4cd5b11d473db82f9fe5 P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:59.159435 30017 raft_consensus.cc:515] T c12487bbc85c4cd5b11d473db82f9fe5 P b710b1ea993744ba85a23fc117c72f5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:59.161250 30017 leader_election.cc:290] T c12487bbc85c4cd5b11d473db82f9fe5 P b710b1ea993744ba85a23fc117c72f5f [CANDIDATE]: Term 2 election: Requested vote from peers a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453), 9663d91515c4411fad0a9dd65f177074 (127.26.91.195:36497)
I20260713 09:08:59.162216 30281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12487bbc85c4cd5b11d473db82f9fe5" candidate_uuid: "b710b1ea993744ba85a23fc117c72f5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a430e03cd15d4d838a72e9e52ad4a122"
I20260713 09:08:59.162563 30091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12487bbc85c4cd5b11d473db82f9fe5" candidate_uuid: "b710b1ea993744ba85a23fc117c72f5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9663d91515c4411fad0a9dd65f177074"
I20260713 09:08:59.162731 30281 raft_consensus.cc:3060] T c12487bbc85c4cd5b11d473db82f9fe5 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:59.163161 30091 raft_consensus.cc:3055] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:59.163507 30091 raft_consensus.cc:740] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9663d91515c4411fad0a9dd65f177074, State: Running, Role: LEADER
I20260713 09:08:59.164268 30091 consensus_queue.cc:260] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
I20260713 09:08:59.165277 30091 raft_consensus.cc:3060] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:59.168730 30281 raft_consensus.cc:2468] T c12487bbc85c4cd5b11d473db82f9fe5 P a430e03cd15d4d838a72e9e52ad4a122 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b710b1ea993744ba85a23fc117c72f5f in term 2.
I20260713 09:08:59.169597 29982 leader_election.cc:304] T c12487bbc85c4cd5b11d473db82f9fe5 P b710b1ea993744ba85a23fc117c72f5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a430e03cd15d4d838a72e9e52ad4a122, b710b1ea993744ba85a23fc117c72f5f; no voters: 
I20260713 09:08:59.169931 30091 raft_consensus.cc:2468] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b710b1ea993744ba85a23fc117c72f5f in term 2.
I20260713 09:08:59.170195 30209 raft_consensus.cc:2804] T c12487bbc85c4cd5b11d473db82f9fe5 P b710b1ea993744ba85a23fc117c72f5f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:59.170663 30209 raft_consensus.cc:697] T c12487bbc85c4cd5b11d473db82f9fe5 P b710b1ea993744ba85a23fc117c72f5f [term 2 LEADER]: Becoming Leader. State: Replica: b710b1ea993744ba85a23fc117c72f5f, State: Running, Role: LEADER
I20260713 09:08:59.171371 30209 consensus_queue.cc:237] T c12487bbc85c4cd5b11d473db82f9fe5 P b710b1ea993744ba85a23fc117c72f5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } }
W20260713 09:08:59.172840 29888 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:59.177258 29838 catalog_manager.cc:5697] T c12487bbc85c4cd5b11d473db82f9fe5 P b710b1ea993744ba85a23fc117c72f5f reported cstate change: term changed from 1 to 2, leader changed from 9663d91515c4411fad0a9dd65f177074 (127.26.91.195) to b710b1ea993744ba85a23fc117c72f5f (127.26.91.194). New cstate: current_term: 2 leader_uuid: "b710b1ea993744ba85a23fc117c72f5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b710b1ea993744ba85a23fc117c72f5f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 44703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:59.200268 30281 raft_consensus.cc:3060] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:59.204808 30281 pending_rounds.cc:85] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122: Aborting all ops after (but not including) 0
I20260713 09:08:59.205017 30281 pending_rounds.cc:107] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:08:59.205204 30281 raft_consensus.cc:2889] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:08:59.414328 30091 raft_consensus.cc:1275] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 [term 2 FOLLOWER]: Refusing update from remote peer b710b1ea993744ba85a23fc117c72f5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:59.415436 30209 consensus_queue.cc:1048] T 83962924d8fc45d8a284ab2cea010807 P b710b1ea993744ba85a23fc117c72f5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:59.423898 30281 raft_consensus.cc:1275] T 83962924d8fc45d8a284ab2cea010807 P a430e03cd15d4d838a72e9e52ad4a122 [term 2 FOLLOWER]: Refusing update from remote peer b710b1ea993744ba85a23fc117c72f5f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:59.428143 30319 consensus_queue.cc:1048] T 83962924d8fc45d8a284ab2cea010807 P b710b1ea993744ba85a23fc117c72f5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:08:59.611230 30281 raft_consensus.cc:1275] T c12487bbc85c4cd5b11d473db82f9fe5 P a430e03cd15d4d838a72e9e52ad4a122 [term 2 FOLLOWER]: Refusing update from remote peer b710b1ea993744ba85a23fc117c72f5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:59.612370 30337 consensus_queue.cc:1048] T c12487bbc85c4cd5b11d473db82f9fe5 P b710b1ea993744ba85a23fc117c72f5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:59.619042 30091 raft_consensus.cc:1275] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 [term 2 FOLLOWER]: Refusing update from remote peer b710b1ea993744ba85a23fc117c72f5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:59.620424 30337 consensus_queue.cc:1048] T c12487bbc85c4cd5b11d473db82f9fe5 P b710b1ea993744ba85a23fc117c72f5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:59.697156 30281 raft_consensus.cc:1275] T c4b40e4bb0a040399baa80c7c54d76c2 P a430e03cd15d4d838a72e9e52ad4a122 [term 2 FOLLOWER]: Refusing update from remote peer b710b1ea993744ba85a23fc117c72f5f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:59.698206 30319 consensus_queue.cc:1048] T c4b40e4bb0a040399baa80c7c54d76c2 P b710b1ea993744ba85a23fc117c72f5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a430e03cd15d4d838a72e9e52ad4a122" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:59.706648 30091 raft_consensus.cc:1275] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 [term 2 FOLLOWER]: Refusing update from remote peer b710b1ea993744ba85a23fc117c72f5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:59.708328 30319 consensus_queue.cc:1048] T c4b40e4bb0a040399baa80c7c54d76c2 P b710b1ea993744ba85a23fc117c72f5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9663d91515c4411fad0a9dd65f177074" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 36497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:59.956275 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:59.961563 26991 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:59.961894 26991 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:59.962285 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:00.173656 29888 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:00.968852 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:00.975428 26991 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:00.975788 26991 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:00.976428 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:01.174674 29888 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:01.982016 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:01.987213 26991 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:01.987592 26991 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:01.988020 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:02.175521 29888 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:02.994225 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:03.000552 26991 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:03.000937 26991 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:03.001353 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:03.176369 29888 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:04.006844 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:04.013288 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:04.018242 26991 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:04.018579 26991 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:09:04.177233 29888 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:05.040987 26991 tablet_server.cc:179] TabletServer@127.26.91.193:35453 shutting down...
I20260713 09:09:05.065013 26991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:05.065834 26991 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:05.066557 26991 raft_consensus.cc:2243] T 35c7cfa461e94cbd9752719934d9ccf6 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:05.067189 26991 raft_consensus.cc:2272] T 35c7cfa461e94cbd9752719934d9ccf6 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.069514 26991 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:05.070051 26991 raft_consensus.cc:2243] T c12487bbc85c4cd5b11d473db82f9fe5 P a430e03cd15d4d838a72e9e52ad4a122 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:05.070482 26991 raft_consensus.cc:2272] T c12487bbc85c4cd5b11d473db82f9fe5 P a430e03cd15d4d838a72e9e52ad4a122 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.072751 26991 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:05.073515 26991 raft_consensus.cc:2243] T 83962924d8fc45d8a284ab2cea010807 P a430e03cd15d4d838a72e9e52ad4a122 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:05.074084 26991 raft_consensus.cc:2272] T 83962924d8fc45d8a284ab2cea010807 P a430e03cd15d4d838a72e9e52ad4a122 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.076645 26991 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:05.077108 26991 raft_consensus.cc:2243] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:05.077471 26991 raft_consensus.cc:2272] T 1feaea4ae75c48d19336c49d3297303e P a430e03cd15d4d838a72e9e52ad4a122 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.080206 26991 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:05.080883 26991 raft_consensus.cc:2243] T ea4d46186588491189b58c2189dfa88f P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:05.081400 26991 raft_consensus.cc:2272] T ea4d46186588491189b58c2189dfa88f P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:05.081764 29982 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 48 similar messages]
I20260713 09:09:05.084308 26991 tablet_replica.cc:333] stopping tablet replica
W20260713 09:09:05.085090 29982 consensus_peers.cc:597] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f -> Peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Couldn't send request to peer a430e03cd15d4d838a72e9e52ad4a122. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:05.085111 26991 raft_consensus.cc:2243] T f85d06b6e0724964a71928d2760a6784 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:05.085799 26991 raft_consensus.cc:2272] T f85d06b6e0724964a71928d2760a6784 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.087918 26991 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:05.088431 26991 raft_consensus.cc:2243] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:05.088815 26991 raft_consensus.cc:2272] T b383f8c7b15147bcb4794345089d6395 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.090752 26991 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:05.091218 26991 raft_consensus.cc:2243] T c4b40e4bb0a040399baa80c7c54d76c2 P a430e03cd15d4d838a72e9e52ad4a122 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:05.091617 26991 raft_consensus.cc:2272] T c4b40e4bb0a040399baa80c7c54d76c2 P a430e03cd15d4d838a72e9e52ad4a122 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.093530 26991 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:05.094015 26991 raft_consensus.cc:2243] T fcef774a451643879b9c04be10c8bb42 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:05.094384 26991 raft_consensus.cc:2272] T fcef774a451643879b9c04be10c8bb42 P a430e03cd15d4d838a72e9e52ad4a122 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.096208 26991 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:05.096684 26991 raft_consensus.cc:2243] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:05.097108 26991 raft_consensus.cc:2272] T 08d33853c58b4adc8762dd74fe342b1e P a430e03cd15d4d838a72e9e52ad4a122 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.126338 26991 tablet_server.cc:196] TabletServer@127.26.91.193:35453 shutdown complete.
W20260713 09:09:05.132899 29982 consensus_peers.cc:597] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f -> Peer a430e03cd15d4d838a72e9e52ad4a122 (127.26.91.193:35453): Couldn't send request to peer a430e03cd15d4d838a72e9e52ad4a122. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:05.151840 26991 tablet_server.cc:179] TabletServer@127.26.91.194:0 shutting down...
I20260713 09:09:05.171818 26991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:05.172523 26991 tablet_replica.cc:333] T 83962924d8fc45d8a284ab2cea010807 P b710b1ea993744ba85a23fc117c72f5f: stopping tablet replica
I20260713 09:09:05.173113 26991 raft_consensus.cc:2243] T 83962924d8fc45d8a284ab2cea010807 P b710b1ea993744ba85a23fc117c72f5f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:05.173894 26991 raft_consensus.cc:2272] T 83962924d8fc45d8a284ab2cea010807 P b710b1ea993744ba85a23fc117c72f5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.175853 26991 tablet_replica.cc:333] T c12487bbc85c4cd5b11d473db82f9fe5 P b710b1ea993744ba85a23fc117c72f5f: stopping tablet replica
I20260713 09:09:05.176373 26991 raft_consensus.cc:2243] T c12487bbc85c4cd5b11d473db82f9fe5 P b710b1ea993744ba85a23fc117c72f5f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:05.177073 26991 raft_consensus.cc:2272] T c12487bbc85c4cd5b11d473db82f9fe5 P b710b1ea993744ba85a23fc117c72f5f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:05.178045 29888 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:05.179154 26991 tablet_replica.cc:333] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f: stopping tablet replica
I20260713 09:09:05.179754 26991 raft_consensus.cc:2243] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:05.180502 26991 raft_consensus.cc:2272] T fcef774a451643879b9c04be10c8bb42 P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.182364 26991 tablet_replica.cc:333] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f: stopping tablet replica
I20260713 09:09:05.182827 26991 raft_consensus.cc:2243] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:05.183513 26991 raft_consensus.cc:2272] T 08d33853c58b4adc8762dd74fe342b1e P b710b1ea993744ba85a23fc117c72f5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.185339 26991 tablet_replica.cc:333] T ea4d46186588491189b58c2189dfa88f P b710b1ea993744ba85a23fc117c72f5f: stopping tablet replica
I20260713 09:09:05.185843 26991 raft_consensus.cc:2243] T ea4d46186588491189b58c2189dfa88f P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:05.186265 26991 raft_consensus.cc:2272] T ea4d46186588491189b58c2189dfa88f P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.188549 26991 tablet_replica.cc:333] T 1feaea4ae75c48d19336c49d3297303e P b710b1ea993744ba85a23fc117c72f5f: stopping tablet replica
I20260713 09:09:05.189167 26991 raft_consensus.cc:2243] T 1feaea4ae75c48d19336c49d3297303e P b710b1ea993744ba85a23fc117c72f5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:05.189715 26991 raft_consensus.cc:2272] T 1feaea4ae75c48d19336c49d3297303e P b710b1ea993744ba85a23fc117c72f5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.192054 26991 tablet_replica.cc:333] T c4b40e4bb0a040399baa80c7c54d76c2 P b710b1ea993744ba85a23fc117c72f5f: stopping tablet replica
I20260713 09:09:05.192590 26991 raft_consensus.cc:2243] T c4b40e4bb0a040399baa80c7c54d76c2 P b710b1ea993744ba85a23fc117c72f5f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:05.193315 26991 raft_consensus.cc:2272] T c4b40e4bb0a040399baa80c7c54d76c2 P b710b1ea993744ba85a23fc117c72f5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.195024 26991 tablet_replica.cc:333] T b383f8c7b15147bcb4794345089d6395 P b710b1ea993744ba85a23fc117c72f5f: stopping tablet replica
I20260713 09:09:05.195483 26991 raft_consensus.cc:2243] T b383f8c7b15147bcb4794345089d6395 P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:05.195869 26991 raft_consensus.cc:2272] T b383f8c7b15147bcb4794345089d6395 P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.197606 26991 tablet_replica.cc:333] T 35c7cfa461e94cbd9752719934d9ccf6 P b710b1ea993744ba85a23fc117c72f5f: stopping tablet replica
I20260713 09:09:05.198032 26991 raft_consensus.cc:2243] T 35c7cfa461e94cbd9752719934d9ccf6 P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:05.198426 26991 raft_consensus.cc:2272] T 35c7cfa461e94cbd9752719934d9ccf6 P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.200240 26991 tablet_replica.cc:333] T f85d06b6e0724964a71928d2760a6784 P b710b1ea993744ba85a23fc117c72f5f: stopping tablet replica
I20260713 09:09:05.200636 26991 raft_consensus.cc:2243] T f85d06b6e0724964a71928d2760a6784 P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:05.201025 26991 raft_consensus.cc:2272] T f85d06b6e0724964a71928d2760a6784 P b710b1ea993744ba85a23fc117c72f5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.229961 26991 tablet_server.cc:196] TabletServer@127.26.91.194:0 shutdown complete.
I20260713 09:09:05.252648 26991 tablet_server.cc:179] TabletServer@127.26.91.195:0 shutting down...
I20260713 09:09:05.274091 26991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:05.274717 26991 tablet_replica.cc:333] T fcef774a451643879b9c04be10c8bb42 P 9663d91515c4411fad0a9dd65f177074: stopping tablet replica
I20260713 09:09:05.275297 26991 raft_consensus.cc:2243] T fcef774a451643879b9c04be10c8bb42 P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:05.275718 26991 raft_consensus.cc:2272] T fcef774a451643879b9c04be10c8bb42 P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.277743 26991 tablet_replica.cc:333] T 08d33853c58b4adc8762dd74fe342b1e P 9663d91515c4411fad0a9dd65f177074: stopping tablet replica
I20260713 09:09:05.278206 26991 raft_consensus.cc:2243] T 08d33853c58b4adc8762dd74fe342b1e P 9663d91515c4411fad0a9dd65f177074 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:05.278589 26991 raft_consensus.cc:2272] T 08d33853c58b4adc8762dd74fe342b1e P 9663d91515c4411fad0a9dd65f177074 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.280462 26991 tablet_replica.cc:333] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074: stopping tablet replica
I20260713 09:09:05.280963 26991 raft_consensus.cc:2243] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:05.281385 26991 raft_consensus.cc:2272] T 83962924d8fc45d8a284ab2cea010807 P 9663d91515c4411fad0a9dd65f177074 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.283243 26991 tablet_replica.cc:333] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074: stopping tablet replica
I20260713 09:09:05.283686 26991 raft_consensus.cc:2243] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:05.284068 26991 raft_consensus.cc:2272] T c12487bbc85c4cd5b11d473db82f9fe5 P 9663d91515c4411fad0a9dd65f177074 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.285802 26991 tablet_replica.cc:333] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074: stopping tablet replica
I20260713 09:09:05.286232 26991 raft_consensus.cc:2243] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:05.286943 26991 raft_consensus.cc:2272] T 35c7cfa461e94cbd9752719934d9ccf6 P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.288725 26991 tablet_replica.cc:333] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074: stopping tablet replica
I20260713 09:09:05.289144 26991 raft_consensus.cc:2243] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:05.289835 26991 raft_consensus.cc:2272] T 1feaea4ae75c48d19336c49d3297303e P 9663d91515c4411fad0a9dd65f177074 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.291636 26991 tablet_replica.cc:333] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074: stopping tablet replica
I20260713 09:09:05.292045 26991 raft_consensus.cc:2243] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:05.292728 26991 raft_consensus.cc:2272] T ea4d46186588491189b58c2189dfa88f P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.294428 26991 tablet_replica.cc:333] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074: stopping tablet replica
I20260713 09:09:05.294855 26991 raft_consensus.cc:2243] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:05.295203 26991 raft_consensus.cc:2272] T c4b40e4bb0a040399baa80c7c54d76c2 P 9663d91515c4411fad0a9dd65f177074 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.296797 26991 tablet_replica.cc:333] T b383f8c7b15147bcb4794345089d6395 P 9663d91515c4411fad0a9dd65f177074: stopping tablet replica
I20260713 09:09:05.297179 26991 raft_consensus.cc:2243] T b383f8c7b15147bcb4794345089d6395 P 9663d91515c4411fad0a9dd65f177074 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:05.297842 26991 raft_consensus.cc:2272] T b383f8c7b15147bcb4794345089d6395 P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.299412 26991 tablet_replica.cc:333] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074: stopping tablet replica
I20260713 09:09:05.299784 26991 raft_consensus.cc:2243] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:05.300477 26991 raft_consensus.cc:2272] T f85d06b6e0724964a71928d2760a6784 P 9663d91515c4411fad0a9dd65f177074 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.327907 26991 tablet_server.cc:196] TabletServer@127.26.91.195:0 shutdown complete.
I20260713 09:09:05.347231 26991 master.cc:562] Master@127.26.91.254:46421 shutting down...
I20260713 09:09:05.366685 26991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3db1f3c936f24f38a27138ffdeccd7c4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:05.367270 26991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3db1f3c936f24f38a27138ffdeccd7c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.367604 26991 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3db1f3c936f24f38a27138ffdeccd7c4: stopping tablet replica
I20260713 09:09:05.386662 26991 master.cc:584] Master@127.26.91.254:46421 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13383 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:09:05.425730 26991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.91.254:44621
I20260713 09:09:05.426795 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:05.431990 30357 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:05.431958 30356 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:05.432504 30359 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:05.434262 26991 server_base.cc:1061] running on GCE node
I20260713 09:09:05.435040 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:05.435218 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:05.435353 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933745435336 us; error 0 us; skew 500 ppm
I20260713 09:09:05.435837 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:05.438035 26991 webserver.cc:533] Webserver started at http://127.26.91.254:38493/ using document root <none> and password file <none>
I20260713 09:09:05.438496 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:05.438660 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:05.438911 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:05.439988 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933660129690-26991-0/minicluster-data/master-0-root/instance:
uuid: "6466862c78db4c75871c7c43b0859e48"
format_stamp: "Formatted at 2026-07-13 09:09:05 on dist-test-slave-bxq4"
I20260713 09:09:05.444185 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:09:05.447249 30364 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:05.447932 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:05.448213 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933660129690-26991-0/minicluster-data/master-0-root
uuid: "6466862c78db4c75871c7c43b0859e48"
format_stamp: "Formatted at 2026-07-13 09:09:05 on dist-test-slave-bxq4"
I20260713 09:09:05.448463 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933660129690-26991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933660129690-26991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933660129690-26991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:05.470765 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:05.471927 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:05.507751 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.254:44621
I20260713 09:09:05.507845 30415 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.254:44621 every 8 connection(s)
I20260713 09:09:05.511443 30416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:05.521426 30416 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6466862c78db4c75871c7c43b0859e48: Bootstrap starting.
I20260713 09:09:05.526031 30416 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6466862c78db4c75871c7c43b0859e48: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:05.529795 30416 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6466862c78db4c75871c7c43b0859e48: No bootstrap required, opened a new log
I20260713 09:09:05.531816 30416 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6466862c78db4c75871c7c43b0859e48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6466862c78db4c75871c7c43b0859e48" member_type: VOTER }
I20260713 09:09:05.532258 30416 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6466862c78db4c75871c7c43b0859e48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:05.532459 30416 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6466862c78db4c75871c7c43b0859e48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6466862c78db4c75871c7c43b0859e48, State: Initialized, Role: FOLLOWER
I20260713 09:09:05.532997 30416 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6466862c78db4c75871c7c43b0859e48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6466862c78db4c75871c7c43b0859e48" member_type: VOTER }
I20260713 09:09:05.533432 30416 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6466862c78db4c75871c7c43b0859e48 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:05.533636 30416 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6466862c78db4c75871c7c43b0859e48 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:05.533893 30416 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6466862c78db4c75871c7c43b0859e48 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:05.537999 30416 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6466862c78db4c75871c7c43b0859e48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6466862c78db4c75871c7c43b0859e48" member_type: VOTER }
I20260713 09:09:05.538452 30416 leader_election.cc:304] T 00000000000000000000000000000000 P 6466862c78db4c75871c7c43b0859e48 [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: 6466862c78db4c75871c7c43b0859e48; no voters: 
I20260713 09:09:05.539446 30416 leader_election.cc:290] T 00000000000000000000000000000000 P 6466862c78db4c75871c7c43b0859e48 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:05.539731 30419 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6466862c78db4c75871c7c43b0859e48 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:05.540925 30419 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6466862c78db4c75871c7c43b0859e48 [term 1 LEADER]: Becoming Leader. State: Replica: 6466862c78db4c75871c7c43b0859e48, State: Running, Role: LEADER
I20260713 09:09:05.541574 30419 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6466862c78db4c75871c7c43b0859e48 [LEADER]: Queue going to LEADER mode. State: All 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: "6466862c78db4c75871c7c43b0859e48" member_type: VOTER }
I20260713 09:09:05.542095 30416 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6466862c78db4c75871c7c43b0859e48 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:05.544253 30420 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6466862c78db4c75871c7c43b0859e48 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6466862c78db4c75871c7c43b0859e48" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6466862c78db4c75871c7c43b0859e48" member_type: VOTER } }
I20260713 09:09:05.544305 30421 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6466862c78db4c75871c7c43b0859e48 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6466862c78db4c75871c7c43b0859e48. Latest consensus state: current_term: 1 leader_uuid: "6466862c78db4c75871c7c43b0859e48" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6466862c78db4c75871c7c43b0859e48" member_type: VOTER } }
I20260713 09:09:05.544999 30420 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6466862c78db4c75871c7c43b0859e48 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:05.545066 30421 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6466862c78db4c75871c7c43b0859e48 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:05.551180 30424 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:05.558225 30424 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:05.559136 26991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:05.566520 30424 catalog_manager.cc:1383] Generated new cluster ID: f5ccfb7444994950944d4065cfc88668
I20260713 09:09:05.566777 30424 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:05.590793 30424 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:05.592525 30424 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:05.609961 30424 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6466862c78db4c75871c7c43b0859e48: Generated new TSK 0
I20260713 09:09:05.610452 30424 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:05.625067 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:05.630558 30437 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:05.631417 30438 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:05.632799 30440 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:05.633497 26991 server_base.cc:1061] running on GCE node
I20260713 09:09:05.634312 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:05.634482 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:05.634598 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933745634587 us; error 0 us; skew 500 ppm
I20260713 09:09:05.635070 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:05.637104 26991 webserver.cc:533] Webserver started at http://127.26.91.193:45301/ using document root <none> and password file <none>
I20260713 09:09:05.637521 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:05.637673 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:05.637876 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:05.638861 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933660129690-26991-0/minicluster-data/ts-0-root/instance:
uuid: "4448471c382342b4afb192a5bb3f7bf8"
format_stamp: "Formatted at 2026-07-13 09:09:05 on dist-test-slave-bxq4"
I20260713 09:09:05.642907 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:05.645874 30445 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:05.646526 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:09:05.646790 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933660129690-26991-0/minicluster-data/ts-0-root
uuid: "4448471c382342b4afb192a5bb3f7bf8"
format_stamp: "Formatted at 2026-07-13 09:09:05 on dist-test-slave-bxq4"
I20260713 09:09:05.647042 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933660129690-26991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933660129690-26991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933660129690-26991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:05.668063 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:05.669188 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:05.670571 26991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:05.672609 26991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:05.672813 26991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:05.673025 26991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:05.673179 26991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:05.709581 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.193:37387
I20260713 09:09:05.709674 30507 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.193:37387 every 8 connection(s)
I20260713 09:09:05.714133 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:05.720678 30512 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:05.722270 30513 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:05.725369 30515 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:05.726877 30508 heartbeater.cc:344] Connected to a master server at 127.26.91.254:44621
I20260713 09:09:05.727208 30508 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:05.727269 26991 server_base.cc:1061] running on GCE node
I20260713 09:09:05.728192 30508 heartbeater.cc:507] Master 127.26.91.254:44621 requested a full tablet report, sending...
I20260713 09:09:05.728576 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:05.728844 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:05.729040 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933745729019 us; error 0 us; skew 500 ppm
I20260713 09:09:05.729614 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:05.730492 30381 ts_manager.cc:194] Registered new tserver with Master: 4448471c382342b4afb192a5bb3f7bf8 (127.26.91.193:37387)
I20260713 09:09:05.732168 26991 webserver.cc:533] Webserver started at http://127.26.91.194:36673/ using document root <none> and password file <none>
I20260713 09:09:05.732801 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:05.732861 30381 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38370
I20260713 09:09:05.733085 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:05.733457 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:05.734822 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933660129690-26991-0/minicluster-data/ts-1-root/instance:
uuid: "6fc513ef6afa4b28a488659c2636579f"
format_stamp: "Formatted at 2026-07-13 09:09:05 on dist-test-slave-bxq4"
I20260713 09:09:05.738977 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:05.741888 30520 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:05.742565 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:09:05.742796 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933660129690-26991-0/minicluster-data/ts-1-root
uuid: "6fc513ef6afa4b28a488659c2636579f"
format_stamp: "Formatted at 2026-07-13 09:09:05 on dist-test-slave-bxq4"
I20260713 09:09:05.743011 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933660129690-26991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933660129690-26991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933660129690-26991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:05.768378 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:05.769410 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:05.770794 26991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:05.772826 26991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:05.772993 26991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:05.773164 26991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:05.773283 26991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:05.809376 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.194:45459
I20260713 09:09:05.809484 30582 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.194:45459 every 8 connection(s)
I20260713 09:09:05.813797 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:05.820358 30586 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:05.822338 30587 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:05.823810 26991 server_base.cc:1061] running on GCE node
W20260713 09:09:05.823834 30589 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:05.824961 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:05.825163 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:05.825337 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933745825320 us; error 0 us; skew 500 ppm
I20260713 09:09:05.825634 30583 heartbeater.cc:344] Connected to a master server at 127.26.91.254:44621
I20260713 09:09:05.825927 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:05.825982 30583 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:05.826738 30583 heartbeater.cc:507] Master 127.26.91.254:44621 requested a full tablet report, sending...
I20260713 09:09:05.828476 26991 webserver.cc:533] Webserver started at http://127.26.91.195:39957/ using document root <none> and password file <none>
I20260713 09:09:05.828886 30381 ts_manager.cc:194] Registered new tserver with Master: 6fc513ef6afa4b28a488659c2636579f (127.26.91.194:45459)
I20260713 09:09:05.829116 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:05.829402 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:05.829690 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:05.830596 30381 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38382
I20260713 09:09:05.831107 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933660129690-26991-0/minicluster-data/ts-2-root/instance:
uuid: "28e9274556e34ea895507b2a2f09a079"
format_stamp: "Formatted at 2026-07-13 09:09:05 on dist-test-slave-bxq4"
I20260713 09:09:05.835310 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260713 09:09:05.838284 30594 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:05.838954 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:05.839211 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933660129690-26991-0/minicluster-data/ts-2-root
uuid: "28e9274556e34ea895507b2a2f09a079"
format_stamp: "Formatted at 2026-07-13 09:09:05 on dist-test-slave-bxq4"
I20260713 09:09:05.839449 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933660129690-26991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933660129690-26991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933660129690-26991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:05.861671 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:05.862708 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:05.863998 26991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:05.866007 26991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:05.866175 26991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:05.866396 26991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:05.866531 26991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:05.902572 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.195:39623
I20260713 09:09:05.902678 30656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.195:39623 every 8 connection(s)
I20260713 09:09:05.915189 30657 heartbeater.cc:344] Connected to a master server at 127.26.91.254:44621
I20260713 09:09:05.915558 30657 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:05.916204 30657 heartbeater.cc:507] Master 127.26.91.254:44621 requested a full tablet report, sending...
I20260713 09:09:05.917907 30381 ts_manager.cc:194] Registered new tserver with Master: 28e9274556e34ea895507b2a2f09a079 (127.26.91.195:39623)
I20260713 09:09:05.918576 26991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013146543s
I20260713 09:09:05.919405 30381 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38396
I20260713 09:09:05.941488 30381 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38406:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:05.943457 30381 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:05.987495 30548 tablet_service.cc:1511] Processing CreateTablet for tablet 7e36ed97a1ef46f68057907e4cf7c0d0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d746685d01e24b67a019af164b5c6b7d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:05.988345 30547 tablet_service.cc:1511] Processing CreateTablet for tablet ff3d6799da094b748f2533be7712d89e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d746685d01e24b67a019af164b5c6b7d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:05.988947 30548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e36ed97a1ef46f68057907e4cf7c0d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:05.989260 30621 tablet_service.cc:1511] Processing CreateTablet for tablet ff3d6799da094b748f2533be7712d89e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d746685d01e24b67a019af164b5c6b7d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:05.989655 30547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff3d6799da094b748f2533be7712d89e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:05.990484 30621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff3d6799da094b748f2533be7712d89e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:05.990682 30473 tablet_service.cc:1511] Processing CreateTablet for tablet 7e36ed97a1ef46f68057907e4cf7c0d0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d746685d01e24b67a019af164b5c6b7d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:05.991858 30473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e36ed97a1ef46f68057907e4cf7c0d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:05.987910 30622 tablet_service.cc:1511] Processing CreateTablet for tablet 7e36ed97a1ef46f68057907e4cf7c0d0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d746685d01e24b67a019af164b5c6b7d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:05.993157 30622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e36ed97a1ef46f68057907e4cf7c0d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:05.994853 30472 tablet_service.cc:1511] Processing CreateTablet for tablet ff3d6799da094b748f2533be7712d89e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d746685d01e24b67a019af164b5c6b7d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:05.996040 30472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff3d6799da094b748f2533be7712d89e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.012565 30672 tablet_bootstrap.cc:492] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f: Bootstrap starting.
I20260713 09:09:06.019230 30672 tablet_bootstrap.cc:654] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.026309 30673 tablet_bootstrap.cc:492] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 4448471c382342b4afb192a5bb3f7bf8: Bootstrap starting.
I20260713 09:09:06.027091 30674 tablet_bootstrap.cc:492] T ff3d6799da094b748f2533be7712d89e P 28e9274556e34ea895507b2a2f09a079: Bootstrap starting.
I20260713 09:09:06.028241 30672 tablet_bootstrap.cc:492] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f: No bootstrap required, opened a new log
I20260713 09:09:06.028638 30672 ts_tablet_manager.cc:1403] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.006s
I20260713 09:09:06.030727 30672 raft_consensus.cc:359] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.031234 30672 raft_consensus.cc:385] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.031454 30672 raft_consensus.cc:740] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fc513ef6afa4b28a488659c2636579f, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.032053 30672 consensus_queue.cc:260] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.033529 30673 tablet_bootstrap.cc:654] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 4448471c382342b4afb192a5bb3f7bf8: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.033707 30674 tablet_bootstrap.cc:654] T ff3d6799da094b748f2533be7712d89e P 28e9274556e34ea895507b2a2f09a079: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.033944 30583 heartbeater.cc:499] Master 127.26.91.254:44621 was elected leader, sending a full tablet report...
I20260713 09:09:06.034425 30672 ts_tablet_manager.cc:1434] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:09:06.035287 30672 tablet_bootstrap.cc:492] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f: Bootstrap starting.
I20260713 09:09:06.041086 30672 tablet_bootstrap.cc:654] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.045595 30673 tablet_bootstrap.cc:492] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 4448471c382342b4afb192a5bb3f7bf8: No bootstrap required, opened a new log
I20260713 09:09:06.046020 30673 ts_tablet_manager.cc:1403] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 4448471c382342b4afb192a5bb3f7bf8: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260713 09:09:06.046509 30674 tablet_bootstrap.cc:492] T ff3d6799da094b748f2533be7712d89e P 28e9274556e34ea895507b2a2f09a079: No bootstrap required, opened a new log
I20260713 09:09:06.047037 30674 ts_tablet_manager.cc:1403] T ff3d6799da094b748f2533be7712d89e P 28e9274556e34ea895507b2a2f09a079: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260713 09:09:06.047875 30672 tablet_bootstrap.cc:492] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f: No bootstrap required, opened a new log
I20260713 09:09:06.048349 30672 ts_tablet_manager.cc:1403] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260713 09:09:06.049280 30673 raft_consensus.cc:359] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 4448471c382342b4afb192a5bb3f7bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.050103 30673 raft_consensus.cc:385] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 4448471c382342b4afb192a5bb3f7bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.049943 30674 raft_consensus.cc:359] T ff3d6799da094b748f2533be7712d89e P 28e9274556e34ea895507b2a2f09a079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.050515 30673 raft_consensus.cc:740] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 4448471c382342b4afb192a5bb3f7bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4448471c382342b4afb192a5bb3f7bf8, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.050776 30674 raft_consensus.cc:385] T ff3d6799da094b748f2533be7712d89e P 28e9274556e34ea895507b2a2f09a079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.051162 30674 raft_consensus.cc:740] T ff3d6799da094b748f2533be7712d89e P 28e9274556e34ea895507b2a2f09a079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28e9274556e34ea895507b2a2f09a079, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.051054 30672 raft_consensus.cc:359] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.051405 30673 consensus_queue.cc:260] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 4448471c382342b4afb192a5bb3f7bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.051882 30672 raft_consensus.cc:385] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.052225 30672 raft_consensus.cc:740] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fc513ef6afa4b28a488659c2636579f, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.052044 30674 consensus_queue.cc:260] T ff3d6799da094b748f2533be7712d89e P 28e9274556e34ea895507b2a2f09a079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.053170 30672 consensus_queue.cc:260] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.053673 30508 heartbeater.cc:499] Master 127.26.91.254:44621 was elected leader, sending a full tablet report...
I20260713 09:09:06.054051 30673 ts_tablet_manager.cc:1434] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 4448471c382342b4afb192a5bb3f7bf8: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:09:06.054966 30673 tablet_bootstrap.cc:492] T ff3d6799da094b748f2533be7712d89e P 4448471c382342b4afb192a5bb3f7bf8: Bootstrap starting.
I20260713 09:09:06.055294 30672 ts_tablet_manager.cc:1434] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:09:06.059080 30657 heartbeater.cc:499] Master 127.26.91.254:44621 was elected leader, sending a full tablet report...
I20260713 09:09:06.059623 30674 ts_tablet_manager.cc:1434] T ff3d6799da094b748f2533be7712d89e P 28e9274556e34ea895507b2a2f09a079: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.003s
I20260713 09:09:06.060757 30674 tablet_bootstrap.cc:492] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 28e9274556e34ea895507b2a2f09a079: Bootstrap starting.
I20260713 09:09:06.062252 30673 tablet_bootstrap.cc:654] T ff3d6799da094b748f2533be7712d89e P 4448471c382342b4afb192a5bb3f7bf8: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:06.062896 30584 tablet.cc:2406] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:09:06.066852 30674 tablet_bootstrap.cc:654] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 28e9274556e34ea895507b2a2f09a079: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.068645 30673 tablet_bootstrap.cc:492] T ff3d6799da094b748f2533be7712d89e P 4448471c382342b4afb192a5bb3f7bf8: No bootstrap required, opened a new log
I20260713 09:09:06.069554 30673 ts_tablet_manager.cc:1403] T ff3d6799da094b748f2533be7712d89e P 4448471c382342b4afb192a5bb3f7bf8: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260713 09:09:06.072386 30673 raft_consensus.cc:359] T ff3d6799da094b748f2533be7712d89e P 4448471c382342b4afb192a5bb3f7bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.073062 30673 raft_consensus.cc:385] T ff3d6799da094b748f2533be7712d89e P 4448471c382342b4afb192a5bb3f7bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.073377 30673 raft_consensus.cc:740] T ff3d6799da094b748f2533be7712d89e P 4448471c382342b4afb192a5bb3f7bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4448471c382342b4afb192a5bb3f7bf8, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.074255 30673 consensus_queue.cc:260] T ff3d6799da094b748f2533be7712d89e P 4448471c382342b4afb192a5bb3f7bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.075903 30674 tablet_bootstrap.cc:492] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 28e9274556e34ea895507b2a2f09a079: No bootstrap required, opened a new log
I20260713 09:09:06.076144 30673 ts_tablet_manager.cc:1434] T ff3d6799da094b748f2533be7712d89e P 4448471c382342b4afb192a5bb3f7bf8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:06.076417 30674 ts_tablet_manager.cc:1403] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 28e9274556e34ea895507b2a2f09a079: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260713 09:09:06.079174 30674 raft_consensus.cc:359] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 28e9274556e34ea895507b2a2f09a079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.079806 30674 raft_consensus.cc:385] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 28e9274556e34ea895507b2a2f09a079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.080046 30674 raft_consensus.cc:740] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 28e9274556e34ea895507b2a2f09a079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28e9274556e34ea895507b2a2f09a079, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.080727 30674 consensus_queue.cc:260] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 28e9274556e34ea895507b2a2f09a079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.082481 30674 ts_tablet_manager.cc:1434] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 28e9274556e34ea895507b2a2f09a079: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:09:06.093345 30676 raft_consensus.cc:493] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:06.093729 30676 raft_consensus.cc:515] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.095561 30676 leader_election.cc:290] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4448471c382342b4afb192a5bb3f7bf8 (127.26.91.193:37387), 28e9274556e34ea895507b2a2f09a079 (127.26.91.195:39623)
I20260713 09:09:06.103060 30483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3d6799da094b748f2533be7712d89e" candidate_uuid: "6fc513ef6afa4b28a488659c2636579f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448471c382342b4afb192a5bb3f7bf8" is_pre_election: true
I20260713 09:09:06.103675 30483 raft_consensus.cc:2468] T ff3d6799da094b748f2533be7712d89e P 4448471c382342b4afb192a5bb3f7bf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fc513ef6afa4b28a488659c2636579f in term 0.
I20260713 09:09:06.104648 30521 leader_election.cc:304] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4448471c382342b4afb192a5bb3f7bf8, 6fc513ef6afa4b28a488659c2636579f; no voters: 
I20260713 09:09:06.104746 30632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3d6799da094b748f2533be7712d89e" candidate_uuid: "6fc513ef6afa4b28a488659c2636579f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28e9274556e34ea895507b2a2f09a079" is_pre_election: true
I20260713 09:09:06.105248 30676 raft_consensus.cc:2804] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:06.105321 30632 raft_consensus.cc:2468] T ff3d6799da094b748f2533be7712d89e P 28e9274556e34ea895507b2a2f09a079 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fc513ef6afa4b28a488659c2636579f in term 0.
I20260713 09:09:06.105546 30676 raft_consensus.cc:493] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:06.105859 30676 raft_consensus.cc:3060] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:06.110992 30676 raft_consensus.cc:515] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.112403 30676 leader_election.cc:290] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f [CANDIDATE]: Term 1 election: Requested vote from peers 4448471c382342b4afb192a5bb3f7bf8 (127.26.91.193:37387), 28e9274556e34ea895507b2a2f09a079 (127.26.91.195:39623)
I20260713 09:09:06.113122 30483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3d6799da094b748f2533be7712d89e" candidate_uuid: "6fc513ef6afa4b28a488659c2636579f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448471c382342b4afb192a5bb3f7bf8"
I20260713 09:09:06.113324 30632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3d6799da094b748f2533be7712d89e" candidate_uuid: "6fc513ef6afa4b28a488659c2636579f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28e9274556e34ea895507b2a2f09a079"
I20260713 09:09:06.113565 30483 raft_consensus.cc:3060] T ff3d6799da094b748f2533be7712d89e P 4448471c382342b4afb192a5bb3f7bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:06.113924 30632 raft_consensus.cc:3060] T ff3d6799da094b748f2533be7712d89e P 28e9274556e34ea895507b2a2f09a079 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:06.118220 30483 raft_consensus.cc:2468] T ff3d6799da094b748f2533be7712d89e P 4448471c382342b4afb192a5bb3f7bf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fc513ef6afa4b28a488659c2636579f in term 1.
I20260713 09:09:06.118427 30632 raft_consensus.cc:2468] T ff3d6799da094b748f2533be7712d89e P 28e9274556e34ea895507b2a2f09a079 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fc513ef6afa4b28a488659c2636579f in term 1.
I20260713 09:09:06.119087 30521 leader_election.cc:304] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4448471c382342b4afb192a5bb3f7bf8, 6fc513ef6afa4b28a488659c2636579f; no voters: 
I20260713 09:09:06.119771 30676 raft_consensus.cc:2804] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:06.120626 30676 raft_consensus.cc:697] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f [term 1 LEADER]: Becoming Leader. State: Replica: 6fc513ef6afa4b28a488659c2636579f, State: Running, Role: LEADER
I20260713 09:09:06.121341 30676 consensus_queue.cc:237] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.127285 30380 catalog_manager.cc:5697] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fc513ef6afa4b28a488659c2636579f (127.26.91.194). New cstate: current_term: 1 leader_uuid: "6fc513ef6afa4b28a488659c2636579f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:06.281148 30676 raft_consensus.cc:493] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:06.281644 30676 raft_consensus.cc:515] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.283460 30676 leader_election.cc:290] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4448471c382342b4afb192a5bb3f7bf8 (127.26.91.193:37387), 28e9274556e34ea895507b2a2f09a079 (127.26.91.195:39623)
I20260713 09:09:06.284051 30483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e36ed97a1ef46f68057907e4cf7c0d0" candidate_uuid: "6fc513ef6afa4b28a488659c2636579f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448471c382342b4afb192a5bb3f7bf8" is_pre_election: true
I20260713 09:09:06.284739 30483 raft_consensus.cc:2468] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 4448471c382342b4afb192a5bb3f7bf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fc513ef6afa4b28a488659c2636579f in term 0.
I20260713 09:09:06.284761 30632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e36ed97a1ef46f68057907e4cf7c0d0" candidate_uuid: "6fc513ef6afa4b28a488659c2636579f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28e9274556e34ea895507b2a2f09a079" is_pre_election: true
I20260713 09:09:06.285554 30632 raft_consensus.cc:2468] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 28e9274556e34ea895507b2a2f09a079 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fc513ef6afa4b28a488659c2636579f in term 0.
I20260713 09:09:06.285826 30521 leader_election.cc:304] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4448471c382342b4afb192a5bb3f7bf8, 6fc513ef6afa4b28a488659c2636579f; no voters: 
I20260713 09:09:06.286499 30676 raft_consensus.cc:2804] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:06.286830 30676 raft_consensus.cc:493] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:06.287102 30676 raft_consensus.cc:3060] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:06.291939 30676 raft_consensus.cc:515] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.293445 30676 leader_election.cc:290] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f [CANDIDATE]: Term 1 election: Requested vote from peers 4448471c382342b4afb192a5bb3f7bf8 (127.26.91.193:37387), 28e9274556e34ea895507b2a2f09a079 (127.26.91.195:39623)
I20260713 09:09:06.293932 30483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e36ed97a1ef46f68057907e4cf7c0d0" candidate_uuid: "6fc513ef6afa4b28a488659c2636579f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448471c382342b4afb192a5bb3f7bf8"
I20260713 09:09:06.294337 30632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e36ed97a1ef46f68057907e4cf7c0d0" candidate_uuid: "6fc513ef6afa4b28a488659c2636579f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28e9274556e34ea895507b2a2f09a079"
I20260713 09:09:06.294490 30483 raft_consensus.cc:3060] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 4448471c382342b4afb192a5bb3f7bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:06.294910 30632 raft_consensus.cc:3060] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 28e9274556e34ea895507b2a2f09a079 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:06.300978 30632 raft_consensus.cc:2468] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 28e9274556e34ea895507b2a2f09a079 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fc513ef6afa4b28a488659c2636579f in term 1.
I20260713 09:09:06.300980 30483 raft_consensus.cc:2468] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 4448471c382342b4afb192a5bb3f7bf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fc513ef6afa4b28a488659c2636579f in term 1.
I20260713 09:09:06.302043 30521 leader_election.cc:304] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4448471c382342b4afb192a5bb3f7bf8, 6fc513ef6afa4b28a488659c2636579f; no voters: 
I20260713 09:09:06.302572 30676 raft_consensus.cc:2804] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:06.302920 30676 raft_consensus.cc:697] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f [term 1 LEADER]: Becoming Leader. State: Replica: 6fc513ef6afa4b28a488659c2636579f, State: Running, Role: LEADER
I20260713 09:09:06.303623 30676 consensus_queue.cc:237] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.309116 30380 catalog_manager.cc:5697] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fc513ef6afa4b28a488659c2636579f (127.26.91.194). New cstate: current_term: 1 leader_uuid: "6fc513ef6afa4b28a488659c2636579f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:06.377175 30380 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38408:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:06.378990 30380 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:06.399464 30473 tablet_service.cc:1511] Processing CreateTablet for tablet 653d3857771a4e7f8c1a7159f003aae6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ec492f6d964f4389ad9234c8ce4ee9ac]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:06.400751 30473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653d3857771a4e7f8c1a7159f003aae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.400707 30548 tablet_service.cc:1511] Processing CreateTablet for tablet 653d3857771a4e7f8c1a7159f003aae6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ec492f6d964f4389ad9234c8ce4ee9ac]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:06.401989 30548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653d3857771a4e7f8c1a7159f003aae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.402076 30621 tablet_service.cc:1511] Processing CreateTablet for tablet 653d3857771a4e7f8c1a7159f003aae6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ec492f6d964f4389ad9234c8ce4ee9ac]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:06.403421 30621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653d3857771a4e7f8c1a7159f003aae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.405170 30547 tablet_service.cc:1511] Processing CreateTablet for tablet 9e353c8c157d4051a83bb5f59e6fe3a4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ec492f6d964f4389ad9234c8ce4ee9ac]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:06.406291 30547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e353c8c157d4051a83bb5f59e6fe3a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.409672 30472 tablet_service.cc:1511] Processing CreateTablet for tablet 9e353c8c157d4051a83bb5f59e6fe3a4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ec492f6d964f4389ad9234c8ce4ee9ac]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:06.410849 30472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e353c8c157d4051a83bb5f59e6fe3a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.415835 30673 tablet_bootstrap.cc:492] T 653d3857771a4e7f8c1a7159f003aae6 P 4448471c382342b4afb192a5bb3f7bf8: Bootstrap starting.
I20260713 09:09:06.417547 30622 tablet_service.cc:1511] Processing CreateTablet for tablet 9e353c8c157d4051a83bb5f59e6fe3a4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ec492f6d964f4389ad9234c8ce4ee9ac]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:06.418694 30622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e353c8c157d4051a83bb5f59e6fe3a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.421460 30673 tablet_bootstrap.cc:654] T 653d3857771a4e7f8c1a7159f003aae6 P 4448471c382342b4afb192a5bb3f7bf8: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.426005 30672 tablet_bootstrap.cc:492] T 653d3857771a4e7f8c1a7159f003aae6 P 6fc513ef6afa4b28a488659c2636579f: Bootstrap starting.
I20260713 09:09:06.431830 30672 tablet_bootstrap.cc:654] T 653d3857771a4e7f8c1a7159f003aae6 P 6fc513ef6afa4b28a488659c2636579f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.433465 30674 tablet_bootstrap.cc:492] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079: Bootstrap starting.
I20260713 09:09:06.439826 30674 tablet_bootstrap.cc:654] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.446009 30673 tablet_bootstrap.cc:492] T 653d3857771a4e7f8c1a7159f003aae6 P 4448471c382342b4afb192a5bb3f7bf8: No bootstrap required, opened a new log
I20260713 09:09:06.446498 30673 ts_tablet_manager.cc:1403] T 653d3857771a4e7f8c1a7159f003aae6 P 4448471c382342b4afb192a5bb3f7bf8: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.004s
I20260713 09:09:06.447098 30674 tablet_bootstrap.cc:492] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079: No bootstrap required, opened a new log
I20260713 09:09:06.447598 30674 ts_tablet_manager.cc:1403] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260713 09:09:06.449707 30673 raft_consensus.cc:359] T 653d3857771a4e7f8c1a7159f003aae6 P 4448471c382342b4afb192a5bb3f7bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.450201 30672 tablet_bootstrap.cc:492] T 653d3857771a4e7f8c1a7159f003aae6 P 6fc513ef6afa4b28a488659c2636579f: No bootstrap required, opened a new log
I20260713 09:09:06.450515 30673 raft_consensus.cc:385] T 653d3857771a4e7f8c1a7159f003aae6 P 4448471c382342b4afb192a5bb3f7bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.450747 30672 ts_tablet_manager.cc:1403] T 653d3857771a4e7f8c1a7159f003aae6 P 6fc513ef6afa4b28a488659c2636579f: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
I20260713 09:09:06.450279 30674 raft_consensus.cc:359] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.450897 30673 raft_consensus.cc:740] T 653d3857771a4e7f8c1a7159f003aae6 P 4448471c382342b4afb192a5bb3f7bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4448471c382342b4afb192a5bb3f7bf8, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.451164 30674 raft_consensus.cc:385] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.451484 30674 raft_consensus.cc:740] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28e9274556e34ea895507b2a2f09a079, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.451797 30673 consensus_queue.cc:260] T 653d3857771a4e7f8c1a7159f003aae6 P 4448471c382342b4afb192a5bb3f7bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.452297 30674 consensus_queue.cc:260] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.453244 30672 raft_consensus.cc:359] T 653d3857771a4e7f8c1a7159f003aae6 P 6fc513ef6afa4b28a488659c2636579f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.453938 30673 ts_tablet_manager.cc:1434] T 653d3857771a4e7f8c1a7159f003aae6 P 4448471c382342b4afb192a5bb3f7bf8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:06.453954 30672 raft_consensus.cc:385] T 653d3857771a4e7f8c1a7159f003aae6 P 6fc513ef6afa4b28a488659c2636579f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.454532 30672 raft_consensus.cc:740] T 653d3857771a4e7f8c1a7159f003aae6 P 6fc513ef6afa4b28a488659c2636579f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fc513ef6afa4b28a488659c2636579f, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.455070 30673 tablet_bootstrap.cc:492] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8: Bootstrap starting.
I20260713 09:09:06.455397 30672 consensus_queue.cc:260] T 653d3857771a4e7f8c1a7159f003aae6 P 6fc513ef6afa4b28a488659c2636579f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.456048 30674 ts_tablet_manager.cc:1434] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260713 09:09:06.457075 30674 tablet_bootstrap.cc:492] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079: Bootstrap starting.
I20260713 09:09:06.461648 30673 tablet_bootstrap.cc:654] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.463002 30674 tablet_bootstrap.cc:654] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.463027 30672 ts_tablet_manager.cc:1434] T 653d3857771a4e7f8c1a7159f003aae6 P 6fc513ef6afa4b28a488659c2636579f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:09:06.468798 30672 tablet_bootstrap.cc:492] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f: Bootstrap starting.
I20260713 09:09:06.475051 30674 tablet_bootstrap.cc:492] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079: No bootstrap required, opened a new log
I20260713 09:09:06.475461 30673 tablet_bootstrap.cc:492] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8: No bootstrap required, opened a new log
I20260713 09:09:06.475576 30674 ts_tablet_manager.cc:1403] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.012s
I20260713 09:09:06.476008 30673 ts_tablet_manager.cc:1403] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20260713 09:09:06.476027 30672 tablet_bootstrap.cc:654] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.478628 30674 raft_consensus.cc:359] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.479426 30674 raft_consensus.cc:385] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.478926 30673 raft_consensus.cc:359] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.479740 30674 raft_consensus.cc:740] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28e9274556e34ea895507b2a2f09a079, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.480000 30673 raft_consensus.cc:385] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.480584 30673 raft_consensus.cc:740] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4448471c382342b4afb192a5bb3f7bf8, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.480667 30674 consensus_queue.cc:260] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.481454 30673 consensus_queue.cc:260] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.482703 30674 ts_tablet_manager.cc:1434] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:09:06.482968 30672 tablet_bootstrap.cc:492] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f: No bootstrap required, opened a new log
I20260713 09:09:06.483435 30672 ts_tablet_manager.cc:1403] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.005s
I20260713 09:09:06.484684 30673 ts_tablet_manager.cc:1434] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:09:06.486639 30672 raft_consensus.cc:359] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.487305 30672 raft_consensus.cc:385] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.487525 30672 raft_consensus.cc:740] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fc513ef6afa4b28a488659c2636579f, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.488155 30672 consensus_queue.cc:260] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.492363 30672 ts_tablet_manager.cc:1434] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260713 09:09:06.495210 30681 raft_consensus.cc:493] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:06.495620 30681 raft_consensus.cc:515] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.497732 30681 leader_election.cc:290] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4448471c382342b4afb192a5bb3f7bf8 (127.26.91.193:37387), 6fc513ef6afa4b28a488659c2636579f (127.26.91.194:45459)
I20260713 09:09:06.507349 30483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653d3857771a4e7f8c1a7159f003aae6" candidate_uuid: "28e9274556e34ea895507b2a2f09a079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448471c382342b4afb192a5bb3f7bf8" is_pre_election: true
I20260713 09:09:06.508025 30483 raft_consensus.cc:2468] T 653d3857771a4e7f8c1a7159f003aae6 P 4448471c382342b4afb192a5bb3f7bf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28e9274556e34ea895507b2a2f09a079 in term 0.
I20260713 09:09:06.508754 30558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653d3857771a4e7f8c1a7159f003aae6" candidate_uuid: "28e9274556e34ea895507b2a2f09a079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fc513ef6afa4b28a488659c2636579f" is_pre_election: true
I20260713 09:09:06.508992 30595 leader_election.cc:304] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28e9274556e34ea895507b2a2f09a079, 4448471c382342b4afb192a5bb3f7bf8; no voters: 
I20260713 09:09:06.509321 30558 raft_consensus.cc:2468] T 653d3857771a4e7f8c1a7159f003aae6 P 6fc513ef6afa4b28a488659c2636579f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28e9274556e34ea895507b2a2f09a079 in term 0.
I20260713 09:09:06.509689 30681 raft_consensus.cc:2804] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:06.509980 30681 raft_consensus.cc:493] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:06.510277 30681 raft_consensus.cc:3060] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:06.514878 30681 raft_consensus.cc:515] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.516363 30681 leader_election.cc:290] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 [CANDIDATE]: Term 1 election: Requested vote from peers 4448471c382342b4afb192a5bb3f7bf8 (127.26.91.193:37387), 6fc513ef6afa4b28a488659c2636579f (127.26.91.194:45459)
I20260713 09:09:06.516927 30483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653d3857771a4e7f8c1a7159f003aae6" candidate_uuid: "28e9274556e34ea895507b2a2f09a079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448471c382342b4afb192a5bb3f7bf8"
I20260713 09:09:06.517266 30558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653d3857771a4e7f8c1a7159f003aae6" candidate_uuid: "28e9274556e34ea895507b2a2f09a079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fc513ef6afa4b28a488659c2636579f"
I20260713 09:09:06.517493 30483 raft_consensus.cc:3060] T 653d3857771a4e7f8c1a7159f003aae6 P 4448471c382342b4afb192a5bb3f7bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:06.517827 30558 raft_consensus.cc:3060] T 653d3857771a4e7f8c1a7159f003aae6 P 6fc513ef6afa4b28a488659c2636579f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:06.523859 30483 raft_consensus.cc:2468] T 653d3857771a4e7f8c1a7159f003aae6 P 4448471c382342b4afb192a5bb3f7bf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28e9274556e34ea895507b2a2f09a079 in term 1.
I20260713 09:09:06.524382 30558 raft_consensus.cc:2468] T 653d3857771a4e7f8c1a7159f003aae6 P 6fc513ef6afa4b28a488659c2636579f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28e9274556e34ea895507b2a2f09a079 in term 1.
I20260713 09:09:06.524688 30681 raft_consensus.cc:493] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:06.524859 30595 leader_election.cc:304] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28e9274556e34ea895507b2a2f09a079, 4448471c382342b4afb192a5bb3f7bf8; no voters: 
I20260713 09:09:06.525130 30681 raft_consensus.cc:515] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.526542 30702 raft_consensus.cc:2804] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:06.528096 30681 leader_election.cc:290] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4448471c382342b4afb192a5bb3f7bf8 (127.26.91.193:37387), 6fc513ef6afa4b28a488659c2636579f (127.26.91.194:45459)
I20260713 09:09:06.528369 30558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e353c8c157d4051a83bb5f59e6fe3a4" candidate_uuid: "28e9274556e34ea895507b2a2f09a079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fc513ef6afa4b28a488659c2636579f" is_pre_election: true
I20260713 09:09:06.528380 30483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e353c8c157d4051a83bb5f59e6fe3a4" candidate_uuid: "28e9274556e34ea895507b2a2f09a079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448471c382342b4afb192a5bb3f7bf8" is_pre_election: true
I20260713 09:09:06.528965 30558 raft_consensus.cc:2468] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28e9274556e34ea895507b2a2f09a079 in term 0.
I20260713 09:09:06.529325 30483 raft_consensus.cc:2468] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28e9274556e34ea895507b2a2f09a079 in term 0.
I20260713 09:09:06.529971 30702 raft_consensus.cc:697] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 [term 1 LEADER]: Becoming Leader. State: Replica: 28e9274556e34ea895507b2a2f09a079, State: Running, Role: LEADER
I20260713 09:09:06.530283 30596 leader_election.cc:304] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28e9274556e34ea895507b2a2f09a079, 6fc513ef6afa4b28a488659c2636579f; no voters: 
I20260713 09:09:06.531101 30703 raft_consensus.cc:2804] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:06.530857 30702 consensus_queue.cc:237] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.531453 30703 raft_consensus.cc:493] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:06.531826 30703 raft_consensus.cc:3060] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:06.537405 30703 raft_consensus.cc:515] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.538839 30703 leader_election.cc:290] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [CANDIDATE]: Term 1 election: Requested vote from peers 4448471c382342b4afb192a5bb3f7bf8 (127.26.91.193:37387), 6fc513ef6afa4b28a488659c2636579f (127.26.91.194:45459)
I20260713 09:09:06.538264 30379 catalog_manager.cc:5697] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28e9274556e34ea895507b2a2f09a079 (127.26.91.195). New cstate: current_term: 1 leader_uuid: "28e9274556e34ea895507b2a2f09a079" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:06.539497 30483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e353c8c157d4051a83bb5f59e6fe3a4" candidate_uuid: "28e9274556e34ea895507b2a2f09a079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448471c382342b4afb192a5bb3f7bf8"
I20260713 09:09:06.539737 30558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e353c8c157d4051a83bb5f59e6fe3a4" candidate_uuid: "28e9274556e34ea895507b2a2f09a079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fc513ef6afa4b28a488659c2636579f"
I20260713 09:09:06.540158 30483 raft_consensus.cc:3060] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:06.540244 30558 raft_consensus.cc:3060] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:06.545630 30483 raft_consensus.cc:2468] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28e9274556e34ea895507b2a2f09a079 in term 1.
I20260713 09:09:06.545862 30558 raft_consensus.cc:2468] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28e9274556e34ea895507b2a2f09a079 in term 1.
I20260713 09:09:06.546669 30595 leader_election.cc:304] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28e9274556e34ea895507b2a2f09a079, 4448471c382342b4afb192a5bb3f7bf8; no voters: 
I20260713 09:09:06.547415 30703 raft_consensus.cc:2804] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:06.547768 30703 raft_consensus.cc:697] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [term 1 LEADER]: Becoming Leader. State: Replica: 28e9274556e34ea895507b2a2f09a079, State: Running, Role: LEADER
I20260713 09:09:06.548496 30703 consensus_queue.cc:237] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
W20260713 09:09:06.553637 30429 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:06.555439 30379 catalog_manager.cc:5697] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28e9274556e34ea895507b2a2f09a079 (127.26.91.195). New cstate: current_term: 1 leader_uuid: "28e9274556e34ea895507b2a2f09a079" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:06.596181 30558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e36ed97a1ef46f68057907e4cf7c0d0"
dest_uuid: "6fc513ef6afa4b28a488659c2636579f"
mode: GRACEFUL
new_leader_uuid: "4448471c382342b4afb192a5bb3f7bf8"
 from {username='slave'} at 127.0.0.1:34734
I20260713 09:09:06.596841 30558 raft_consensus.cc:606] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f [term 1 LEADER]: Received request to transfer leadership to TS 4448471c382342b4afb192a5bb3f7bf8
I20260713 09:09:06.601231 30558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff3d6799da094b748f2533be7712d89e"
dest_uuid: "6fc513ef6afa4b28a488659c2636579f"
mode: GRACEFUL
new_leader_uuid: "28e9274556e34ea895507b2a2f09a079"
 from {username='slave'} at 127.0.0.1:34734
I20260713 09:09:06.601686 30558 raft_consensus.cc:606] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f [term 1 LEADER]: Received request to transfer leadership to TS 28e9274556e34ea895507b2a2f09a079
I20260713 09:09:06.613626 30632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "653d3857771a4e7f8c1a7159f003aae6"
dest_uuid: "28e9274556e34ea895507b2a2f09a079"
mode: GRACEFUL
new_leader_uuid: "4448471c382342b4afb192a5bb3f7bf8"
 from {username='slave'} at 127.0.0.1:46490
I20260713 09:09:06.614045 30632 raft_consensus.cc:606] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 [term 1 LEADER]: Received request to transfer leadership to TS 4448471c382342b4afb192a5bb3f7bf8
I20260713 09:09:06.618424 30632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e353c8c157d4051a83bb5f59e6fe3a4"
dest_uuid: "28e9274556e34ea895507b2a2f09a079"
mode: GRACEFUL
new_leader_uuid: "4448471c382342b4afb192a5bb3f7bf8"
 from {username='slave'} at 127.0.0.1:46490
I20260713 09:09:06.618815 30632 raft_consensus.cc:606] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [term 1 LEADER]: Received request to transfer leadership to TS 4448471c382342b4afb192a5bb3f7bf8
I20260713 09:09:06.645942 30676 consensus_queue.cc:1048] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f [LEADER]: Connected to new peer: Peer: permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:06.652879 30685 raft_consensus.cc:993] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f: : Instructing follower 28e9274556e34ea895507b2a2f09a079 to start an election
I20260713 09:09:06.653496 30676 raft_consensus.cc:1081] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f [term 1 LEADER]: Signalling peer 28e9274556e34ea895507b2a2f09a079 to start an election
I20260713 09:09:06.655915 30631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff3d6799da094b748f2533be7712d89e"
dest_uuid: "28e9274556e34ea895507b2a2f09a079"
 from {username='slave'} at 127.0.0.1:46480
I20260713 09:09:06.657013 30631 raft_consensus.cc:493] T ff3d6799da094b748f2533be7712d89e P 28e9274556e34ea895507b2a2f09a079 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:06.657393 30631 raft_consensus.cc:3060] T ff3d6799da094b748f2533be7712d89e P 28e9274556e34ea895507b2a2f09a079 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:06.664770 30631 raft_consensus.cc:515] T ff3d6799da094b748f2533be7712d89e P 28e9274556e34ea895507b2a2f09a079 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.665706 30632 raft_consensus.cc:1240] T ff3d6799da094b748f2533be7712d89e P 28e9274556e34ea895507b2a2f09a079 [term 2 FOLLOWER]: Rejecting Update request from peer 6fc513ef6afa4b28a488659c2636579f for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:06.667587 30483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3d6799da094b748f2533be7712d89e" candidate_uuid: "28e9274556e34ea895507b2a2f09a079" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4448471c382342b4afb192a5bb3f7bf8"
I20260713 09:09:06.668313 30483 raft_consensus.cc:3060] T ff3d6799da094b748f2533be7712d89e P 4448471c382342b4afb192a5bb3f7bf8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:06.669766 30709 consensus_queue.cc:1059] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:06.672369 30631 leader_election.cc:290] T ff3d6799da094b748f2533be7712d89e P 28e9274556e34ea895507b2a2f09a079 [CANDIDATE]: Term 2 election: Requested vote from peers 4448471c382342b4afb192a5bb3f7bf8 (127.26.91.193:37387), 6fc513ef6afa4b28a488659c2636579f (127.26.91.194:45459)
I20260713 09:09:06.673316 30558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3d6799da094b748f2533be7712d89e" candidate_uuid: "28e9274556e34ea895507b2a2f09a079" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fc513ef6afa4b28a488659c2636579f"
I20260713 09:09:06.674340 30558 raft_consensus.cc:3055] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:06.674660 30558 raft_consensus.cc:740] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6fc513ef6afa4b28a488659c2636579f, State: Running, Role: LEADER
I20260713 09:09:06.675195 30483 raft_consensus.cc:2468] T ff3d6799da094b748f2533be7712d89e P 4448471c382342b4afb192a5bb3f7bf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28e9274556e34ea895507b2a2f09a079 in term 2.
I20260713 09:09:06.675439 30558 consensus_queue.cc:260] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.676347 30595 leader_election.cc:304] T ff3d6799da094b748f2533be7712d89e P 28e9274556e34ea895507b2a2f09a079 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28e9274556e34ea895507b2a2f09a079, 4448471c382342b4afb192a5bb3f7bf8; no voters: 
I20260713 09:09:06.676705 30558 raft_consensus.cc:3060] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:06.677122 30703 raft_consensus.cc:2804] T ff3d6799da094b748f2533be7712d89e P 28e9274556e34ea895507b2a2f09a079 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:06.677582 30703 raft_consensus.cc:697] T ff3d6799da094b748f2533be7712d89e P 28e9274556e34ea895507b2a2f09a079 [term 2 LEADER]: Becoming Leader. State: Replica: 28e9274556e34ea895507b2a2f09a079, State: Running, Role: LEADER
I20260713 09:09:06.678369 30703 consensus_queue.cc:237] T ff3d6799da094b748f2533be7712d89e P 28e9274556e34ea895507b2a2f09a079 [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: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.676029 30482 raft_consensus.cc:1240] T ff3d6799da094b748f2533be7712d89e P 4448471c382342b4afb192a5bb3f7bf8 [term 2 FOLLOWER]: Rejecting Update request from peer 6fc513ef6afa4b28a488659c2636579f for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:06.683036 30558 raft_consensus.cc:2468] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28e9274556e34ea895507b2a2f09a079 in term 2.
I20260713 09:09:06.684089 30378 catalog_manager.cc:5697] T ff3d6799da094b748f2533be7712d89e P 28e9274556e34ea895507b2a2f09a079 reported cstate change: term changed from 1 to 2, leader changed from 6fc513ef6afa4b28a488659c2636579f (127.26.91.194) to 28e9274556e34ea895507b2a2f09a079 (127.26.91.195). New cstate: current_term: 2 leader_uuid: "28e9274556e34ea895507b2a2f09a079" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:06.805817 30685 consensus_queue.cc:1048] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f [LEADER]: Connected to new peer: Peer: permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:06.816203 30712 consensus_queue.cc:1048] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:06.824098 30676 raft_consensus.cc:993] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f: : Instructing follower 4448471c382342b4afb192a5bb3f7bf8 to start an election
I20260713 09:09:06.824494 30712 raft_consensus.cc:1081] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f [term 1 LEADER]: Signalling peer 4448471c382342b4afb192a5bb3f7bf8 to start an election
I20260713 09:09:06.825871 30482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e36ed97a1ef46f68057907e4cf7c0d0"
dest_uuid: "4448471c382342b4afb192a5bb3f7bf8"
 from {username='slave'} at 127.0.0.1:37502
I20260713 09:09:06.826390 30482 raft_consensus.cc:493] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 4448471c382342b4afb192a5bb3f7bf8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:06.826733 30482 raft_consensus.cc:3060] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 4448471c382342b4afb192a5bb3f7bf8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:06.831771 30482 raft_consensus.cc:515] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 4448471c382342b4afb192a5bb3f7bf8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.833531 30482 leader_election.cc:290] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 4448471c382342b4afb192a5bb3f7bf8 [CANDIDATE]: Term 2 election: Requested vote from peers 6fc513ef6afa4b28a488659c2636579f (127.26.91.194:45459), 28e9274556e34ea895507b2a2f09a079 (127.26.91.195:39623)
I20260713 09:09:06.843219 30558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e36ed97a1ef46f68057907e4cf7c0d0" candidate_uuid: "4448471c382342b4afb192a5bb3f7bf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fc513ef6afa4b28a488659c2636579f"
I20260713 09:09:06.843771 30558 raft_consensus.cc:3055] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:06.843788 30631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e36ed97a1ef46f68057907e4cf7c0d0" candidate_uuid: "4448471c382342b4afb192a5bb3f7bf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28e9274556e34ea895507b2a2f09a079"
I20260713 09:09:06.844095 30558 raft_consensus.cc:740] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6fc513ef6afa4b28a488659c2636579f, State: Running, Role: LEADER
I20260713 09:09:06.844372 30631 raft_consensus.cc:3060] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 28e9274556e34ea895507b2a2f09a079 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:06.844812 30558 consensus_queue.cc:260] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.845747 30558 raft_consensus.cc:3060] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:06.849138 30631 raft_consensus.cc:2468] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 28e9274556e34ea895507b2a2f09a079 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4448471c382342b4afb192a5bb3f7bf8 in term 2.
I20260713 09:09:06.850222 30446 leader_election.cc:304] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 4448471c382342b4afb192a5bb3f7bf8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28e9274556e34ea895507b2a2f09a079, 4448471c382342b4afb192a5bb3f7bf8; no voters: 
I20260713 09:09:06.850478 30558 raft_consensus.cc:2468] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4448471c382342b4afb192a5bb3f7bf8 in term 2.
I20260713 09:09:06.850983 30680 raft_consensus.cc:2804] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 4448471c382342b4afb192a5bb3f7bf8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:06.852138 30680 raft_consensus.cc:697] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 4448471c382342b4afb192a5bb3f7bf8 [term 2 LEADER]: Becoming Leader. State: Replica: 4448471c382342b4afb192a5bb3f7bf8, State: Running, Role: LEADER
I20260713 09:09:06.852895 30680 consensus_queue.cc:237] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 4448471c382342b4afb192a5bb3f7bf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.858563 30378 catalog_manager.cc:5697] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 4448471c382342b4afb192a5bb3f7bf8 reported cstate change: term changed from 1 to 2, leader changed from 6fc513ef6afa4b28a488659c2636579f (127.26.91.194) to 4448471c382342b4afb192a5bb3f7bf8 (127.26.91.193). New cstate: current_term: 2 leader_uuid: "4448471c382342b4afb192a5bb3f7bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:06.966902 30703 consensus_queue.cc:1048] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:06.972834 30702 raft_consensus.cc:993] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079: : Instructing follower 4448471c382342b4afb192a5bb3f7bf8 to start an election
I20260713 09:09:06.973323 30681 raft_consensus.cc:1081] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [term 1 LEADER]: Signalling peer 4448471c382342b4afb192a5bb3f7bf8 to start an election
I20260713 09:09:06.975597 30483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e353c8c157d4051a83bb5f59e6fe3a4"
dest_uuid: "4448471c382342b4afb192a5bb3f7bf8"
 from {username='slave'} at 127.0.0.1:37506
I20260713 09:09:06.976140 30483 raft_consensus.cc:493] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:06.976513 30483 raft_consensus.cc:3060] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:06.978375 30702 consensus_queue.cc:1048] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:06.983759 30483 raft_consensus.cc:515] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.989356 30558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e353c8c157d4051a83bb5f59e6fe3a4" candidate_uuid: "4448471c382342b4afb192a5bb3f7bf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fc513ef6afa4b28a488659c2636579f"
I20260713 09:09:06.989899 30558 raft_consensus.cc:3060] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:06.989972 30483 leader_election.cc:290] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8 [CANDIDATE]: Term 2 election: Requested vote from peers 6fc513ef6afa4b28a488659c2636579f (127.26.91.194:45459), 28e9274556e34ea895507b2a2f09a079 (127.26.91.195:39623)
I20260713 09:09:06.991660 30631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e353c8c157d4051a83bb5f59e6fe3a4" candidate_uuid: "4448471c382342b4afb192a5bb3f7bf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28e9274556e34ea895507b2a2f09a079"
I20260713 09:09:06.992228 30631 raft_consensus.cc:3055] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:06.992468 30631 raft_consensus.cc:740] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 28e9274556e34ea895507b2a2f09a079, State: Running, Role: LEADER
I20260713 09:09:06.993114 30631 consensus_queue.cc:260] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.994016 30631 raft_consensus.cc:3060] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:06.995421 30558 raft_consensus.cc:2468] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4448471c382342b4afb192a5bb3f7bf8 in term 2.
I20260713 09:09:06.996356 30447 leader_election.cc:304] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4448471c382342b4afb192a5bb3f7bf8, 6fc513ef6afa4b28a488659c2636579f; no voters: 
I20260713 09:09:06.997119 30680 raft_consensus.cc:2804] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:06.997570 30680 raft_consensus.cc:697] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8 [term 2 LEADER]: Becoming Leader. State: Replica: 4448471c382342b4afb192a5bb3f7bf8, State: Running, Role: LEADER
I20260713 09:09:06.998329 30680 consensus_queue.cc:237] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:06.999202 30631 raft_consensus.cc:2468] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4448471c382342b4afb192a5bb3f7bf8 in term 2.
I20260713 09:09:07.003608 30379 catalog_manager.cc:5697] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8 reported cstate change: term changed from 1 to 2, leader changed from 28e9274556e34ea895507b2a2f09a079 (127.26.91.195) to 4448471c382342b4afb192a5bb3f7bf8 (127.26.91.193). New cstate: current_term: 2 leader_uuid: "4448471c382342b4afb192a5bb3f7bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:07.119328 30702 consensus_queue.cc:1048] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:07.129715 30703 consensus_queue.cc:1048] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:07.136595 30681 raft_consensus.cc:993] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079: : Instructing follower 4448471c382342b4afb192a5bb3f7bf8 to start an election
I20260713 09:09:07.137048 30703 raft_consensus.cc:1081] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 [term 1 LEADER]: Signalling peer 4448471c382342b4afb192a5bb3f7bf8 to start an election
I20260713 09:09:07.138368 30483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "653d3857771a4e7f8c1a7159f003aae6"
dest_uuid: "4448471c382342b4afb192a5bb3f7bf8"
 from {username='slave'} at 127.0.0.1:37506
I20260713 09:09:07.138837 30483 raft_consensus.cc:493] T 653d3857771a4e7f8c1a7159f003aae6 P 4448471c382342b4afb192a5bb3f7bf8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:07.139127 30483 raft_consensus.cc:3060] T 653d3857771a4e7f8c1a7159f003aae6 P 4448471c382342b4afb192a5bb3f7bf8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:07.143700 30483 raft_consensus.cc:515] T 653d3857771a4e7f8c1a7159f003aae6 P 4448471c382342b4afb192a5bb3f7bf8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:07.145222 30483 leader_election.cc:290] T 653d3857771a4e7f8c1a7159f003aae6 P 4448471c382342b4afb192a5bb3f7bf8 [CANDIDATE]: Term 2 election: Requested vote from peers 6fc513ef6afa4b28a488659c2636579f (127.26.91.194:45459), 28e9274556e34ea895507b2a2f09a079 (127.26.91.195:39623)
I20260713 09:09:07.145969 30558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653d3857771a4e7f8c1a7159f003aae6" candidate_uuid: "4448471c382342b4afb192a5bb3f7bf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fc513ef6afa4b28a488659c2636579f"
I20260713 09:09:07.146420 30631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653d3857771a4e7f8c1a7159f003aae6" candidate_uuid: "4448471c382342b4afb192a5bb3f7bf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28e9274556e34ea895507b2a2f09a079"
I20260713 09:09:07.146561 30558 raft_consensus.cc:3060] T 653d3857771a4e7f8c1a7159f003aae6 P 6fc513ef6afa4b28a488659c2636579f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:07.147012 30631 raft_consensus.cc:3055] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:07.147326 30631 raft_consensus.cc:740] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 28e9274556e34ea895507b2a2f09a079, State: Running, Role: LEADER
I20260713 09:09:07.148149 30631 consensus_queue.cc:260] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:07.149323 30631 raft_consensus.cc:3060] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:07.153155 30558 raft_consensus.cc:2468] T 653d3857771a4e7f8c1a7159f003aae6 P 6fc513ef6afa4b28a488659c2636579f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4448471c382342b4afb192a5bb3f7bf8 in term 2.
I20260713 09:09:07.154239 30447 leader_election.cc:304] T 653d3857771a4e7f8c1a7159f003aae6 P 4448471c382342b4afb192a5bb3f7bf8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4448471c382342b4afb192a5bb3f7bf8, 6fc513ef6afa4b28a488659c2636579f; no voters: 
I20260713 09:09:07.154903 30680 raft_consensus.cc:2804] T 653d3857771a4e7f8c1a7159f003aae6 P 4448471c382342b4afb192a5bb3f7bf8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:07.155357 30680 raft_consensus.cc:697] T 653d3857771a4e7f8c1a7159f003aae6 P 4448471c382342b4afb192a5bb3f7bf8 [term 2 LEADER]: Becoming Leader. State: Replica: 4448471c382342b4afb192a5bb3f7bf8, State: Running, Role: LEADER
I20260713 09:09:07.155282 30631 raft_consensus.cc:2468] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4448471c382342b4afb192a5bb3f7bf8 in term 2.
I20260713 09:09:07.156289 30680 consensus_queue.cc:237] T 653d3857771a4e7f8c1a7159f003aae6 P 4448471c382342b4afb192a5bb3f7bf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:07.161705 30378 catalog_manager.cc:5697] T 653d3857771a4e7f8c1a7159f003aae6 P 4448471c382342b4afb192a5bb3f7bf8 reported cstate change: term changed from 1 to 2, leader changed from 28e9274556e34ea895507b2a2f09a079 (127.26.91.195) to 4448471c382342b4afb192a5bb3f7bf8 (127.26.91.193). New cstate: current_term: 2 leader_uuid: "4448471c382342b4afb192a5bb3f7bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:07.217864 30558 raft_consensus.cc:1275] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f [term 2 FOLLOWER]: Refusing update from remote peer 28e9274556e34ea895507b2a2f09a079: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:07.219014 30703 consensus_queue.cc:1048] T ff3d6799da094b748f2533be7712d89e P 28e9274556e34ea895507b2a2f09a079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:07.226294 30483 raft_consensus.cc:1275] T ff3d6799da094b748f2533be7712d89e P 4448471c382342b4afb192a5bb3f7bf8 [term 2 FOLLOWER]: Refusing update from remote peer 28e9274556e34ea895507b2a2f09a079: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:07.227699 30681 consensus_queue.cc:1048] T ff3d6799da094b748f2533be7712d89e P 28e9274556e34ea895507b2a2f09a079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:07.303166 26991 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:09:07.304661 26991 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:09:07.304996 26991 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:09:07.312655 30631 raft_consensus.cc:1275] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 28e9274556e34ea895507b2a2f09a079 [term 2 FOLLOWER]: Refusing update from remote peer 4448471c382342b4afb192a5bb3f7bf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:07.314260 30680 consensus_queue.cc:1048] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 4448471c382342b4afb192a5bb3f7bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:07.318885 30483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e353c8c157d4051a83bb5f59e6fe3a4"
dest_uuid: "4448471c382342b4afb192a5bb3f7bf8"
mode: GRACEFUL
new_leader_uuid: "6fc513ef6afa4b28a488659c2636579f"
 from {username='slave'} at 127.0.0.1:37520
I20260713 09:09:07.319463 30483 raft_consensus.cc:606] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8 [term 2 LEADER]: Received request to transfer leadership to TS 6fc513ef6afa4b28a488659c2636579f
I20260713 09:09:07.322754 26991 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:09:07.325286 30558 raft_consensus.cc:1275] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f [term 2 FOLLOWER]: Refusing update from remote peer 4448471c382342b4afb192a5bb3f7bf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:07.326682 30718 consensus_queue.cc:1048] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 4448471c382342b4afb192a5bb3f7bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:07.479075 30631 raft_consensus.cc:1275] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [term 2 FOLLOWER]: Refusing update from remote peer 4448471c382342b4afb192a5bb3f7bf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:07.480191 30718 consensus_queue.cc:1048] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:07.487047 30558 raft_consensus.cc:1275] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f [term 2 FOLLOWER]: Refusing update from remote peer 4448471c382342b4afb192a5bb3f7bf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:07.489195 30726 consensus_queue.cc:1048] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:07.493999 30718 raft_consensus.cc:993] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8: : Instructing follower 6fc513ef6afa4b28a488659c2636579f to start an election
I20260713 09:09:07.494401 30726 raft_consensus.cc:1081] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8 [term 2 LEADER]: Signalling peer 6fc513ef6afa4b28a488659c2636579f to start an election
I20260713 09:09:07.495721 30558 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e353c8c157d4051a83bb5f59e6fe3a4"
dest_uuid: "6fc513ef6afa4b28a488659c2636579f"
 from {username='slave'} at 127.0.0.1:34740
I20260713 09:09:07.496148 30558 raft_consensus.cc:493] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:07.496415 30558 raft_consensus.cc:3060] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:07.500991 30558 raft_consensus.cc:515] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:07.502517 30558 leader_election.cc:290] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f [CANDIDATE]: Term 3 election: Requested vote from peers 4448471c382342b4afb192a5bb3f7bf8 (127.26.91.193:37387), 28e9274556e34ea895507b2a2f09a079 (127.26.91.195:39623)
I20260713 09:09:07.503227 30483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e353c8c157d4051a83bb5f59e6fe3a4" candidate_uuid: "6fc513ef6afa4b28a488659c2636579f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4448471c382342b4afb192a5bb3f7bf8"
I20260713 09:09:07.503422 30631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e353c8c157d4051a83bb5f59e6fe3a4" candidate_uuid: "6fc513ef6afa4b28a488659c2636579f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "28e9274556e34ea895507b2a2f09a079"
I20260713 09:09:07.503808 30483 raft_consensus.cc:3055] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:07.503927 30631 raft_consensus.cc:3060] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:07.504194 30483 raft_consensus.cc:740] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4448471c382342b4afb192a5bb3f7bf8, State: Running, Role: LEADER
I20260713 09:09:07.505026 30483 consensus_queue.cc:260] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8 [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: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:07.506186 30483 raft_consensus.cc:3060] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:07.510228 30631 raft_consensus.cc:2468] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fc513ef6afa4b28a488659c2636579f in term 3.
I20260713 09:09:07.511305 30521 leader_election.cc:304] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f [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: 28e9274556e34ea895507b2a2f09a079, 6fc513ef6afa4b28a488659c2636579f; no voters: 
I20260713 09:09:07.511917 30712 raft_consensus.cc:2804] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:07.512297 30483 raft_consensus.cc:2468] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fc513ef6afa4b28a488659c2636579f in term 3.
I20260713 09:09:07.512888 30712 raft_consensus.cc:697] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f [term 3 LEADER]: Becoming Leader. State: Replica: 6fc513ef6afa4b28a488659c2636579f, State: Running, Role: LEADER
I20260713 09:09:07.513700 30712 consensus_queue.cc:237] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f [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: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } }
I20260713 09:09:07.518911 30378 catalog_manager.cc:5697] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f reported cstate change: term changed from 2 to 3, leader changed from 4448471c382342b4afb192a5bb3f7bf8 (127.26.91.193) to 6fc513ef6afa4b28a488659c2636579f (127.26.91.194). New cstate: current_term: 3 leader_uuid: "6fc513ef6afa4b28a488659c2636579f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448471c382342b4afb192a5bb3f7bf8" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 37387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:07.609350 30558 raft_consensus.cc:1275] T 653d3857771a4e7f8c1a7159f003aae6 P 6fc513ef6afa4b28a488659c2636579f [term 2 FOLLOWER]: Refusing update from remote peer 4448471c382342b4afb192a5bb3f7bf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:07.610445 30726 consensus_queue.cc:1048] T 653d3857771a4e7f8c1a7159f003aae6 P 4448471c382342b4afb192a5bb3f7bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fc513ef6afa4b28a488659c2636579f" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 45459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:07.618968 30631 raft_consensus.cc:1275] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 [term 2 FOLLOWER]: Refusing update from remote peer 4448471c382342b4afb192a5bb3f7bf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:07.620172 30718 consensus_queue.cc:1048] T 653d3857771a4e7f8c1a7159f003aae6 P 4448471c382342b4afb192a5bb3f7bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28e9274556e34ea895507b2a2f09a079" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 39623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:07.660620 26991 tablet_server.cc:179] TabletServer@127.26.91.193:0 shutting down...
W20260713 09:09:07.674292 30595 consensus_peers.cc:597] T ff3d6799da094b748f2533be7712d89e P 28e9274556e34ea895507b2a2f09a079 -> Peer 4448471c382342b4afb192a5bb3f7bf8 (127.26.91.193:37387): Couldn't send request to peer 4448471c382342b4afb192a5bb3f7bf8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:07.681553 26991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:07.682188 26991 tablet_replica.cc:333] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8: stopping tablet replica
I20260713 09:09:07.682741 26991 raft_consensus.cc:2243] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.683151 26991 raft_consensus.cc:2272] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 4448471c382342b4afb192a5bb3f7bf8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.685334 26991 tablet_replica.cc:333] T 653d3857771a4e7f8c1a7159f003aae6 P 4448471c382342b4afb192a5bb3f7bf8: stopping tablet replica
I20260713 09:09:07.685925 26991 raft_consensus.cc:2243] T 653d3857771a4e7f8c1a7159f003aae6 P 4448471c382342b4afb192a5bb3f7bf8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:07.686712 26991 raft_consensus.cc:2272] T 653d3857771a4e7f8c1a7159f003aae6 P 4448471c382342b4afb192a5bb3f7bf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.688964 26991 tablet_replica.cc:333] T ff3d6799da094b748f2533be7712d89e P 4448471c382342b4afb192a5bb3f7bf8: stopping tablet replica
I20260713 09:09:07.689388 26991 raft_consensus.cc:2243] T ff3d6799da094b748f2533be7712d89e P 4448471c382342b4afb192a5bb3f7bf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.689713 26991 raft_consensus.cc:2272] T ff3d6799da094b748f2533be7712d89e P 4448471c382342b4afb192a5bb3f7bf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.691574 26991 tablet_replica.cc:333] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 4448471c382342b4afb192a5bb3f7bf8: stopping tablet replica
I20260713 09:09:07.691978 26991 raft_consensus.cc:2243] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 4448471c382342b4afb192a5bb3f7bf8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:07.692641 26991 raft_consensus.cc:2272] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 4448471c382342b4afb192a5bb3f7bf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.713402 26991 tablet_server.cc:196] TabletServer@127.26.91.193:0 shutdown complete.
I20260713 09:09:07.723407 26991 tablet_server.cc:179] TabletServer@127.26.91.194:0 shutting down...
W20260713 09:09:07.737505 30596 consensus_peers.cc:597] T ff3d6799da094b748f2533be7712d89e P 28e9274556e34ea895507b2a2f09a079 -> Peer 6fc513ef6afa4b28a488659c2636579f (127.26.91.194:45459): Couldn't send request to peer 6fc513ef6afa4b28a488659c2636579f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:07.738854 26991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:07.739387 26991 tablet_replica.cc:333] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f: stopping tablet replica
I20260713 09:09:07.739858 26991 raft_consensus.cc:2243] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:07.740428 26991 pending_rounds.cc:70] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f: Trying to abort 1 pending ops.
I20260713 09:09:07.740593 26991 pending_rounds.cc:77] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306992629822640128 op_type: NO_OP noop_request { }
I20260713 09:09:07.740912 26991 raft_consensus.cc:2889] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:09:07.741187 26991 raft_consensus.cc:2272] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 6fc513ef6afa4b28a488659c2636579f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.743063 26991 tablet_replica.cc:333] T 653d3857771a4e7f8c1a7159f003aae6 P 6fc513ef6afa4b28a488659c2636579f: stopping tablet replica
I20260713 09:09:07.743508 26991 raft_consensus.cc:2243] T 653d3857771a4e7f8c1a7159f003aae6 P 6fc513ef6afa4b28a488659c2636579f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.743913 26991 raft_consensus.cc:2272] T 653d3857771a4e7f8c1a7159f003aae6 P 6fc513ef6afa4b28a488659c2636579f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.745924 26991 tablet_replica.cc:333] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f: stopping tablet replica
I20260713 09:09:07.746342 26991 raft_consensus.cc:2243] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.746685 26991 raft_consensus.cc:2272] T ff3d6799da094b748f2533be7712d89e P 6fc513ef6afa4b28a488659c2636579f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.748466 26991 tablet_replica.cc:333] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f: stopping tablet replica
I20260713 09:09:07.748858 26991 raft_consensus.cc:2243] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.749207 26991 raft_consensus.cc:2272] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 6fc513ef6afa4b28a488659c2636579f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.759761 26991 tablet_server.cc:196] TabletServer@127.26.91.194:0 shutdown complete.
I20260713 09:09:07.769467 26991 tablet_server.cc:179] TabletServer@127.26.91.195:0 shutting down...
I20260713 09:09:07.783677 26991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:07.784235 26991 tablet_replica.cc:333] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 28e9274556e34ea895507b2a2f09a079: stopping tablet replica
I20260713 09:09:07.784703 26991 raft_consensus.cc:2243] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 28e9274556e34ea895507b2a2f09a079 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.785071 26991 raft_consensus.cc:2272] T 7e36ed97a1ef46f68057907e4cf7c0d0 P 28e9274556e34ea895507b2a2f09a079 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.786970 26991 tablet_replica.cc:333] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079: stopping tablet replica
I20260713 09:09:07.787411 26991 raft_consensus.cc:2243] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.787765 26991 raft_consensus.cc:2272] T 9e353c8c157d4051a83bb5f59e6fe3a4 P 28e9274556e34ea895507b2a2f09a079 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.789505 26991 tablet_replica.cc:333] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079: stopping tablet replica
I20260713 09:09:07.789914 26991 raft_consensus.cc:2243] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.790252 26991 raft_consensus.cc:2272] T 653d3857771a4e7f8c1a7159f003aae6 P 28e9274556e34ea895507b2a2f09a079 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.791926 26991 tablet_replica.cc:333] T ff3d6799da094b748f2533be7712d89e P 28e9274556e34ea895507b2a2f09a079: stopping tablet replica
I20260713 09:09:07.792363 26991 raft_consensus.cc:2243] T ff3d6799da094b748f2533be7712d89e P 28e9274556e34ea895507b2a2f09a079 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:07.793051 26991 raft_consensus.cc:2272] T ff3d6799da094b748f2533be7712d89e P 28e9274556e34ea895507b2a2f09a079 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.813347 26991 tablet_server.cc:196] TabletServer@127.26.91.195:0 shutdown complete.
I20260713 09:09:07.823412 26991 master.cc:562] Master@127.26.91.254:44621 shutting down...
I20260713 09:09:07.836700 26991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6466862c78db4c75871c7c43b0859e48 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:07.837132 26991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6466862c78db4c75871c7c43b0859e48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.837412 26991 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6466862c78db4c75871c7c43b0859e48: stopping tablet replica
I20260713 09:09:07.854439 26991 master.cc:584] Master@127.26.91.254:44621 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2452 ms)
[----------] 6 tests from LeaderRebalancerTest (87593 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:09:07.878892 26991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.91.254:35355
I20260713 09:09:07.879957 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:07.884677 30730 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:07.884697 30729 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:07.885990 30732 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:07.886636 26991 server_base.cc:1061] running on GCE node
I20260713 09:09:07.887388 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:07.887566 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:07.887703 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933747887686 us; error 0 us; skew 500 ppm
I20260713 09:09:07.888232 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:07.890223 26991 webserver.cc:533] Webserver started at http://127.26.91.254:32975/ using document root <none> and password file <none>
I20260713 09:09:07.890653 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:07.890820 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:07.891050 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:07.891996 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933660129690-26991-0/minicluster-data/master-0-root/instance:
uuid: "5dd54cec7c2144a6b5846c541732a696"
format_stamp: "Formatted at 2026-07-13 09:09:07 on dist-test-slave-bxq4"
I20260713 09:09:07.895948 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:09:07.899026 30737 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:07.899644 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:07.899885 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933660129690-26991-0/minicluster-data/master-0-root
uuid: "5dd54cec7c2144a6b5846c541732a696"
format_stamp: "Formatted at 2026-07-13 09:09:07 on dist-test-slave-bxq4"
I20260713 09:09:07.900156 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933660129690-26991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933660129690-26991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933660129690-26991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:07.944113 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:07.945106 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:07.977572 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.254:35355
I20260713 09:09:07.977672 30788 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.254:35355 every 8 connection(s)
I20260713 09:09:07.981030 30789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:07.990294 30789 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5dd54cec7c2144a6b5846c541732a696: Bootstrap starting.
I20260713 09:09:07.994243 30789 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5dd54cec7c2144a6b5846c541732a696: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:07.997737 30789 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5dd54cec7c2144a6b5846c541732a696: No bootstrap required, opened a new log
I20260713 09:09:07.999544 30789 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5dd54cec7c2144a6b5846c541732a696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dd54cec7c2144a6b5846c541732a696" member_type: VOTER }
I20260713 09:09:07.999877 30789 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5dd54cec7c2144a6b5846c541732a696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.000044 30789 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5dd54cec7c2144a6b5846c541732a696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd54cec7c2144a6b5846c541732a696, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.000614 30789 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5dd54cec7c2144a6b5846c541732a696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5dd54cec7c2144a6b5846c541732a696" member_type: VOTER }
I20260713 09:09:08.001017 30789 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5dd54cec7c2144a6b5846c541732a696 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:08.001199 30789 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5dd54cec7c2144a6b5846c541732a696 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:08.001397 30789 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5dd54cec7c2144a6b5846c541732a696 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:08.005357 30789 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5dd54cec7c2144a6b5846c541732a696 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dd54cec7c2144a6b5846c541732a696" member_type: VOTER }
I20260713 09:09:08.005780 30789 leader_election.cc:304] T 00000000000000000000000000000000 P 5dd54cec7c2144a6b5846c541732a696 [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: 5dd54cec7c2144a6b5846c541732a696; no voters: 
I20260713 09:09:08.006687 30789 leader_election.cc:290] T 00000000000000000000000000000000 P 5dd54cec7c2144a6b5846c541732a696 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:08.006948 30792 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5dd54cec7c2144a6b5846c541732a696 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:08.008128 30792 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5dd54cec7c2144a6b5846c541732a696 [term 1 LEADER]: Becoming Leader. State: Replica: 5dd54cec7c2144a6b5846c541732a696, State: Running, Role: LEADER
I20260713 09:09:08.008708 30792 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5dd54cec7c2144a6b5846c541732a696 [LEADER]: Queue going to LEADER mode. State: All 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: "5dd54cec7c2144a6b5846c541732a696" member_type: VOTER }
I20260713 09:09:08.009233 30789 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5dd54cec7c2144a6b5846c541732a696 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:08.013087 30794 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5dd54cec7c2144a6b5846c541732a696 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5dd54cec7c2144a6b5846c541732a696. Latest consensus state: current_term: 1 leader_uuid: "5dd54cec7c2144a6b5846c541732a696" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dd54cec7c2144a6b5846c541732a696" member_type: VOTER } }
I20260713 09:09:08.013654 30794 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5dd54cec7c2144a6b5846c541732a696 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:08.014536 30793 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5dd54cec7c2144a6b5846c541732a696 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5dd54cec7c2144a6b5846c541732a696" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dd54cec7c2144a6b5846c541732a696" member_type: VOTER } }
I20260713 09:09:08.015023 30793 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5dd54cec7c2144a6b5846c541732a696 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:08.015353 30800 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:08.019975 30800 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:08.022454 26991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:08.028966 30800 catalog_manager.cc:1383] Generated new cluster ID: 7d19573f994b4c988942642f49081479
I20260713 09:09:08.029253 30800 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:08.050526 30800 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:08.051635 30800 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:08.062690 30800 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5dd54cec7c2144a6b5846c541732a696: Generated new TSK 0
I20260713 09:09:08.063180 30800 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:08.091881 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:08.097152 30810 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:08.098085 30811 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:08.099880 30813 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:08.100623 26991 server_base.cc:1061] running on GCE node
I20260713 09:09:08.101408 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:08.101595 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:08.101748 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933748101731 us; error 0 us; skew 500 ppm
I20260713 09:09:08.102267 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:08.104326 26991 webserver.cc:533] Webserver started at http://127.26.91.193:43167/ using document root <none> and password file <none>
I20260713 09:09:08.104769 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:08.104920 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:08.105182 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:08.106302 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933660129690-26991-0/minicluster-data/ts-0-root/instance:
uuid: "bdb604eea77f4071bf01514760a2658f"
format_stamp: "Formatted at 2026-07-13 09:09:08 on dist-test-slave-bxq4"
I20260713 09:09:08.110426 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260713 09:09:08.113454 30818 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:08.114069 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:09:08.114324 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933660129690-26991-0/minicluster-data/ts-0-root
uuid: "bdb604eea77f4071bf01514760a2658f"
format_stamp: "Formatted at 2026-07-13 09:09:08 on dist-test-slave-bxq4"
I20260713 09:09:08.114578 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933660129690-26991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933660129690-26991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933660129690-26991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:08.126004 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:08.126969 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:08.128486 26991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:08.130539 26991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:08.130715 26991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:08.130925 26991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:08.131068 26991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:08.166024 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.193:35447
I20260713 09:09:08.166118 30880 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.193:35447 every 8 connection(s)
I20260713 09:09:08.170472 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:08.176568 30885 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:08.177933 30886 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:08.180377 30888 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:08.181066 26991 server_base.cc:1061] running on GCE node
I20260713 09:09:08.181734 30881 heartbeater.cc:344] Connected to a master server at 127.26.91.254:35355
I20260713 09:09:08.181866 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:09:08.182085 30881 heartbeater.cc:461] Registering TS with master...
W20260713 09:09:08.182157 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:08.182437 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933748182420 us; error 0 us; skew 500 ppm
I20260713 09:09:08.182853 30881 heartbeater.cc:507] Master 127.26.91.254:35355 requested a full tablet report, sending...
I20260713 09:09:08.182971 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:08.184942 30754 ts_manager.cc:194] Registered new tserver with Master: bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447)
I20260713 09:09:08.185292 26991 webserver.cc:533] Webserver started at http://127.26.91.194:44441/ using document root <none> and password file <none>
I20260713 09:09:08.185758 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:08.185935 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:08.186164 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:08.186714 30754 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47350
I20260713 09:09:08.187222 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933660129690-26991-0/minicluster-data/ts-1-root/instance:
uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
format_stamp: "Formatted at 2026-07-13 09:09:08 on dist-test-slave-bxq4"
I20260713 09:09:08.191201 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.006s	sys 0.000s
I20260713 09:09:08.194057 30893 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:08.194721 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:08.194975 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933660129690-26991-0/minicluster-data/ts-1-root
uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
format_stamp: "Formatted at 2026-07-13 09:09:08 on dist-test-slave-bxq4"
I20260713 09:09:08.195220 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933660129690-26991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933660129690-26991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933660129690-26991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:08.204553 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:08.205442 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:08.206663 26991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:08.208630 26991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:08.208808 26991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:08.209010 26991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:08.209151 26991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:08.243551 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.194:35323
I20260713 09:09:08.243647 30955 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.194:35323 every 8 connection(s)
I20260713 09:09:08.247957 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:08.253510 30959 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:08.254138 30960 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:08.257382 26991 server_base.cc:1061] running on GCE node
W20260713 09:09:08.258612 30963 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:08.258983 30956 heartbeater.cc:344] Connected to a master server at 127.26.91.254:35355
I20260713 09:09:08.259426 30956 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:08.259613 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:08.259879 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:08.260093 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933748260055 us; error 0 us; skew 500 ppm
I20260713 09:09:08.260272 30956 heartbeater.cc:507] Master 127.26.91.254:35355 requested a full tablet report, sending...
I20260713 09:09:08.260825 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:08.262413 30754 ts_manager.cc:194] Registered new tserver with Master: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323)
I20260713 09:09:08.263108 26991 webserver.cc:533] Webserver started at http://127.26.91.195:43937/ using document root <none> and password file <none>
I20260713 09:09:08.263588 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:08.263752 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:08.263835 30754 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47362
I20260713 09:09:08.263993 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:08.265246 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933660129690-26991-0/minicluster-data/ts-2-root/instance:
uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
format_stamp: "Formatted at 2026-07-13 09:09:08 on dist-test-slave-bxq4"
I20260713 09:09:08.269129 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:09:08.271958 30967 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:08.272655 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:08.272908 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933660129690-26991-0/minicluster-data/ts-2-root
uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
format_stamp: "Formatted at 2026-07-13 09:09:08 on dist-test-slave-bxq4"
I20260713 09:09:08.273137 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933660129690-26991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933660129690-26991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933660129690-26991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:08.280732 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:08.281623 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:08.282851 26991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:08.284885 26991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:08.285068 26991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:08.285271 26991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:08.285414 26991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:08.320050 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.195:34907
I20260713 09:09:08.320182 31029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.195:34907 every 8 connection(s)
I20260713 09:09:08.332250 31030 heartbeater.cc:344] Connected to a master server at 127.26.91.254:35355
I20260713 09:09:08.332635 31030 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:08.333313 31030 heartbeater.cc:507] Master 127.26.91.254:35355 requested a full tablet report, sending...
I20260713 09:09:08.334973 30754 ts_manager.cc:194] Registered new tserver with Master: c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:08.335242 26991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01221828s
I20260713 09:09:08.336632 30754 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47378
I20260713 09:09:08.357956 30754 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47380:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:08.360301 30754 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:08.419373 30921 tablet_service.cc:1511] Processing CreateTablet for tablet b6960294f27d4f51b808ce8a3f606eec (DEFAULT_TABLE table=test-workload [id=8ea6e5282ed447d3a90195d02ec8e6d4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:08.420790 30921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6960294f27d4f51b808ce8a3f606eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.421051 30918 tablet_service.cc:1511] Processing CreateTablet for tablet 416c3c6061a8472782967e445c20129a (DEFAULT_TABLE table=test-workload [id=8ea6e5282ed447d3a90195d02ec8e6d4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:08.421166 30919 tablet_service.cc:1511] Processing CreateTablet for tablet ccc4f143a57a46329e2aad28e0fd5cf8 (DEFAULT_TABLE table=test-workload [id=8ea6e5282ed447d3a90195d02ec8e6d4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:08.422287 30918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416c3c6061a8472782967e445c20129a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.419911 30920 tablet_service.cc:1511] Processing CreateTablet for tablet 34dd7be78a204dbc87fa4a68e82e8656 (DEFAULT_TABLE table=test-workload [id=8ea6e5282ed447d3a90195d02ec8e6d4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:08.423642 30920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34dd7be78a204dbc87fa4a68e82e8656. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.424417 30919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccc4f143a57a46329e2aad28e0fd5cf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.444343 30921 tablet_service.cc:1511] Processing CreateTablet for tablet 99d7cf7becda4558825a5ed00b839756 (DEFAULT_TABLE table=test-workload [id=8ea6e5282ed447d3a90195d02ec8e6d4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:08.447621 30921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99d7cf7becda4558825a5ed00b839756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.449041 30994 tablet_service.cc:1511] Processing CreateTablet for tablet 34dd7be78a204dbc87fa4a68e82e8656 (DEFAULT_TABLE table=test-workload [id=8ea6e5282ed447d3a90195d02ec8e6d4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:08.450315 30994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34dd7be78a204dbc87fa4a68e82e8656. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.450019 30993 tablet_service.cc:1511] Processing CreateTablet for tablet ccc4f143a57a46329e2aad28e0fd5cf8 (DEFAULT_TABLE table=test-workload [id=8ea6e5282ed447d3a90195d02ec8e6d4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:08.451223 30993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccc4f143a57a46329e2aad28e0fd5cf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.453025 31044 tablet_bootstrap.cc:492] T 416c3c6061a8472782967e445c20129a P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Bootstrap starting.
I20260713 09:09:08.454057 30917 tablet_service.cc:1511] Processing CreateTablet for tablet 17809693008a49f2bd30d27606325f42 (DEFAULT_TABLE table=test-workload [id=8ea6e5282ed447d3a90195d02ec8e6d4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:08.455021 30991 tablet_service.cc:1511] Processing CreateTablet for tablet 99d7cf7becda4558825a5ed00b839756 (DEFAULT_TABLE table=test-workload [id=8ea6e5282ed447d3a90195d02ec8e6d4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:08.456280 30991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99d7cf7becda4558825a5ed00b839756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.455988 30842 tablet_service.cc:1511] Processing CreateTablet for tablet 99d7cf7becda4558825a5ed00b839756 (DEFAULT_TABLE table=test-workload [id=8ea6e5282ed447d3a90195d02ec8e6d4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:08.456156 30841 tablet_service.cc:1511] Processing CreateTablet for tablet 17809693008a49f2bd30d27606325f42 (DEFAULT_TABLE table=test-workload [id=8ea6e5282ed447d3a90195d02ec8e6d4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:08.457149 30917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17809693008a49f2bd30d27606325f42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.457300 30842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99d7cf7becda4558825a5ed00b839756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.459194 30846 tablet_service.cc:1511] Processing CreateTablet for tablet b6960294f27d4f51b808ce8a3f606eec (DEFAULT_TABLE table=test-workload [id=8ea6e5282ed447d3a90195d02ec8e6d4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:08.453073 30845 tablet_service.cc:1511] Processing CreateTablet for tablet 34dd7be78a204dbc87fa4a68e82e8656 (DEFAULT_TABLE table=test-workload [id=8ea6e5282ed447d3a90195d02ec8e6d4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:08.460364 30990 tablet_service.cc:1511] Processing CreateTablet for tablet 17809693008a49f2bd30d27606325f42 (DEFAULT_TABLE table=test-workload [id=8ea6e5282ed447d3a90195d02ec8e6d4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:08.454052 30844 tablet_service.cc:1511] Processing CreateTablet for tablet ccc4f143a57a46329e2aad28e0fd5cf8 (DEFAULT_TABLE table=test-workload [id=8ea6e5282ed447d3a90195d02ec8e6d4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:08.461509 30990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17809693008a49f2bd30d27606325f42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.454052 30992 tablet_service.cc:1511] Processing CreateTablet for tablet 416c3c6061a8472782967e445c20129a (DEFAULT_TABLE table=test-workload [id=8ea6e5282ed447d3a90195d02ec8e6d4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:08.462940 30992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416c3c6061a8472782967e445c20129a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.455025 30843 tablet_service.cc:1511] Processing CreateTablet for tablet 416c3c6061a8472782967e445c20129a (DEFAULT_TABLE table=test-workload [id=8ea6e5282ed447d3a90195d02ec8e6d4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:08.447698 30995 tablet_service.cc:1511] Processing CreateTablet for tablet b6960294f27d4f51b808ce8a3f606eec (DEFAULT_TABLE table=test-workload [id=8ea6e5282ed447d3a90195d02ec8e6d4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:08.465484 30840 tablet_service.cc:1511] Processing CreateTablet for tablet cfb6d890432a4e0780a7c49922f9d47c (DEFAULT_TABLE table=test-workload [id=8ea6e5282ed447d3a90195d02ec8e6d4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:08.466862 30846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6960294f27d4f51b808ce8a3f606eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.467429 30840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb6d890432a4e0780a7c49922f9d47c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.468529 30845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34dd7be78a204dbc87fa4a68e82e8656. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.468834 30995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6960294f27d4f51b808ce8a3f606eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.470942 30841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17809693008a49f2bd30d27606325f42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.472334 30843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416c3c6061a8472782967e445c20129a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.473202 30844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccc4f143a57a46329e2aad28e0fd5cf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.477384 30920 tablet_service.cc:1511] Processing CreateTablet for tablet cfb6d890432a4e0780a7c49922f9d47c (DEFAULT_TABLE table=test-workload [id=8ea6e5282ed447d3a90195d02ec8e6d4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:08.478576 30920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb6d890432a4e0780a7c49922f9d47c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.488327 30989 tablet_service.cc:1511] Processing CreateTablet for tablet cfb6d890432a4e0780a7c49922f9d47c (DEFAULT_TABLE table=test-workload [id=8ea6e5282ed447d3a90195d02ec8e6d4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:08.489600 30989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb6d890432a4e0780a7c49922f9d47c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.497697 31044 tablet_bootstrap.cc:654] T 416c3c6061a8472782967e445c20129a P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.546165 31045 tablet_bootstrap.cc:492] T ccc4f143a57a46329e2aad28e0fd5cf8 P bdb604eea77f4071bf01514760a2658f: Bootstrap starting.
I20260713 09:09:08.555935 31045 tablet_bootstrap.cc:654] T ccc4f143a57a46329e2aad28e0fd5cf8 P bdb604eea77f4071bf01514760a2658f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.562968 31044 tablet_bootstrap.cc:492] T 416c3c6061a8472782967e445c20129a P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: No bootstrap required, opened a new log
I20260713 09:09:08.563421 31044 ts_tablet_manager.cc:1403] T 416c3c6061a8472782967e445c20129a P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent bootstrapping tablet: real 0.111s	user 0.021s	sys 0.009s
I20260713 09:09:08.566231 31047 tablet_bootstrap.cc:492] T ccc4f143a57a46329e2aad28e0fd5cf8 P c6ab7a51eed6417ba44606e7ef55bb5c: Bootstrap starting.
I20260713 09:09:08.568048 30840 tablet_service.cc:1511] Processing CreateTablet for tablet 6dee1ab8ffaa46668a7342dd89483a18 (DEFAULT_TABLE table=test-workload [id=8ea6e5282ed447d3a90195d02ec8e6d4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:08.568252 31044 raft_consensus.cc:359] T 416c3c6061a8472782967e445c20129a P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.569114 31044 raft_consensus.cc:385] T 416c3c6061a8472782967e445c20129a P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.569285 30840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dee1ab8ffaa46668a7342dd89483a18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.569494 31044 raft_consensus.cc:740] T 416c3c6061a8472782967e445c20129a P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.570376 31044 consensus_queue.cc:260] T 416c3c6061a8472782967e445c20129a P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.572374 31047 tablet_bootstrap.cc:654] T ccc4f143a57a46329e2aad28e0fd5cf8 P c6ab7a51eed6417ba44606e7ef55bb5c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.578747 30921 tablet_service.cc:1511] Processing CreateTablet for tablet 6dee1ab8ffaa46668a7342dd89483a18 (DEFAULT_TABLE table=test-workload [id=8ea6e5282ed447d3a90195d02ec8e6d4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:08.579967 30921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dee1ab8ffaa46668a7342dd89483a18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.584764 31045 tablet_bootstrap.cc:492] T ccc4f143a57a46329e2aad28e0fd5cf8 P bdb604eea77f4071bf01514760a2658f: No bootstrap required, opened a new log
I20260713 09:09:08.585237 31045 ts_tablet_manager.cc:1403] T ccc4f143a57a46329e2aad28e0fd5cf8 P bdb604eea77f4071bf01514760a2658f: Time spent bootstrapping tablet: real 0.039s	user 0.003s	sys 0.008s
I20260713 09:09:08.586800 30843 tablet_service.cc:1511] Processing CreateTablet for tablet 6d92e51f133449a9a8c51f076eb48629 (DEFAULT_TABLE table=test-workload [id=8ea6e5282ed447d3a90195d02ec8e6d4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:08.589753 30920 tablet_service.cc:1511] Processing CreateTablet for tablet 6d92e51f133449a9a8c51f076eb48629 (DEFAULT_TABLE table=test-workload [id=8ea6e5282ed447d3a90195d02ec8e6d4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:08.588065 31049 raft_consensus.cc:493] T 416c3c6061a8472782967e445c20129a P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:08.588006 30843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d92e51f133449a9a8c51f076eb48629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.590924 30920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d92e51f133449a9a8c51f076eb48629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.588817 30956 heartbeater.cc:499] Master 127.26.91.254:35355 was elected leader, sending a full tablet report...
I20260713 09:09:08.592681 31049 raft_consensus.cc:515] T 416c3c6061a8472782967e445c20129a P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.605412 31049 leader_election.cc:290] T 416c3c6061a8472782967e445c20129a P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:08.606354 31044 ts_tablet_manager.cc:1434] T 416c3c6061a8472782967e445c20129a P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.001s
I20260713 09:09:08.607399 31044 tablet_bootstrap.cc:492] T b6960294f27d4f51b808ce8a3f606eec P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Bootstrap starting.
I20260713 09:09:08.587824 30992 tablet_service.cc:1511] Processing CreateTablet for tablet 6dee1ab8ffaa46668a7342dd89483a18 (DEFAULT_TABLE table=test-workload [id=8ea6e5282ed447d3a90195d02ec8e6d4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:08.608815 30992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dee1ab8ffaa46668a7342dd89483a18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.614060 31047 tablet_bootstrap.cc:492] T ccc4f143a57a46329e2aad28e0fd5cf8 P c6ab7a51eed6417ba44606e7ef55bb5c: No bootstrap required, opened a new log
I20260713 09:09:08.614552 31047 ts_tablet_manager.cc:1403] T ccc4f143a57a46329e2aad28e0fd5cf8 P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.000s
I20260713 09:09:08.620451 30995 tablet_service.cc:1511] Processing CreateTablet for tablet 6d92e51f133449a9a8c51f076eb48629 (DEFAULT_TABLE table=test-workload [id=8ea6e5282ed447d3a90195d02ec8e6d4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:08.621637 30995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d92e51f133449a9a8c51f076eb48629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.625164 31044 tablet_bootstrap.cc:654] T b6960294f27d4f51b808ce8a3f606eec P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.626420 31047 raft_consensus.cc:359] T ccc4f143a57a46329e2aad28e0fd5cf8 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.629195 31047 raft_consensus.cc:385] T ccc4f143a57a46329e2aad28e0fd5cf8 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.629503 31047 raft_consensus.cc:740] T ccc4f143a57a46329e2aad28e0fd5cf8 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.630012 31045 raft_consensus.cc:359] T ccc4f143a57a46329e2aad28e0fd5cf8 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.630756 31045 raft_consensus.cc:385] T ccc4f143a57a46329e2aad28e0fd5cf8 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.631042 31045 raft_consensus.cc:740] T ccc4f143a57a46329e2aad28e0fd5cf8 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.631489 31047 consensus_queue.cc:260] T ccc4f143a57a46329e2aad28e0fd5cf8 P c6ab7a51eed6417ba44606e7ef55bb5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.632432 31045 consensus_queue.cc:260] T ccc4f143a57a46329e2aad28e0fd5cf8 P bdb604eea77f4071bf01514760a2658f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.633598 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416c3c6061a8472782967e445c20129a" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" is_pre_election: true
I20260713 09:09:08.635699 30856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416c3c6061a8472782967e445c20129a" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdb604eea77f4071bf01514760a2658f" is_pre_election: true
W20260713 09:09:08.637161 30894 leader_election.cc:343] T 416c3c6061a8472782967e445c20129a P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:08.637883 30894 leader_election.cc:343] T 416c3c6061a8472782967e445c20129a P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:08.638324 30894 leader_election.cc:304] T 416c3c6061a8472782967e445c20129a P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3; no voters: bdb604eea77f4071bf01514760a2658f, c6ab7a51eed6417ba44606e7ef55bb5c
I20260713 09:09:08.639070 31049 raft_consensus.cc:2749] T 416c3c6061a8472782967e445c20129a P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:08.640683 30881 heartbeater.cc:499] Master 127.26.91.254:35355 was elected leader, sending a full tablet report...
I20260713 09:09:08.642206 31045 ts_tablet_manager.cc:1434] T ccc4f143a57a46329e2aad28e0fd5cf8 P bdb604eea77f4071bf01514760a2658f: Time spent starting tablet: real 0.056s	user 0.002s	sys 0.005s
I20260713 09:09:08.643535 31045 tablet_bootstrap.cc:492] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f: Bootstrap starting.
I20260713 09:09:08.646744 31044 tablet_bootstrap.cc:492] T b6960294f27d4f51b808ce8a3f606eec P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: No bootstrap required, opened a new log
I20260713 09:09:08.647279 31044 ts_tablet_manager.cc:1403] T b6960294f27d4f51b808ce8a3f606eec P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.007s
I20260713 09:09:08.649049 31045 tablet_bootstrap.cc:654] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.650107 31044 raft_consensus.cc:359] T b6960294f27d4f51b808ce8a3f606eec P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.650872 31044 raft_consensus.cc:385] T b6960294f27d4f51b808ce8a3f606eec P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.651157 31044 raft_consensus.cc:740] T b6960294f27d4f51b808ce8a3f606eec P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.652009 31044 consensus_queue.cc:260] T b6960294f27d4f51b808ce8a3f606eec P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.653632 31030 heartbeater.cc:499] Master 127.26.91.254:35355 was elected leader, sending a full tablet report...
I20260713 09:09:08.654193 31047 ts_tablet_manager.cc:1434] T ccc4f143a57a46329e2aad28e0fd5cf8 P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent starting tablet: real 0.039s	user 0.010s	sys 0.010s
I20260713 09:09:08.655333 31047 tablet_bootstrap.cc:492] T cfb6d890432a4e0780a7c49922f9d47c P c6ab7a51eed6417ba44606e7ef55bb5c: Bootstrap starting.
I20260713 09:09:08.658326 31044 ts_tablet_manager.cc:1434] T b6960294f27d4f51b808ce8a3f606eec P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:09:08.659255 31044 tablet_bootstrap.cc:492] T ccc4f143a57a46329e2aad28e0fd5cf8 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Bootstrap starting.
I20260713 09:09:08.660923 31047 tablet_bootstrap.cc:654] T cfb6d890432a4e0780a7c49922f9d47c P c6ab7a51eed6417ba44606e7ef55bb5c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.661475 31045 tablet_bootstrap.cc:492] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f: No bootstrap required, opened a new log
I20260713 09:09:08.661952 31045 ts_tablet_manager.cc:1403] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:09:08.664754 31044 tablet_bootstrap.cc:654] T ccc4f143a57a46329e2aad28e0fd5cf8 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.664697 31045 raft_consensus.cc:359] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.665503 31045 raft_consensus.cc:385] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.665802 31045 raft_consensus.cc:740] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.666599 31045 consensus_queue.cc:260] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.668905 31045 ts_tablet_manager.cc:1434] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:08.670770 31045 tablet_bootstrap.cc:492] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f: Bootstrap starting.
I20260713 09:09:08.677556 31045 tablet_bootstrap.cc:654] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.678331 31047 tablet_bootstrap.cc:492] T cfb6d890432a4e0780a7c49922f9d47c P c6ab7a51eed6417ba44606e7ef55bb5c: No bootstrap required, opened a new log
I20260713 09:09:08.678679 31044 tablet_bootstrap.cc:492] T ccc4f143a57a46329e2aad28e0fd5cf8 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: No bootstrap required, opened a new log
I20260713 09:09:08.678834 31047 ts_tablet_manager.cc:1403] T cfb6d890432a4e0780a7c49922f9d47c P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260713 09:09:08.679178 31044 ts_tablet_manager.cc:1403] T ccc4f143a57a46329e2aad28e0fd5cf8 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.008s
I20260713 09:09:08.682094 31044 raft_consensus.cc:359] T ccc4f143a57a46329e2aad28e0fd5cf8 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.682826 31044 raft_consensus.cc:385] T ccc4f143a57a46329e2aad28e0fd5cf8 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.683113 31044 raft_consensus.cc:740] T ccc4f143a57a46329e2aad28e0fd5cf8 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.683251 31047 raft_consensus.cc:359] T cfb6d890432a4e0780a7c49922f9d47c P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.683997 31047 raft_consensus.cc:385] T cfb6d890432a4e0780a7c49922f9d47c P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.684536 31047 raft_consensus.cc:740] T cfb6d890432a4e0780a7c49922f9d47c P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.683959 31044 consensus_queue.cc:260] T ccc4f143a57a46329e2aad28e0fd5cf8 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.685336 31047 consensus_queue.cc:260] T cfb6d890432a4e0780a7c49922f9d47c P c6ab7a51eed6417ba44606e7ef55bb5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.691702 31044 ts_tablet_manager.cc:1434] T ccc4f143a57a46329e2aad28e0fd5cf8 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:09:08.693279 31047 ts_tablet_manager.cc:1434] T cfb6d890432a4e0780a7c49922f9d47c P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:09:08.694234 31047 tablet_bootstrap.cc:492] T 17809693008a49f2bd30d27606325f42 P c6ab7a51eed6417ba44606e7ef55bb5c: Bootstrap starting.
I20260713 09:09:08.699265 31044 tablet_bootstrap.cc:492] T 34dd7be78a204dbc87fa4a68e82e8656 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Bootstrap starting.
I20260713 09:09:08.699652 31047 tablet_bootstrap.cc:654] T 17809693008a49f2bd30d27606325f42 P c6ab7a51eed6417ba44606e7ef55bb5c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.705291 31044 tablet_bootstrap.cc:654] T 34dd7be78a204dbc87fa4a68e82e8656 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.705605 31045 tablet_bootstrap.cc:492] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f: No bootstrap required, opened a new log
I20260713 09:09:08.706061 31045 ts_tablet_manager.cc:1403] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.021s
I20260713 09:09:08.706103 31047 tablet_bootstrap.cc:492] T 17809693008a49f2bd30d27606325f42 P c6ab7a51eed6417ba44606e7ef55bb5c: No bootstrap required, opened a new log
I20260713 09:09:08.706677 31047 ts_tablet_manager.cc:1403] T 17809693008a49f2bd30d27606325f42 P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260713 09:09:08.708787 31047 raft_consensus.cc:359] T 17809693008a49f2bd30d27606325f42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.709404 31047 raft_consensus.cc:385] T 17809693008a49f2bd30d27606325f42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.709013 31045 raft_consensus.cc:359] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.709631 31047 raft_consensus.cc:740] T 17809693008a49f2bd30d27606325f42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.709762 31045 raft_consensus.cc:385] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.710124 31045 raft_consensus.cc:740] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.710589 31044 tablet_bootstrap.cc:492] T 34dd7be78a204dbc87fa4a68e82e8656 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: No bootstrap required, opened a new log
I20260713 09:09:08.710340 31047 consensus_queue.cc:260] T 17809693008a49f2bd30d27606325f42 P c6ab7a51eed6417ba44606e7ef55bb5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.711127 31044 ts_tablet_manager.cc:1403] T 34dd7be78a204dbc87fa4a68e82e8656 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.007s
I20260713 09:09:08.710888 31045 consensus_queue.cc:260] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.712462 31047 ts_tablet_manager.cc:1434] T 17809693008a49f2bd30d27606325f42 P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:08.713407 31047 tablet_bootstrap.cc:492] T 99d7cf7becda4558825a5ed00b839756 P c6ab7a51eed6417ba44606e7ef55bb5c: Bootstrap starting.
I20260713 09:09:08.713794 31044 raft_consensus.cc:359] T 34dd7be78a204dbc87fa4a68e82e8656 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.714459 31044 raft_consensus.cc:385] T 34dd7be78a204dbc87fa4a68e82e8656 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.714704 31045 ts_tablet_manager.cc:1434] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:08.714723 31044 raft_consensus.cc:740] T 34dd7be78a204dbc87fa4a68e82e8656 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.715763 31045 tablet_bootstrap.cc:492] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f: Bootstrap starting.
I20260713 09:09:08.715747 31044 consensus_queue.cc:260] T 34dd7be78a204dbc87fa4a68e82e8656 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.717303 31055 raft_consensus.cc:493] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:08.717794 31055 raft_consensus.cc:515] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.719482 31047 tablet_bootstrap.cc:654] T 99d7cf7becda4558825a5ed00b839756 P c6ab7a51eed6417ba44606e7ef55bb5c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.722241 31045 tablet_bootstrap.cc:654] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.723743 31055 leader_election.cc:290] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:08.724937 31044 ts_tablet_manager.cc:1434] T 34dd7be78a204dbc87fa4a68e82e8656 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260713 09:09:08.727401 31044 tablet_bootstrap.cc:492] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Bootstrap starting.
I20260713 09:09:08.732371 31049 raft_consensus.cc:493] T 34dd7be78a204dbc87fa4a68e82e8656 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:08.733745 31049 raft_consensus.cc:515] T 34dd7be78a204dbc87fa4a68e82e8656 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.737572 30856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dd7be78a204dbc87fa4a68e82e8656" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdb604eea77f4071bf01514760a2658f" is_pre_election: true
I20260713 09:09:08.738960 31049 leader_election.cc:290] T 34dd7be78a204dbc87fa4a68e82e8656 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
W20260713 09:09:08.739554 30894 leader_election.cc:343] T 34dd7be78a204dbc87fa4a68e82e8656 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:08.741604 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dd7be78a204dbc87fa4a68e82e8656" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" is_pre_election: true
W20260713 09:09:08.742945 30894 leader_election.cc:343] T 34dd7be78a204dbc87fa4a68e82e8656 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:08.743323 30894 leader_election.cc:304] T 34dd7be78a204dbc87fa4a68e82e8656 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3; no voters: bdb604eea77f4071bf01514760a2658f, c6ab7a51eed6417ba44606e7ef55bb5c
I20260713 09:09:08.744234 31047 tablet_bootstrap.cc:492] T 99d7cf7becda4558825a5ed00b839756 P c6ab7a51eed6417ba44606e7ef55bb5c: No bootstrap required, opened a new log
I20260713 09:09:08.744336 31049 raft_consensus.cc:2749] T 34dd7be78a204dbc87fa4a68e82e8656 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:08.744766 31047 ts_tablet_manager.cc:1403] T 99d7cf7becda4558825a5ed00b839756 P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.000s
I20260713 09:09:08.747808 31045 tablet_bootstrap.cc:492] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f: No bootstrap required, opened a new log
I20260713 09:09:08.748289 31045 ts_tablet_manager.cc:1403] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.003s
I20260713 09:09:08.751106 30931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6960294f27d4f51b808ce8a3f606eec" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" is_pre_election: true
I20260713 09:09:08.751116 31045 raft_consensus.cc:359] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.751807 30931 raft_consensus.cc:2468] T b6960294f27d4f51b808ce8a3f606eec P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 0.
I20260713 09:09:08.751945 31045 raft_consensus.cc:385] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.752349 31045 raft_consensus.cc:740] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.753123 31045 consensus_queue.cc:260] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.753230 30820 leader_election.cc:304] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, bdb604eea77f4071bf01514760a2658f; no voters: 
I20260713 09:09:08.755237 31045 ts_tablet_manager.cc:1434] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:09:08.754981 31047 raft_consensus.cc:359] T 99d7cf7becda4558825a5ed00b839756 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.755734 31047 raft_consensus.cc:385] T 99d7cf7becda4558825a5ed00b839756 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.756011 31047 raft_consensus.cc:740] T 99d7cf7becda4558825a5ed00b839756 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.756335 31045 tablet_bootstrap.cc:492] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f: Bootstrap starting.
I20260713 09:09:08.756743 31047 consensus_queue.cc:260] T 99d7cf7becda4558825a5ed00b839756 P c6ab7a51eed6417ba44606e7ef55bb5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.758880 31047 ts_tablet_manager.cc:1434] T 99d7cf7becda4558825a5ed00b839756 P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:09:08.759821 31047 tablet_bootstrap.cc:492] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c: Bootstrap starting.
I20260713 09:09:08.755065 31055 raft_consensus.cc:2804] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:08.761618 31055 raft_consensus.cc:493] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:08.761957 31055 raft_consensus.cc:3060] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:08.762199 31045 tablet_bootstrap.cc:654] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.763911 31044 tablet_bootstrap.cc:654] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.765638 31047 tablet_bootstrap.cc:654] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.774596 31045 tablet_bootstrap.cc:492] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f: No bootstrap required, opened a new log
I20260713 09:09:08.775199 31045 ts_tablet_manager.cc:1403] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260713 09:09:08.775780 31044 tablet_bootstrap.cc:492] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: No bootstrap required, opened a new log
I20260713 09:09:08.776321 31044 ts_tablet_manager.cc:1403] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.002s
I20260713 09:09:08.778292 31045 raft_consensus.cc:359] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.782212 31045 raft_consensus.cc:385] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.782516 31045 raft_consensus.cc:740] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.782398 31055 raft_consensus.cc:515] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.779227 31044 raft_consensus.cc:359] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.783777 31044 raft_consensus.cc:385] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.783470 31045 consensus_queue.cc:260] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.785112 30931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6960294f27d4f51b808ce8a3f606eec" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
I20260713 09:09:08.785676 30931 raft_consensus.cc:3060] T b6960294f27d4f51b808ce8a3f606eec P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:08.785846 31045 ts_tablet_manager.cc:1434] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:09:08.786926 31045 tablet_bootstrap.cc:492] T 416c3c6061a8472782967e445c20129a P bdb604eea77f4071bf01514760a2658f: Bootstrap starting.
I20260713 09:09:08.784152 31044 raft_consensus.cc:740] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.793141 31045 tablet_bootstrap.cc:654] T 416c3c6061a8472782967e445c20129a P bdb604eea77f4071bf01514760a2658f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.793931 31044 consensus_queue.cc:260] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.798946 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6960294f27d4f51b808ce8a3f606eec" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" is_pre_election: true
W20260713 09:09:08.800311 30819 leader_election.cc:343] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:08.801754 31044 ts_tablet_manager.cc:1434] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260713 09:09:08.802837 31044 tablet_bootstrap.cc:492] T cfb6d890432a4e0780a7c49922f9d47c P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Bootstrap starting.
I20260713 09:09:08.802691 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6960294f27d4f51b808ce8a3f606eec" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
W20260713 09:09:08.805418 30819 leader_election.cc:343] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:08.803117 31055 leader_election.cc:290] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 election: Requested vote from peers 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:08.793150 30931 raft_consensus.cc:2468] T b6960294f27d4f51b808ce8a3f606eec P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 1.
I20260713 09:09:08.806813 30820 leader_election.cc:304] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f [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: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, bdb604eea77f4071bf01514760a2658f; no voters: c6ab7a51eed6417ba44606e7ef55bb5c
I20260713 09:09:08.807663 31066 raft_consensus.cc:2804] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:08.810573 31044 tablet_bootstrap.cc:654] T cfb6d890432a4e0780a7c49922f9d47c P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.816164 31045 tablet_bootstrap.cc:492] T 416c3c6061a8472782967e445c20129a P bdb604eea77f4071bf01514760a2658f: No bootstrap required, opened a new log
I20260713 09:09:08.816169 31047 tablet_bootstrap.cc:492] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c: No bootstrap required, opened a new log
I20260713 09:09:08.816748 31045 ts_tablet_manager.cc:1403] T 416c3c6061a8472782967e445c20129a P bdb604eea77f4071bf01514760a2658f: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.016s
I20260713 09:09:08.816767 31047 ts_tablet_manager.cc:1403] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent bootstrapping tablet: real 0.057s	user 0.024s	sys 0.021s
I20260713 09:09:08.819700 31066 raft_consensus.cc:697] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Becoming Leader. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Running, Role: LEADER
I20260713 09:09:08.819767 31045 raft_consensus.cc:359] T 416c3c6061a8472782967e445c20129a P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.819977 31047 raft_consensus.cc:359] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.820559 31045 raft_consensus.cc:385] T 416c3c6061a8472782967e445c20129a P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.820711 31047 raft_consensus.cc:385] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.820495 31066 consensus_queue.cc:237] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.821090 31045 raft_consensus.cc:740] T 416c3c6061a8472782967e445c20129a P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.821130 31047 raft_consensus.cc:740] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.822278 31044 tablet_bootstrap.cc:492] T cfb6d890432a4e0780a7c49922f9d47c P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: No bootstrap required, opened a new log
I20260713 09:09:08.821900 31045 consensus_queue.cc:260] T 416c3c6061a8472782967e445c20129a P bdb604eea77f4071bf01514760a2658f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.822041 31047 consensus_queue.cc:260] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.824098 31047 ts_tablet_manager.cc:1434] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260713 09:09:08.824102 31045 ts_tablet_manager.cc:1434] T 416c3c6061a8472782967e445c20129a P bdb604eea77f4071bf01514760a2658f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:09:08.825039 31047 tablet_bootstrap.cc:492] T 34dd7be78a204dbc87fa4a68e82e8656 P c6ab7a51eed6417ba44606e7ef55bb5c: Bootstrap starting.
I20260713 09:09:08.825275 31045 tablet_bootstrap.cc:492] T cfb6d890432a4e0780a7c49922f9d47c P bdb604eea77f4071bf01514760a2658f: Bootstrap starting.
I20260713 09:09:08.826054 31044 ts_tablet_manager.cc:1403] T cfb6d890432a4e0780a7c49922f9d47c P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.001s
I20260713 09:09:08.831548 31045 tablet_bootstrap.cc:654] T cfb6d890432a4e0780a7c49922f9d47c P bdb604eea77f4071bf01514760a2658f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.834744 31044 raft_consensus.cc:359] T cfb6d890432a4e0780a7c49922f9d47c P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.835544 31044 raft_consensus.cc:385] T cfb6d890432a4e0780a7c49922f9d47c P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.836385 31044 raft_consensus.cc:740] T cfb6d890432a4e0780a7c49922f9d47c P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.837329 31044 consensus_queue.cc:260] T cfb6d890432a4e0780a7c49922f9d47c P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.838409 31047 tablet_bootstrap.cc:654] T 34dd7be78a204dbc87fa4a68e82e8656 P c6ab7a51eed6417ba44606e7ef55bb5c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.838559 31071 raft_consensus.cc:493] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:08.839003 31071 raft_consensus.cc:515] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.841018 31071 leader_election.cc:290] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:08.842517 30931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99d7cf7becda4558825a5ed00b839756" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" is_pre_election: true
W20260713 09:09:08.844094 30820 leader_election.cc:343] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:08.845552 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99d7cf7becda4558825a5ed00b839756" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" is_pre_election: true
I20260713 09:09:08.846089 31045 tablet_bootstrap.cc:492] T cfb6d890432a4e0780a7c49922f9d47c P bdb604eea77f4071bf01514760a2658f: No bootstrap required, opened a new log
I20260713 09:09:08.846150 31005 raft_consensus.cc:2468] T 99d7cf7becda4558825a5ed00b839756 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 0.
I20260713 09:09:08.846788 31045 ts_tablet_manager.cc:1403] T cfb6d890432a4e0780a7c49922f9d47c P bdb604eea77f4071bf01514760a2658f: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.009s
I20260713 09:09:08.846791 31044 ts_tablet_manager.cc:1434] T cfb6d890432a4e0780a7c49922f9d47c P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260713 09:09:08.847530 30819 leader_election.cc:304] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [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: bdb604eea77f4071bf01514760a2658f, c6ab7a51eed6417ba44606e7ef55bb5c; no voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3
I20260713 09:09:08.848623 31071 raft_consensus.cc:2804] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:08.848954 31071 raft_consensus.cc:493] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:08.849258 31071 raft_consensus.cc:3060] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:08.849822 31045 raft_consensus.cc:359] T cfb6d890432a4e0780a7c49922f9d47c P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.850499 31045 raft_consensus.cc:385] T cfb6d890432a4e0780a7c49922f9d47c P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.850790 31045 raft_consensus.cc:740] T cfb6d890432a4e0780a7c49922f9d47c P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.850968 31044 tablet_bootstrap.cc:492] T 99d7cf7becda4558825a5ed00b839756 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Bootstrap starting.
I20260713 09:09:08.851626 31045 consensus_queue.cc:260] T cfb6d890432a4e0780a7c49922f9d47c P bdb604eea77f4071bf01514760a2658f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.856812 31045 ts_tablet_manager.cc:1434] T cfb6d890432a4e0780a7c49922f9d47c P bdb604eea77f4071bf01514760a2658f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:09:08.856966 31071 raft_consensus.cc:515] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.857901 31045 tablet_bootstrap.cc:492] T 6dee1ab8ffaa46668a7342dd89483a18 P bdb604eea77f4071bf01514760a2658f: Bootstrap starting.
I20260713 09:09:08.859784 31044 tablet_bootstrap.cc:654] T 99d7cf7becda4558825a5ed00b839756 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.860661 30931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99d7cf7becda4558825a5ed00b839756" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
W20260713 09:09:08.861969 30820 leader_election.cc:343] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:08.863448 31047 tablet_bootstrap.cc:492] T 34dd7be78a204dbc87fa4a68e82e8656 P c6ab7a51eed6417ba44606e7ef55bb5c: No bootstrap required, opened a new log
I20260713 09:09:08.863955 31047 ts_tablet_manager.cc:1403] T 34dd7be78a204dbc87fa4a68e82e8656 P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.012s
I20260713 09:09:08.864012 31045 tablet_bootstrap.cc:654] T 6dee1ab8ffaa46668a7342dd89483a18 P bdb604eea77f4071bf01514760a2658f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.863979 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99d7cf7becda4558825a5ed00b839756" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
I20260713 09:09:08.864929 31005 raft_consensus.cc:3060] T 99d7cf7becda4558825a5ed00b839756 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:08.866914 31047 raft_consensus.cc:359] T 34dd7be78a204dbc87fa4a68e82e8656 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.867671 31047 raft_consensus.cc:385] T 34dd7be78a204dbc87fa4a68e82e8656 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.867954 31047 raft_consensus.cc:740] T 34dd7be78a204dbc87fa4a68e82e8656 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.868837 31047 consensus_queue.cc:260] T 34dd7be78a204dbc87fa4a68e82e8656 P c6ab7a51eed6417ba44606e7ef55bb5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.871085 31047 ts_tablet_manager.cc:1434] T 34dd7be78a204dbc87fa4a68e82e8656 P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:09:08.872113 31047 tablet_bootstrap.cc:492] T b6960294f27d4f51b808ce8a3f606eec P c6ab7a51eed6417ba44606e7ef55bb5c: Bootstrap starting.
I20260713 09:09:08.872414 31071 leader_election.cc:290] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 election: Requested vote from peers 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:08.871863 31005 raft_consensus.cc:2468] T 99d7cf7becda4558825a5ed00b839756 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 1.
I20260713 09:09:08.873781 30819 leader_election.cc:304] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [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: bdb604eea77f4071bf01514760a2658f, c6ab7a51eed6417ba44606e7ef55bb5c; no voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3
I20260713 09:09:08.874859 31071 raft_consensus.cc:2804] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:08.875288 31071 raft_consensus.cc:697] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Becoming Leader. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Running, Role: LEADER
I20260713 09:09:08.876030 31071 consensus_queue.cc:237] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.878062 31049 raft_consensus.cc:493] T cfb6d890432a4e0780a7c49922f9d47c P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:08.878521 31049 raft_consensus.cc:515] T cfb6d890432a4e0780a7c49922f9d47c P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.879029 31047 tablet_bootstrap.cc:654] T b6960294f27d4f51b808ce8a3f606eec P c6ab7a51eed6417ba44606e7ef55bb5c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.882189 30752 catalog_manager.cc:5697] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f reported cstate change: term changed from 0 to 1, leader changed from <none> to bdb604eea77f4071bf01514760a2658f (127.26.91.193). New cstate: current_term: 1 leader_uuid: "bdb604eea77f4071bf01514760a2658f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:08.886014 30856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb6d890432a4e0780a7c49922f9d47c" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdb604eea77f4071bf01514760a2658f" is_pre_election: true
I20260713 09:09:08.886950 30856 raft_consensus.cc:2468] T cfb6d890432a4e0780a7c49922f9d47c P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in term 0.
I20260713 09:09:08.889321 30894 leader_election.cc:304] T cfb6d890432a4e0780a7c49922f9d47c P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, bdb604eea77f4071bf01514760a2658f; no voters: 
I20260713 09:09:08.889647 31044 tablet_bootstrap.cc:492] T 99d7cf7becda4558825a5ed00b839756 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: No bootstrap required, opened a new log
I20260713 09:09:08.890157 31044 ts_tablet_manager.cc:1403] T 99d7cf7becda4558825a5ed00b839756 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.000s
I20260713 09:09:08.890344 31051 raft_consensus.cc:2804] T cfb6d890432a4e0780a7c49922f9d47c P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:08.890743 31051 raft_consensus.cc:493] T cfb6d890432a4e0780a7c49922f9d47c P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:08.891055 31051 raft_consensus.cc:3060] T cfb6d890432a4e0780a7c49922f9d47c P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:08.892926 31044 raft_consensus.cc:359] T 99d7cf7becda4558825a5ed00b839756 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.893599 31044 raft_consensus.cc:385] T 99d7cf7becda4558825a5ed00b839756 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.893864 31044 raft_consensus.cc:740] T 99d7cf7becda4558825a5ed00b839756 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.894798 31049 leader_election.cc:290] T cfb6d890432a4e0780a7c49922f9d47c P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:08.894573 31044 consensus_queue.cc:260] T 99d7cf7becda4558825a5ed00b839756 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.896719 31044 ts_tablet_manager.cc:1434] T 99d7cf7becda4558825a5ed00b839756 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:08.899721 31044 tablet_bootstrap.cc:492] T 6d92e51f133449a9a8c51f076eb48629 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Bootstrap starting.
I20260713 09:09:08.901841 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb6d890432a4e0780a7c49922f9d47c" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" is_pre_election: true
I20260713 09:09:08.902807 31051 raft_consensus.cc:515] T cfb6d890432a4e0780a7c49922f9d47c P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.904126 31005 raft_consensus.cc:2468] T cfb6d890432a4e0780a7c49922f9d47c P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in term 0.
I20260713 09:09:08.905325 31051 leader_election.cc:290] T cfb6d890432a4e0780a7c49922f9d47c P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 election: Requested vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:08.908398 31045 tablet_bootstrap.cc:492] T 6dee1ab8ffaa46668a7342dd89483a18 P bdb604eea77f4071bf01514760a2658f: No bootstrap required, opened a new log
I20260713 09:09:08.908761 31047 tablet_bootstrap.cc:492] T b6960294f27d4f51b808ce8a3f606eec P c6ab7a51eed6417ba44606e7ef55bb5c: No bootstrap required, opened a new log
I20260713 09:09:08.909345 31047 ts_tablet_manager.cc:1403] T b6960294f27d4f51b808ce8a3f606eec P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.008s
I20260713 09:09:08.909363 30856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb6d890432a4e0780a7c49922f9d47c" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdb604eea77f4071bf01514760a2658f"
I20260713 09:09:08.910136 30856 raft_consensus.cc:3060] T cfb6d890432a4e0780a7c49922f9d47c P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:08.912412 31047 raft_consensus.cc:359] T b6960294f27d4f51b808ce8a3f606eec P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.913106 31047 raft_consensus.cc:385] T b6960294f27d4f51b808ce8a3f606eec P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.913321 31047 raft_consensus.cc:740] T b6960294f27d4f51b808ce8a3f606eec P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.913934 31047 consensus_queue.cc:260] T b6960294f27d4f51b808ce8a3f606eec P c6ab7a51eed6417ba44606e7ef55bb5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.914623 30753 catalog_manager.cc:5697] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f reported cstate change: term changed from 0 to 1, leader changed from <none> to bdb604eea77f4071bf01514760a2658f (127.26.91.193). New cstate: current_term: 1 leader_uuid: "bdb604eea77f4071bf01514760a2658f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:08.908857 31045 ts_tablet_manager.cc:1403] T 6dee1ab8ffaa46668a7342dd89483a18 P bdb604eea77f4071bf01514760a2658f: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.027s
I20260713 09:09:08.915920 31047 ts_tablet_manager.cc:1434] T b6960294f27d4f51b808ce8a3f606eec P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260713 09:09:08.917076 31047 tablet_bootstrap.cc:492] T 6dee1ab8ffaa46668a7342dd89483a18 P c6ab7a51eed6417ba44606e7ef55bb5c: Bootstrap starting.
I20260713 09:09:08.918478 31045 raft_consensus.cc:359] T 6dee1ab8ffaa46668a7342dd89483a18 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.919101 31045 raft_consensus.cc:385] T 6dee1ab8ffaa46668a7342dd89483a18 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.919353 31045 raft_consensus.cc:740] T 6dee1ab8ffaa46668a7342dd89483a18 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.920065 31045 consensus_queue.cc:260] T 6dee1ab8ffaa46668a7342dd89483a18 P bdb604eea77f4071bf01514760a2658f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.922281 30856 raft_consensus.cc:2468] T cfb6d890432a4e0780a7c49922f9d47c P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in term 1.
I20260713 09:09:08.923381 31047 tablet_bootstrap.cc:654] T 6dee1ab8ffaa46668a7342dd89483a18 P c6ab7a51eed6417ba44606e7ef55bb5c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.923440 30894 leader_election.cc:304] T cfb6d890432a4e0780a7c49922f9d47c P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, bdb604eea77f4071bf01514760a2658f; no voters: 
I20260713 09:09:08.924086 31066 raft_consensus.cc:493] T 6dee1ab8ffaa46668a7342dd89483a18 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:08.924445 31051 raft_consensus.cc:2804] T cfb6d890432a4e0780a7c49922f9d47c P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:08.924572 31066 raft_consensus.cc:515] T 6dee1ab8ffaa46668a7342dd89483a18 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.924971 31051 raft_consensus.cc:697] T cfb6d890432a4e0780a7c49922f9d47c P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 LEADER]: Becoming Leader. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Running, Role: LEADER
I20260713 09:09:08.925805 31051 consensus_queue.cc:237] T cfb6d890432a4e0780a7c49922f9d47c P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.926693 31066 leader_election.cc:290] T 6dee1ab8ffaa46668a7342dd89483a18 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:08.927580 31044 tablet_bootstrap.cc:654] T 6d92e51f133449a9a8c51f076eb48629 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.930042 31045 ts_tablet_manager.cc:1434] T 6dee1ab8ffaa46668a7342dd89483a18 P bdb604eea77f4071bf01514760a2658f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:09:08.930971 31045 tablet_bootstrap.cc:492] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f: Bootstrap starting.
I20260713 09:09:08.931958 30931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dee1ab8ffaa46668a7342dd89483a18" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" is_pre_election: true
I20260713 09:09:08.932451 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb6d890432a4e0780a7c49922f9d47c" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
I20260713 09:09:08.932984 31005 raft_consensus.cc:3060] T cfb6d890432a4e0780a7c49922f9d47c P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:08.936297 31045 tablet_bootstrap.cc:654] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.938098 31004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dee1ab8ffaa46668a7342dd89483a18" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" is_pre_election: true
W20260713 09:09:08.939821 30820 leader_election.cc:343] T 6dee1ab8ffaa46668a7342dd89483a18 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:08.945248 30819 leader_election.cc:343] T 6dee1ab8ffaa46668a7342dd89483a18 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:08.945724 30819 leader_election.cc:304] T 6dee1ab8ffaa46668a7342dd89483a18 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdb604eea77f4071bf01514760a2658f; no voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, c6ab7a51eed6417ba44606e7ef55bb5c
I20260713 09:09:08.945952 31044 tablet_bootstrap.cc:492] T 6d92e51f133449a9a8c51f076eb48629 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: No bootstrap required, opened a new log
I20260713 09:09:08.946496 31044 ts_tablet_manager.cc:1403] T 6d92e51f133449a9a8c51f076eb48629 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.003s
I20260713 09:09:08.946868 31055 raft_consensus.cc:2749] T 6dee1ab8ffaa46668a7342dd89483a18 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:08.951939 30751 catalog_manager.cc:5697] T cfb6d890432a4e0780a7c49922f9d47c P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194). New cstate: current_term: 1 leader_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:08.953097 31047 tablet_bootstrap.cc:492] T 6dee1ab8ffaa46668a7342dd89483a18 P c6ab7a51eed6417ba44606e7ef55bb5c: No bootstrap required, opened a new log
I20260713 09:09:08.953425 31045 tablet_bootstrap.cc:492] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f: No bootstrap required, opened a new log
I20260713 09:09:08.953495 31047 ts_tablet_manager.cc:1403] T 6dee1ab8ffaa46668a7342dd89483a18 P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.021s
I20260713 09:09:08.953997 31045 ts_tablet_manager.cc:1403] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.003s
I20260713 09:09:08.955835 31047 raft_consensus.cc:359] T 6dee1ab8ffaa46668a7342dd89483a18 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.956499 31047 raft_consensus.cc:385] T 6dee1ab8ffaa46668a7342dd89483a18 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.956640 31051 raft_consensus.cc:493] T 99d7cf7becda4558825a5ed00b839756 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:08.956748 31047 raft_consensus.cc:740] T 6dee1ab8ffaa46668a7342dd89483a18 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.957261 31051 raft_consensus.cc:515] T 99d7cf7becda4558825a5ed00b839756 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.957577 31047 consensus_queue.cc:260] T 6dee1ab8ffaa46668a7342dd89483a18 P c6ab7a51eed6417ba44606e7ef55bb5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.957659 31044 raft_consensus.cc:359] T 6d92e51f133449a9a8c51f076eb48629 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.958420 31044 raft_consensus.cc:385] T 6d92e51f133449a9a8c51f076eb48629 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.958673 31044 raft_consensus.cc:740] T 6d92e51f133449a9a8c51f076eb48629 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.958701 31055 raft_consensus.cc:493] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:08.959532 31047 ts_tablet_manager.cc:1434] T 6dee1ab8ffaa46668a7342dd89483a18 P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:08.959391 31044 consensus_queue.cc:260] T 6d92e51f133449a9a8c51f076eb48629 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.960773 30856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99d7cf7becda4558825a5ed00b839756" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdb604eea77f4071bf01514760a2658f" is_pre_election: true
I20260713 09:09:08.961719 31044 ts_tablet_manager.cc:1434] T 6d92e51f133449a9a8c51f076eb48629 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:09:08.962009 31004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99d7cf7becda4558825a5ed00b839756" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" is_pre_election: true
I20260713 09:09:08.962595 31044 tablet_bootstrap.cc:492] T 6dee1ab8ffaa46668a7342dd89483a18 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Bootstrap starting.
I20260713 09:09:08.962685 31004 raft_consensus.cc:2393] T 99d7cf7becda4558825a5ed00b839756 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in current term 1: Already voted for candidate bdb604eea77f4071bf01514760a2658f in this term.
I20260713 09:09:08.959224 31055 raft_consensus.cc:515] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.964470 30894 leader_election.cc:304] T 99d7cf7becda4558825a5ed00b839756 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3; no voters: bdb604eea77f4071bf01514760a2658f, c6ab7a51eed6417ba44606e7ef55bb5c
I20260713 09:09:08.965261 31049 raft_consensus.cc:3060] T 99d7cf7becda4558825a5ed00b839756 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:08.965637 31055 leader_election.cc:290] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:08.967435 30931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17809693008a49f2bd30d27606325f42" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" is_pre_election: true
I20260713 09:09:08.944104 31005 raft_consensus.cc:2468] T cfb6d890432a4e0780a7c49922f9d47c P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in term 1.
I20260713 09:09:08.959236 31051 leader_election.cc:290] T 99d7cf7becda4558825a5ed00b839756 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:08.968899 31044 tablet_bootstrap.cc:654] T 6dee1ab8ffaa46668a7342dd89483a18 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.969161 31047 tablet_bootstrap.cc:492] T 6d92e51f133449a9a8c51f076eb48629 P c6ab7a51eed6417ba44606e7ef55bb5c: Bootstrap starting.
I20260713 09:09:08.968005 30931 raft_consensus.cc:2468] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 0.
I20260713 09:09:08.973083 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17809693008a49f2bd30d27606325f42" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" is_pre_election: true
I20260713 09:09:08.973763 31005 raft_consensus.cc:2468] T 17809693008a49f2bd30d27606325f42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 0.
I20260713 09:09:08.974076 30820 leader_election.cc:304] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, bdb604eea77f4071bf01514760a2658f; no voters: 
I20260713 09:09:08.974756 31047 tablet_bootstrap.cc:654] T 6d92e51f133449a9a8c51f076eb48629 P c6ab7a51eed6417ba44606e7ef55bb5c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.975041 31055 raft_consensus.cc:2804] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:08.975379 31055 raft_consensus.cc:493] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:08.975699 31055 raft_consensus.cc:3060] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:08.976142 31049 raft_consensus.cc:2749] T 99d7cf7becda4558825a5ed00b839756 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:08.977289 31045 raft_consensus.cc:359] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.977969 31045 raft_consensus.cc:385] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.978281 31045 raft_consensus.cc:740] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.979076 31045 consensus_queue.cc:260] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.984120 31045 ts_tablet_manager.cc:1434] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260713 09:09:08.986627 31044 tablet_bootstrap.cc:492] T 6dee1ab8ffaa46668a7342dd89483a18 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: No bootstrap required, opened a new log
I20260713 09:09:08.986996 31044 ts_tablet_manager.cc:1403] T 6dee1ab8ffaa46668a7342dd89483a18 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.011s
I20260713 09:09:08.988170 31047 tablet_bootstrap.cc:492] T 6d92e51f133449a9a8c51f076eb48629 P c6ab7a51eed6417ba44606e7ef55bb5c: No bootstrap required, opened a new log
I20260713 09:09:08.988639 31047 ts_tablet_manager.cc:1403] T 6d92e51f133449a9a8c51f076eb48629 P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.005s
I20260713 09:09:08.988945 31044 raft_consensus.cc:359] T 6dee1ab8ffaa46668a7342dd89483a18 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.989600 31044 raft_consensus.cc:385] T 6dee1ab8ffaa46668a7342dd89483a18 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.989851 31044 raft_consensus.cc:740] T 6dee1ab8ffaa46668a7342dd89483a18 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.989838 31055 raft_consensus.cc:515] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.990828 31044 consensus_queue.cc:260] T 6dee1ab8ffaa46668a7342dd89483a18 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.991603 31047 raft_consensus.cc:359] T 6d92e51f133449a9a8c51f076eb48629 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.992313 31047 raft_consensus.cc:385] T 6d92e51f133449a9a8c51f076eb48629 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.992633 31047 raft_consensus.cc:740] T 6d92e51f133449a9a8c51f076eb48629 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.992653 30931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17809693008a49f2bd30d27606325f42" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
I20260713 09:09:08.993330 30931 raft_consensus.cc:3060] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:08.993587 31047 consensus_queue.cc:260] T 6d92e51f133449a9a8c51f076eb48629 P c6ab7a51eed6417ba44606e7ef55bb5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:08.995132 31044 ts_tablet_manager.cc:1434] T 6dee1ab8ffaa46668a7342dd89483a18 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:09:08.995625 31047 ts_tablet_manager.cc:1434] T 6d92e51f133449a9a8c51f076eb48629 P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:09.003250 30931 raft_consensus.cc:2468] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 1.
I20260713 09:09:09.004334 30820 leader_election.cc:304] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, bdb604eea77f4071bf01514760a2658f; no voters: 
I20260713 09:09:09.004665 31055 leader_election.cc:290] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 election: Requested vote from peers 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:09.005131 31066 raft_consensus.cc:2804] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:09.005213 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17809693008a49f2bd30d27606325f42" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
I20260713 09:09:09.005525 31066 raft_consensus.cc:697] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Becoming Leader. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Running, Role: LEADER
I20260713 09:09:09.005733 31005 raft_consensus.cc:3060] T 17809693008a49f2bd30d27606325f42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.006337 31066 consensus_queue.cc:237] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:09.009097 31049 raft_consensus.cc:493] T 6dee1ab8ffaa46668a7342dd89483a18 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:09.009574 31049 raft_consensus.cc:515] T 6dee1ab8ffaa46668a7342dd89483a18 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:09.011066 31005 raft_consensus.cc:2468] T 17809693008a49f2bd30d27606325f42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 1.
I20260713 09:09:09.011567 31049 leader_election.cc:290] T 6dee1ab8ffaa46668a7342dd89483a18 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:09.012501 31004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dee1ab8ffaa46668a7342dd89483a18" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" is_pre_election: true
I20260713 09:09:09.013055 31004 raft_consensus.cc:2468] T 6dee1ab8ffaa46668a7342dd89483a18 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in term 0.
I20260713 09:09:09.013181 30856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dee1ab8ffaa46668a7342dd89483a18" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdb604eea77f4071bf01514760a2658f" is_pre_election: true
I20260713 09:09:09.013767 30856 raft_consensus.cc:2468] T 6dee1ab8ffaa46668a7342dd89483a18 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in term 0.
I20260713 09:09:09.013948 31066 raft_consensus.cc:493] T ccc4f143a57a46329e2aad28e0fd5cf8 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:09.014191 30894 leader_election.cc:304] T 6dee1ab8ffaa46668a7342dd89483a18 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, c6ab7a51eed6417ba44606e7ef55bb5c; no voters: 
I20260713 09:09:09.014416 31066 raft_consensus.cc:515] T ccc4f143a57a46329e2aad28e0fd5cf8 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:09.015035 31049 raft_consensus.cc:2804] T 6dee1ab8ffaa46668a7342dd89483a18 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:09.015386 31049 raft_consensus.cc:493] T 6dee1ab8ffaa46668a7342dd89483a18 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:09.015702 31049 raft_consensus.cc:3060] T 6dee1ab8ffaa46668a7342dd89483a18 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.016708 30931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc4f143a57a46329e2aad28e0fd5cf8" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" is_pre_election: true
I20260713 09:09:09.017313 30931 raft_consensus.cc:2468] T ccc4f143a57a46329e2aad28e0fd5cf8 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 0.
I20260713 09:09:09.018534 30820 leader_election.cc:304] T ccc4f143a57a46329e2aad28e0fd5cf8 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, bdb604eea77f4071bf01514760a2658f; no voters: 
W20260713 09:09:09.019477 30802 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:09.019972 31055 raft_consensus.cc:2804] T ccc4f143a57a46329e2aad28e0fd5cf8 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:09.020516 31004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc4f143a57a46329e2aad28e0fd5cf8" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" is_pre_election: true
I20260713 09:09:09.022356 31055 raft_consensus.cc:493] T ccc4f143a57a46329e2aad28e0fd5cf8 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:09.022647 31004 raft_consensus.cc:2468] T ccc4f143a57a46329e2aad28e0fd5cf8 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 0.
I20260713 09:09:09.022511 31049 raft_consensus.cc:515] T 6dee1ab8ffaa46668a7342dd89483a18 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:09.022856 31055 raft_consensus.cc:3060] T ccc4f143a57a46329e2aad28e0fd5cf8 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.018646 30750 catalog_manager.cc:5697] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f reported cstate change: term changed from 0 to 1, leader changed from <none> to bdb604eea77f4071bf01514760a2658f (127.26.91.193). New cstate: current_term: 1 leader_uuid: "bdb604eea77f4071bf01514760a2658f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:09.020011 31066 leader_election.cc:290] T ccc4f143a57a46329e2aad28e0fd5cf8 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:09.025092 30856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dee1ab8ffaa46668a7342dd89483a18" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdb604eea77f4071bf01514760a2658f"
I20260713 09:09:09.025525 30856 raft_consensus.cc:3060] T 6dee1ab8ffaa46668a7342dd89483a18 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.025803 31004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dee1ab8ffaa46668a7342dd89483a18" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
I20260713 09:09:09.026330 31004 raft_consensus.cc:3060] T 6dee1ab8ffaa46668a7342dd89483a18 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.030313 31054 raft_consensus.cc:493] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:09.030797 31054 raft_consensus.cc:515] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:09.031183 30856 raft_consensus.cc:2468] T 6dee1ab8ffaa46668a7342dd89483a18 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in term 1.
I20260713 09:09:09.033250 31054 leader_election.cc:290] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323)
I20260713 09:09:09.034350 31049 leader_election.cc:290] T 6dee1ab8ffaa46668a7342dd89483a18 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 election: Requested vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:09.034129 30894 leader_election.cc:304] T 6dee1ab8ffaa46668a7342dd89483a18 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, bdb604eea77f4071bf01514760a2658f; no voters: 
I20260713 09:09:09.033142 31004 raft_consensus.cc:2468] T 6dee1ab8ffaa46668a7342dd89483a18 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in term 1.
I20260713 09:09:09.035524 31049 raft_consensus.cc:2804] T 6dee1ab8ffaa46668a7342dd89483a18 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:09.035998 31049 raft_consensus.cc:697] T 6dee1ab8ffaa46668a7342dd89483a18 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 LEADER]: Becoming Leader. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Running, Role: LEADER
I20260713 09:09:09.036798 31049 consensus_queue.cc:237] T 6dee1ab8ffaa46668a7342dd89483a18 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:09.041885 31066 raft_consensus.cc:493] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:09.042270 31066 raft_consensus.cc:515] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:09.042516 31055 raft_consensus.cc:515] T ccc4f143a57a46329e2aad28e0fd5cf8 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:09.043821 31066 leader_election.cc:290] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:09.044535 30931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d92e51f133449a9a8c51f076eb48629" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" is_pre_election: true
I20260713 09:09:09.045024 31055 leader_election.cc:290] T ccc4f143a57a46329e2aad28e0fd5cf8 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 election: Requested vote from peers 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:09.045414 30930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc4f143a57a46329e2aad28e0fd5cf8" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
I20260713 09:09:09.045126 30931 raft_consensus.cc:2468] T 6d92e51f133449a9a8c51f076eb48629 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 0.
I20260713 09:09:09.046298 31004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d92e51f133449a9a8c51f076eb48629" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" is_pre_election: true
I20260713 09:09:09.046792 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc4f143a57a46329e2aad28e0fd5cf8" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
I20260713 09:09:09.046938 31004 raft_consensus.cc:2468] T 6d92e51f133449a9a8c51f076eb48629 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 0.
I20260713 09:09:09.045929 30930 raft_consensus.cc:3060] T ccc4f143a57a46329e2aad28e0fd5cf8 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.047423 31005 raft_consensus.cc:3060] T ccc4f143a57a46329e2aad28e0fd5cf8 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.047111 30820 leader_election.cc:304] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, bdb604eea77f4071bf01514760a2658f; no voters: 
I20260713 09:09:09.056105 31005 raft_consensus.cc:2468] T ccc4f143a57a46329e2aad28e0fd5cf8 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 1.
I20260713 09:09:09.057407 30931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416c3c6061a8472782967e445c20129a" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" is_pre_election: true
I20260713 09:09:09.056983 30750 catalog_manager.cc:5697] T 6dee1ab8ffaa46668a7342dd89483a18 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194). New cstate: current_term: 1 leader_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:09.057665 30819 leader_election.cc:304] T ccc4f143a57a46329e2aad28e0fd5cf8 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdb604eea77f4071bf01514760a2658f, c6ab7a51eed6417ba44606e7ef55bb5c; no voters: 
I20260713 09:09:09.058099 30931 raft_consensus.cc:2468] T 416c3c6061a8472782967e445c20129a P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6ab7a51eed6417ba44606e7ef55bb5c in term 0.
I20260713 09:09:09.058692 31066 raft_consensus.cc:2804] T ccc4f143a57a46329e2aad28e0fd5cf8 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:09.059186 31066 raft_consensus.cc:697] T ccc4f143a57a46329e2aad28e0fd5cf8 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Becoming Leader. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Running, Role: LEADER
I20260713 09:09:09.059492 30969 leader_election.cc:304] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, c6ab7a51eed6417ba44606e7ef55bb5c; no voters: 
I20260713 09:09:09.057767 31055 raft_consensus.cc:2804] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:09.060356 31054 raft_consensus.cc:2804] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:09.059990 31066 consensus_queue.cc:237] T ccc4f143a57a46329e2aad28e0fd5cf8 P bdb604eea77f4071bf01514760a2658f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:09.060818 31054 raft_consensus.cc:493] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:09.061236 31054 raft_consensus.cc:3060] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.057498 30930 raft_consensus.cc:2468] T ccc4f143a57a46329e2aad28e0fd5cf8 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 1.
I20260713 09:09:09.067529 30856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416c3c6061a8472782967e445c20129a" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdb604eea77f4071bf01514760a2658f" is_pre_election: true
I20260713 09:09:09.068190 30856 raft_consensus.cc:2468] T 416c3c6061a8472782967e445c20129a P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6ab7a51eed6417ba44606e7ef55bb5c in term 0.
I20260713 09:09:09.072265 31055 raft_consensus.cc:493] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:09.067943 31054 raft_consensus.cc:515] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:09.072688 31055 raft_consensus.cc:3060] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.074436 31054 leader_election.cc:290] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c [CANDIDATE]: Term 1 election: Requested vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323)
I20260713 09:09:09.075423 30856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416c3c6061a8472782967e445c20129a" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdb604eea77f4071bf01514760a2658f"
I20260713 09:09:09.075557 30930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416c3c6061a8472782967e445c20129a" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
I20260713 09:09:09.075866 30856 raft_consensus.cc:3060] T 416c3c6061a8472782967e445c20129a P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.076175 30930 raft_consensus.cc:3060] T 416c3c6061a8472782967e445c20129a P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.077291 30750 catalog_manager.cc:5697] T ccc4f143a57a46329e2aad28e0fd5cf8 P bdb604eea77f4071bf01514760a2658f reported cstate change: term changed from 0 to 1, leader changed from <none> to bdb604eea77f4071bf01514760a2658f (127.26.91.193). New cstate: current_term: 1 leader_uuid: "bdb604eea77f4071bf01514760a2658f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:09.079589 31055 raft_consensus.cc:515] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:09.081866 30930 raft_consensus.cc:2468] T 416c3c6061a8472782967e445c20129a P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6ab7a51eed6417ba44606e7ef55bb5c in term 1.
I20260713 09:09:09.082263 30856 raft_consensus.cc:2468] T 416c3c6061a8472782967e445c20129a P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6ab7a51eed6417ba44606e7ef55bb5c in term 1.
I20260713 09:09:09.082993 30969 leader_election.cc:304] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, c6ab7a51eed6417ba44606e7ef55bb5c; no voters: 
I20260713 09:09:09.083725 31055 leader_election.cc:290] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 election: Requested vote from peers 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:09.083896 30930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d92e51f133449a9a8c51f076eb48629" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
I20260713 09:09:09.084048 31054 raft_consensus.cc:2804] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:09.084525 30930 raft_consensus.cc:3060] T 6d92e51f133449a9a8c51f076eb48629 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.084789 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d92e51f133449a9a8c51f076eb48629" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
I20260713 09:09:09.085364 31005 raft_consensus.cc:3060] T 6d92e51f133449a9a8c51f076eb48629 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.089769 31005 raft_consensus.cc:2468] T 6d92e51f133449a9a8c51f076eb48629 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 1.
I20260713 09:09:09.089958 31054 raft_consensus.cc:697] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 LEADER]: Becoming Leader. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Running, Role: LEADER
I20260713 09:09:09.090344 30930 raft_consensus.cc:2468] T 6d92e51f133449a9a8c51f076eb48629 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 1.
I20260713 09:09:09.090873 31054 consensus_queue.cc:237] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:09.090873 30819 leader_election.cc:304] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdb604eea77f4071bf01514760a2658f, c6ab7a51eed6417ba44606e7ef55bb5c; no voters: 
I20260713 09:09:09.092463 31055 raft_consensus.cc:2804] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:09.092903 31055 raft_consensus.cc:697] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Becoming Leader. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Running, Role: LEADER
I20260713 09:09:09.093632 31055 consensus_queue.cc:237] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:09.099637 30750 catalog_manager.cc:5697] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c reported cstate change: term changed from 0 to 1, leader changed from <none> to c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195). New cstate: current_term: 1 leader_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:09.101732 30753 catalog_manager.cc:5697] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f reported cstate change: term changed from 0 to 1, leader changed from <none> to bdb604eea77f4071bf01514760a2658f (127.26.91.193). New cstate: current_term: 1 leader_uuid: "bdb604eea77f4071bf01514760a2658f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:09.199746 31055 raft_consensus.cc:493] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:09.200191 31055 raft_consensus.cc:515] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:09.201807 31055 leader_election.cc:290] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:09.202554 30930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dd7be78a204dbc87fa4a68e82e8656" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" is_pre_election: true
I20260713 09:09:09.202739 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dd7be78a204dbc87fa4a68e82e8656" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" is_pre_election: true
I20260713 09:09:09.203075 30930 raft_consensus.cc:2468] T 34dd7be78a204dbc87fa4a68e82e8656 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 0.
I20260713 09:09:09.203275 31005 raft_consensus.cc:2468] T 34dd7be78a204dbc87fa4a68e82e8656 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 0.
I20260713 09:09:09.203965 30820 leader_election.cc:304] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, bdb604eea77f4071bf01514760a2658f; no voters: 
I20260713 09:09:09.204710 31055 raft_consensus.cc:2804] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:09.204967 31055 raft_consensus.cc:493] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:09.205219 31055 raft_consensus.cc:3060] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.209748 31055 raft_consensus.cc:515] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:09.211239 31055 leader_election.cc:290] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 election: Requested vote from peers 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:09.211968 30930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dd7be78a204dbc87fa4a68e82e8656" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
I20260713 09:09:09.212142 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dd7be78a204dbc87fa4a68e82e8656" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
I20260713 09:09:09.212445 30930 raft_consensus.cc:3060] T 34dd7be78a204dbc87fa4a68e82e8656 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.212600 31005 raft_consensus.cc:3060] T 34dd7be78a204dbc87fa4a68e82e8656 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.216984 30930 raft_consensus.cc:2468] T 34dd7be78a204dbc87fa4a68e82e8656 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 1.
I20260713 09:09:09.217060 31005 raft_consensus.cc:2468] T 34dd7be78a204dbc87fa4a68e82e8656 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 1.
I20260713 09:09:09.217826 30820 leader_election.cc:304] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, bdb604eea77f4071bf01514760a2658f; no voters: 
I20260713 09:09:09.218461 31055 raft_consensus.cc:2804] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:09.218879 31055 raft_consensus.cc:697] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Becoming Leader. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Running, Role: LEADER
I20260713 09:09:09.219575 31055 consensus_queue.cc:237] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:09.225919 30753 catalog_manager.cc:5697] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f reported cstate change: term changed from 0 to 1, leader changed from <none> to bdb604eea77f4071bf01514760a2658f (127.26.91.193). New cstate: current_term: 1 leader_uuid: "bdb604eea77f4071bf01514760a2658f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:09.258425 31054 raft_consensus.cc:493] T b6960294f27d4f51b808ce8a3f606eec P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:09.258878 31054 raft_consensus.cc:515] T b6960294f27d4f51b808ce8a3f606eec P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:09.260646 31054 leader_election.cc:290] T b6960294f27d4f51b808ce8a3f606eec P c6ab7a51eed6417ba44606e7ef55bb5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323), bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447)
I20260713 09:09:09.261296 30930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6960294f27d4f51b808ce8a3f606eec" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" is_pre_election: true
I20260713 09:09:09.261641 30856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6960294f27d4f51b808ce8a3f606eec" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdb604eea77f4071bf01514760a2658f" is_pre_election: true
I20260713 09:09:09.261960 30930 raft_consensus.cc:2393] T b6960294f27d4f51b808ce8a3f606eec P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c6ab7a51eed6417ba44606e7ef55bb5c in current term 1: Already voted for candidate bdb604eea77f4071bf01514760a2658f in this term.
I20260713 09:09:09.262840 30969 leader_election.cc:304] T b6960294f27d4f51b808ce8a3f606eec P c6ab7a51eed6417ba44606e7ef55bb5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c6ab7a51eed6417ba44606e7ef55bb5c; no voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, bdb604eea77f4071bf01514760a2658f
I20260713 09:09:09.263391 31054 raft_consensus.cc:3060] T b6960294f27d4f51b808ce8a3f606eec P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.267859 31054 raft_consensus.cc:2749] T b6960294f27d4f51b808ce8a3f606eec P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:09.289492 31055 consensus_queue.cc:1048] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:09.301935 31071 consensus_queue.cc:1048] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:09.302431 31055 consensus_queue.cc:1048] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:09.317417 31066 consensus_queue.cc:1048] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:09.369683 31049 consensus_queue.cc:1048] T cfb6d890432a4e0780a7c49922f9d47c P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:09.380699 31049 consensus_queue.cc:1048] T cfb6d890432a4e0780a7c49922f9d47c P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:09.402511 31005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "416c3c6061a8472782967e445c20129a"
dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
mode: GRACEFUL
new_leader_uuid: "bdb604eea77f4071bf01514760a2658f"
 from {username='slave'} at 127.0.0.1:57310
I20260713 09:09:09.403004 31005 raft_consensus.cc:606] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 LEADER]: Received request to transfer leadership to TS bdb604eea77f4071bf01514760a2658f
I20260713 09:09:09.414183 30856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99d7cf7becda4558825a5ed00b839756"
dest_uuid: "bdb604eea77f4071bf01514760a2658f"
mode: GRACEFUL
new_leader_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
 from {username='slave'} at 127.0.0.1:55748
I20260713 09:09:09.414646 30856 raft_consensus.cc:606] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Received request to transfer leadership to TS 84d2f7cbe3ea49b1a3a3abc8d4bbdae3
I20260713 09:09:09.418973 30856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17809693008a49f2bd30d27606325f42"
dest_uuid: "bdb604eea77f4071bf01514760a2658f"
mode: GRACEFUL
new_leader_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
 from {username='slave'} at 127.0.0.1:55748
I20260713 09:09:09.419370 30856 raft_consensus.cc:606] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Received request to transfer leadership to TS 84d2f7cbe3ea49b1a3a3abc8d4bbdae3
I20260713 09:09:09.428032 30856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d92e51f133449a9a8c51f076eb48629"
dest_uuid: "bdb604eea77f4071bf01514760a2658f"
mode: GRACEFUL
new_leader_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
 from {username='slave'} at 127.0.0.1:55748
I20260713 09:09:09.428586 30856 raft_consensus.cc:606] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Received request to transfer leadership to TS c6ab7a51eed6417ba44606e7ef55bb5c
I20260713 09:09:09.502079 31066 consensus_queue.cc:1048] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:09.509454 31054 consensus_queue.cc:1048] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:09.513303 31055 consensus_queue.cc:1048] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:09.522058 31071 consensus_queue.cc:1048] T ccc4f143a57a46329e2aad28e0fd5cf8 P bdb604eea77f4071bf01514760a2658f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:09.523347 31071 consensus_queue.cc:1048] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:09.524214 31054 consensus_queue.cc:1048] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:09.526955 31071 raft_consensus.cc:993] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f: : Instructing follower c6ab7a51eed6417ba44606e7ef55bb5c to start an election
I20260713 09:09:09.527360 31071 raft_consensus.cc:1081] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Signalling peer c6ab7a51eed6417ba44606e7ef55bb5c to start an election
I20260713 09:09:09.529151 31003 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d92e51f133449a9a8c51f076eb48629"
dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
 from {username='slave'} at 127.0.0.1:57294
I20260713 09:09:09.529778 31003 raft_consensus.cc:493] T 6d92e51f133449a9a8c51f076eb48629 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:09.530153 31003 raft_consensus.cc:3060] T 6d92e51f133449a9a8c51f076eb48629 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.540963 31055 consensus_queue.cc:1048] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:09.539947 31003 raft_consensus.cc:515] T 6d92e51f133449a9a8c51f076eb48629 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:09.544111 31071 consensus_queue.cc:1048] T ccc4f143a57a46329e2aad28e0fd5cf8 P bdb604eea77f4071bf01514760a2658f [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:09.545850 30855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d92e51f133449a9a8c51f076eb48629" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdb604eea77f4071bf01514760a2658f"
I20260713 09:09:09.546474 30855 raft_consensus.cc:3055] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:09.546751 30855 raft_consensus.cc:740] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Running, Role: LEADER
I20260713 09:09:09.544296 31003 leader_election.cc:290] T 6d92e51f133449a9a8c51f076eb48629 P c6ab7a51eed6417ba44606e7ef55bb5c [CANDIDATE]: Term 2 election: Requested vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323)
I20260713 09:09:09.550004 30929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d92e51f133449a9a8c51f076eb48629" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
I20260713 09:09:09.550593 30929 raft_consensus.cc:3060] T 6d92e51f133449a9a8c51f076eb48629 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.547493 30855 consensus_queue.cc:260] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:09.551666 30855 raft_consensus.cc:3060] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.557528 30929 raft_consensus.cc:2468] T 6d92e51f133449a9a8c51f076eb48629 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6ab7a51eed6417ba44606e7ef55bb5c in term 2.
I20260713 09:09:09.558378 31055 raft_consensus.cc:993] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f: : Instructing follower 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 to start an election
I20260713 09:09:09.558811 31055 raft_consensus.cc:1081] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Signalling peer 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 to start an election
I20260713 09:09:09.559154 30969 leader_election.cc:304] T 6d92e51f133449a9a8c51f076eb48629 P c6ab7a51eed6417ba44606e7ef55bb5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, c6ab7a51eed6417ba44606e7ef55bb5c; no voters: 
I20260713 09:09:09.560101 31091 raft_consensus.cc:2804] T 6d92e51f133449a9a8c51f076eb48629 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:09.560704 31091 raft_consensus.cc:697] T 6d92e51f133449a9a8c51f076eb48629 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 LEADER]: Becoming Leader. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Running, Role: LEADER
I20260713 09:09:09.561503 31051 consensus_queue.cc:1048] T 6dee1ab8ffaa46668a7342dd89483a18 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:09.561432 31091 consensus_queue.cc:237] T 6d92e51f133449a9a8c51f076eb48629 P c6ab7a51eed6417ba44606e7ef55bb5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:09.563104 30855 raft_consensus.cc:2468] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6ab7a51eed6417ba44606e7ef55bb5c in term 2.
I20260713 09:09:09.569124 31054 raft_consensus.cc:993] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c: : Instructing follower bdb604eea77f4071bf01514760a2658f to start an election
I20260713 09:09:09.570066 31054 raft_consensus.cc:1081] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 LEADER]: Signalling peer bdb604eea77f4071bf01514760a2658f to start an election
I20260713 09:09:09.571094 30929 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17809693008a49f2bd30d27606325f42"
dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
 from {username='slave'} at 127.0.0.1:50758
I20260713 09:09:09.571702 30856 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "416c3c6061a8472782967e445c20129a"
dest_uuid: "bdb604eea77f4071bf01514760a2658f"
 from {username='slave'} at 127.0.0.1:55746
I20260713 09:09:09.572309 30856 raft_consensus.cc:493] T 416c3c6061a8472782967e445c20129a P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:09.572670 30856 raft_consensus.cc:3060] T 416c3c6061a8472782967e445c20129a P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.571630 30929 raft_consensus.cc:493] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:09.573511 30750 catalog_manager.cc:5697] T 6d92e51f133449a9a8c51f076eb48629 P c6ab7a51eed6417ba44606e7ef55bb5c reported cstate change: term changed from 1 to 2, leader changed from bdb604eea77f4071bf01514760a2658f (127.26.91.193) to c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195). New cstate: current_term: 2 leader_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:09.579310 30856 raft_consensus.cc:515] T 416c3c6061a8472782967e445c20129a P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:09.581346 31051 consensus_queue.cc:1048] T 6dee1ab8ffaa46668a7342dd89483a18 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:09.582086 30930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416c3c6061a8472782967e445c20129a" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
I20260713 09:09:09.582638 30930 raft_consensus.cc:3060] T 416c3c6061a8472782967e445c20129a P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.574204 30929 raft_consensus.cc:3060] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.592474 30930 raft_consensus.cc:2468] T 416c3c6061a8472782967e445c20129a P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 2.
I20260713 09:09:09.593616 30820 leader_election.cc:304] T 416c3c6061a8472782967e445c20129a P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, bdb604eea77f4071bf01514760a2658f; no voters: 
I20260713 09:09:09.594226 31066 raft_consensus.cc:2804] T 416c3c6061a8472782967e445c20129a P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:09.594650 31066 raft_consensus.cc:697] T 416c3c6061a8472782967e445c20129a P bdb604eea77f4071bf01514760a2658f [term 2 LEADER]: Becoming Leader. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Running, Role: LEADER
I20260713 09:09:09.594754 30856 leader_election.cc:290] T 416c3c6061a8472782967e445c20129a P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 2 election: Requested vote from peers 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:09.595459 31066 consensus_queue.cc:237] T 416c3c6061a8472782967e445c20129a P bdb604eea77f4071bf01514760a2658f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:09.596437 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416c3c6061a8472782967e445c20129a" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
I20260713 09:09:09.597103 31003 raft_consensus.cc:3055] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:09.597399 31003 raft_consensus.cc:740] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Running, Role: LEADER
I20260713 09:09:09.598559 31003 consensus_queue.cc:260] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:09.600047 30929 raft_consensus.cc:515] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:09.599735 31003 raft_consensus.cc:3060] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.605592 30856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17809693008a49f2bd30d27606325f42" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdb604eea77f4071bf01514760a2658f"
I20260713 09:09:09.606146 30856 raft_consensus.cc:3055] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:09.606436 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17809693008a49f2bd30d27606325f42" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
I20260713 09:09:09.606957 31005 raft_consensus.cc:3060] T 17809693008a49f2bd30d27606325f42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.606441 30856 raft_consensus.cc:740] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Running, Role: LEADER
I20260713 09:09:09.611714 30856 consensus_queue.cc:260] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:09.611925 30750 catalog_manager.cc:5697] T 416c3c6061a8472782967e445c20129a P bdb604eea77f4071bf01514760a2658f reported cstate change: term changed from 1 to 2, leader changed from c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195) to bdb604eea77f4071bf01514760a2658f (127.26.91.193). New cstate: current_term: 2 leader_uuid: "bdb604eea77f4071bf01514760a2658f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:09.612799 30856 raft_consensus.cc:3060] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.614295 31005 raft_consensus.cc:2468] T 17809693008a49f2bd30d27606325f42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in term 2.
I20260713 09:09:09.615059 30929 leader_election.cc:290] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 2 election: Requested vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:09.615494 30894 leader_election.cc:304] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, c6ab7a51eed6417ba44606e7ef55bb5c; no voters: 
I20260713 09:09:09.610575 31003 raft_consensus.cc:2468] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 2.
I20260713 09:09:09.616413 31103 raft_consensus.cc:2804] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:09.616870 31103 raft_consensus.cc:697] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 LEADER]: Becoming Leader. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Running, Role: LEADER
I20260713 09:09:09.617638 31103 consensus_queue.cc:237] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:09.620813 30856 raft_consensus.cc:2468] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in term 2.
I20260713 09:09:09.624797 30750 catalog_manager.cc:5697] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 reported cstate change: term changed from 1 to 2, leader changed from bdb604eea77f4071bf01514760a2658f (127.26.91.193) to 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194). New cstate: current_term: 2 leader_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:09.661746 31066 consensus_queue.cc:1048] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:09.671561 31118 consensus_queue.cc:1048] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:09.814158 31071 raft_consensus.cc:993] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f: : Instructing follower 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 to start an election
I20260713 09:09:09.814580 31118 raft_consensus.cc:1081] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Signalling peer 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 to start an election
I20260713 09:09:09.815995 30929 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99d7cf7becda4558825a5ed00b839756"
dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
 from {username='slave'} at 127.0.0.1:50758
I20260713 09:09:09.816488 30929 raft_consensus.cc:493] T 99d7cf7becda4558825a5ed00b839756 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:09.816761 30929 raft_consensus.cc:3060] T 99d7cf7becda4558825a5ed00b839756 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.821317 30929 raft_consensus.cc:515] T 99d7cf7becda4558825a5ed00b839756 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:09.822736 30929 leader_election.cc:290] T 99d7cf7becda4558825a5ed00b839756 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 2 election: Requested vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:09.823428 30856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99d7cf7becda4558825a5ed00b839756" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdb604eea77f4071bf01514760a2658f"
I20260713 09:09:09.823635 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99d7cf7becda4558825a5ed00b839756" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
I20260713 09:09:09.823982 30856 raft_consensus.cc:3055] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:09.824200 31003 raft_consensus.cc:3060] T 99d7cf7becda4558825a5ed00b839756 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.824358 30856 raft_consensus.cc:740] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Running, Role: LEADER
I20260713 09:09:09.825043 30856 consensus_queue.cc:260] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:09.825908 30856 raft_consensus.cc:3060] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.828778 31003 raft_consensus.cc:2468] T 99d7cf7becda4558825a5ed00b839756 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in term 2.
I20260713 09:09:09.829704 30894 leader_election.cc:304] T 99d7cf7becda4558825a5ed00b839756 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, c6ab7a51eed6417ba44606e7ef55bb5c; no voters: 
I20260713 09:09:09.830302 31103 raft_consensus.cc:2804] T 99d7cf7becda4558825a5ed00b839756 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:09.830534 30856 raft_consensus.cc:2468] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in term 2.
I20260713 09:09:09.830658 31103 raft_consensus.cc:697] T 99d7cf7becda4558825a5ed00b839756 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 LEADER]: Becoming Leader. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Running, Role: LEADER
I20260713 09:09:09.831475 31103 consensus_queue.cc:237] T 99d7cf7becda4558825a5ed00b839756 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:09.836782 30753 catalog_manager.cc:5697] T 99d7cf7becda4558825a5ed00b839756 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 reported cstate change: term changed from 1 to 2, leader changed from bdb604eea77f4071bf01514760a2658f (127.26.91.193) to 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194). New cstate: current_term: 2 leader_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:09.997954 30929 raft_consensus.cc:1275] T 6d92e51f133449a9a8c51f076eb48629 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Refusing update from remote peer c6ab7a51eed6417ba44606e7ef55bb5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:09.999213 31091 consensus_queue.cc:1048] T 6d92e51f133449a9a8c51f076eb48629 P c6ab7a51eed6417ba44606e7ef55bb5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:10.006592 30856 raft_consensus.cc:1275] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Refusing update from remote peer c6ab7a51eed6417ba44606e7ef55bb5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:10.008253 31091 consensus_queue.cc:1048] T 6d92e51f133449a9a8c51f076eb48629 P c6ab7a51eed6417ba44606e7ef55bb5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:10.068063 30856 raft_consensus.cc:1275] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Refusing update from remote peer 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:10.069268 31103 consensus_queue.cc:1048] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:10.076583 31003 raft_consensus.cc:1275] T 17809693008a49f2bd30d27606325f42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Refusing update from remote peer 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:10.078142 31049 consensus_queue.cc:1048] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:10.167876 30929 raft_consensus.cc:1275] T 416c3c6061a8472782967e445c20129a P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Refusing update from remote peer bdb604eea77f4071bf01514760a2658f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:10.169162 31071 consensus_queue.cc:1048] T 416c3c6061a8472782967e445c20129a P bdb604eea77f4071bf01514760a2658f [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:10.172055 31003 raft_consensus.cc:1275] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Refusing update from remote peer bdb604eea77f4071bf01514760a2658f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:10.173481 31071 consensus_queue.cc:1048] T 416c3c6061a8472782967e445c20129a P bdb604eea77f4071bf01514760a2658f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:10.328477 31003 raft_consensus.cc:1275] T 99d7cf7becda4558825a5ed00b839756 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Refusing update from remote peer 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:10.329689 31049 consensus_queue.cc:1048] T 99d7cf7becda4558825a5ed00b839756 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:10.337862 30856 raft_consensus.cc:1275] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Refusing update from remote peer 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:10.339306 31049 consensus_queue.cc:1048] T 99d7cf7becda4558825a5ed00b839756 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:12.455371 30753 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47390:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:12.457949 30753 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:12.505512 30843 tablet_service.cc:1511] Processing CreateTablet for tablet 13bb9a3b7f4c44cca55f02870909d9a6 (DEFAULT_TABLE table=soft_deleted_table [id=b60695b27a54464189ab1c5764e1989f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:12.506767 30921 tablet_service.cc:1511] Processing CreateTablet for tablet 13bb9a3b7f4c44cca55f02870909d9a6 (DEFAULT_TABLE table=soft_deleted_table [id=b60695b27a54464189ab1c5764e1989f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:12.507361 30843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13bb9a3b7f4c44cca55f02870909d9a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.508325 30921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13bb9a3b7f4c44cca55f02870909d9a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.510090 30995 tablet_service.cc:1511] Processing CreateTablet for tablet 13bb9a3b7f4c44cca55f02870909d9a6 (DEFAULT_TABLE table=soft_deleted_table [id=b60695b27a54464189ab1c5764e1989f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:12.511608 30995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13bb9a3b7f4c44cca55f02870909d9a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.512264 30920 tablet_service.cc:1511] Processing CreateTablet for tablet 85cfac3c790f4ac096658714689f1f24 (DEFAULT_TABLE table=soft_deleted_table [id=b60695b27a54464189ab1c5764e1989f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:12.513532 30920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85cfac3c790f4ac096658714689f1f24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.514983 30844 tablet_service.cc:1511] Processing CreateTablet for tablet b17190a96ac147d0a7309c6ab6d34bba (DEFAULT_TABLE table=soft_deleted_table [id=b60695b27a54464189ab1c5764e1989f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:12.516331 30844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b17190a96ac147d0a7309c6ab6d34bba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.509258 30840 tablet_service.cc:1511] Processing CreateTablet for tablet 85cfac3c790f4ac096658714689f1f24 (DEFAULT_TABLE table=soft_deleted_table [id=b60695b27a54464189ab1c5764e1989f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:12.517650 30840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85cfac3c790f4ac096658714689f1f24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.516328 30992 tablet_service.cc:1511] Processing CreateTablet for tablet 85cfac3c790f4ac096658714689f1f24 (DEFAULT_TABLE table=soft_deleted_table [id=b60695b27a54464189ab1c5764e1989f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:12.521059 30992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85cfac3c790f4ac096658714689f1f24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.523404 30917 tablet_service.cc:1511] Processing CreateTablet for tablet b17190a96ac147d0a7309c6ab6d34bba (DEFAULT_TABLE table=soft_deleted_table [id=b60695b27a54464189ab1c5764e1989f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:12.524708 30917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b17190a96ac147d0a7309c6ab6d34bba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.524405 30994 tablet_service.cc:1511] Processing CreateTablet for tablet b17190a96ac147d0a7309c6ab6d34bba (DEFAULT_TABLE table=soft_deleted_table [id=b60695b27a54464189ab1c5764e1989f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:12.525633 30994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b17190a96ac147d0a7309c6ab6d34bba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.535771 30841 tablet_service.cc:1511] Processing CreateTablet for tablet 375f884fca9740248f9a16fb02494991 (DEFAULT_TABLE table=soft_deleted_table [id=b60695b27a54464189ab1c5764e1989f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:12.537150 30841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 375f884fca9740248f9a16fb02494991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.539516 30991 tablet_service.cc:1511] Processing CreateTablet for tablet 375f884fca9740248f9a16fb02494991 (DEFAULT_TABLE table=soft_deleted_table [id=b60695b27a54464189ab1c5764e1989f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:12.540772 30991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 375f884fca9740248f9a16fb02494991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.541599 30846 tablet_service.cc:1511] Processing CreateTablet for tablet 66a87bf4fc484c9aaf568ca2faf87727 (DEFAULT_TABLE table=soft_deleted_table [id=b60695b27a54464189ab1c5764e1989f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:12.542794 30846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a87bf4fc484c9aaf568ca2faf87727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.544870 30990 tablet_service.cc:1511] Processing CreateTablet for tablet 66a87bf4fc484c9aaf568ca2faf87727 (DEFAULT_TABLE table=soft_deleted_table [id=b60695b27a54464189ab1c5764e1989f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:12.546036 30990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a87bf4fc484c9aaf568ca2faf87727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.549208 30919 tablet_service.cc:1511] Processing CreateTablet for tablet 375f884fca9740248f9a16fb02494991 (DEFAULT_TABLE table=soft_deleted_table [id=b60695b27a54464189ab1c5764e1989f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:12.550518 30919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 375f884fca9740248f9a16fb02494991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.553722 30845 tablet_service.cc:1511] Processing CreateTablet for tablet aaba29b15900435e96f70f82e365aff7 (DEFAULT_TABLE table=soft_deleted_table [id=b60695b27a54464189ab1c5764e1989f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:12.554939 30845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaba29b15900435e96f70f82e365aff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.557235 30918 tablet_service.cc:1511] Processing CreateTablet for tablet 66a87bf4fc484c9aaf568ca2faf87727 (DEFAULT_TABLE table=soft_deleted_table [id=b60695b27a54464189ab1c5764e1989f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:12.557596 30989 tablet_service.cc:1511] Processing CreateTablet for tablet aaba29b15900435e96f70f82e365aff7 (DEFAULT_TABLE table=soft_deleted_table [id=b60695b27a54464189ab1c5764e1989f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:12.558516 30918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a87bf4fc484c9aaf568ca2faf87727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.558840 30989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaba29b15900435e96f70f82e365aff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.559767 30844 tablet_service.cc:1511] Processing CreateTablet for tablet 3451ebe7fbb44ef4a91c550895c7dc42 (DEFAULT_TABLE table=soft_deleted_table [id=b60695b27a54464189ab1c5764e1989f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:12.561102 30844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3451ebe7fbb44ef4a91c550895c7dc42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.561298 30916 tablet_service.cc:1511] Processing CreateTablet for tablet aaba29b15900435e96f70f82e365aff7 (DEFAULT_TABLE table=soft_deleted_table [id=b60695b27a54464189ab1c5764e1989f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:12.562613 30916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaba29b15900435e96f70f82e365aff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.569140 30993 tablet_service.cc:1511] Processing CreateTablet for tablet 3451ebe7fbb44ef4a91c550895c7dc42 (DEFAULT_TABLE table=soft_deleted_table [id=b60695b27a54464189ab1c5764e1989f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:12.569581 30915 tablet_service.cc:1511] Processing CreateTablet for tablet 3451ebe7fbb44ef4a91c550895c7dc42 (DEFAULT_TABLE table=soft_deleted_table [id=b60695b27a54464189ab1c5764e1989f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:12.570426 30993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3451ebe7fbb44ef4a91c550895c7dc42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.570771 30915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3451ebe7fbb44ef4a91c550895c7dc42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.573158 30842 tablet_service.cc:1511] Processing CreateTablet for tablet 2457864f0f024349be3d879ac2b30491 (DEFAULT_TABLE table=soft_deleted_table [id=b60695b27a54464189ab1c5764e1989f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:12.574363 30842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2457864f0f024349be3d879ac2b30491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.583272 30914 tablet_service.cc:1511] Processing CreateTablet for tablet 2457864f0f024349be3d879ac2b30491 (DEFAULT_TABLE table=soft_deleted_table [id=b60695b27a54464189ab1c5764e1989f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:12.583786 30988 tablet_service.cc:1511] Processing CreateTablet for tablet 2457864f0f024349be3d879ac2b30491 (DEFAULT_TABLE table=soft_deleted_table [id=b60695b27a54464189ab1c5764e1989f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:12.585016 30839 tablet_service.cc:1511] Processing CreateTablet for tablet c1fc5d53f5af4f82b660b803bfeaf862 (DEFAULT_TABLE table=soft_deleted_table [id=b60695b27a54464189ab1c5764e1989f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:12.586216 30839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1fc5d53f5af4f82b660b803bfeaf862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.586256 30988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2457864f0f024349be3d879ac2b30491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.587885 30914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2457864f0f024349be3d879ac2b30491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.590659 30913 tablet_service.cc:1511] Processing CreateTablet for tablet c1fc5d53f5af4f82b660b803bfeaf862 (DEFAULT_TABLE table=soft_deleted_table [id=b60695b27a54464189ab1c5764e1989f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:12.591838 30913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1fc5d53f5af4f82b660b803bfeaf862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.591580 30987 tablet_service.cc:1511] Processing CreateTablet for tablet c1fc5d53f5af4f82b660b803bfeaf862 (DEFAULT_TABLE table=soft_deleted_table [id=b60695b27a54464189ab1c5764e1989f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:12.592739 30987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1fc5d53f5af4f82b660b803bfeaf862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:12.619998 31141 tablet_bootstrap.cc:492] T c1fc5d53f5af4f82b660b803bfeaf862 P c6ab7a51eed6417ba44606e7ef55bb5c: Bootstrap starting.
I20260713 09:09:12.677990 31141 tablet_bootstrap.cc:654] T c1fc5d53f5af4f82b660b803bfeaf862 P c6ab7a51eed6417ba44606e7ef55bb5c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.690423 31141 tablet_bootstrap.cc:492] T c1fc5d53f5af4f82b660b803bfeaf862 P c6ab7a51eed6417ba44606e7ef55bb5c: No bootstrap required, opened a new log
I20260713 09:09:12.690660 31140 tablet_bootstrap.cc:492] T 13bb9a3b7f4c44cca55f02870909d9a6 P bdb604eea77f4071bf01514760a2658f: Bootstrap starting.
I20260713 09:09:12.691007 31141 ts_tablet_manager.cc:1403] T c1fc5d53f5af4f82b660b803bfeaf862 P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.008s
I20260713 09:09:12.700306 31141 raft_consensus.cc:359] T c1fc5d53f5af4f82b660b803bfeaf862 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.701275 31141 raft_consensus.cc:385] T c1fc5d53f5af4f82b660b803bfeaf862 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.701630 31141 raft_consensus.cc:740] T c1fc5d53f5af4f82b660b803bfeaf862 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.702455 31141 consensus_queue.cc:260] T c1fc5d53f5af4f82b660b803bfeaf862 P c6ab7a51eed6417ba44606e7ef55bb5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.705266 31141 ts_tablet_manager.cc:1434] T c1fc5d53f5af4f82b660b803bfeaf862 P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260713 09:09:12.706327 31141 tablet_bootstrap.cc:492] T b17190a96ac147d0a7309c6ab6d34bba P c6ab7a51eed6417ba44606e7ef55bb5c: Bootstrap starting.
I20260713 09:09:12.716157 31141 tablet_bootstrap.cc:654] T b17190a96ac147d0a7309c6ab6d34bba P c6ab7a51eed6417ba44606e7ef55bb5c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.744010 31140 tablet_bootstrap.cc:654] T 13bb9a3b7f4c44cca55f02870909d9a6 P bdb604eea77f4071bf01514760a2658f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.745465 31143 tablet_bootstrap.cc:492] T 13bb9a3b7f4c44cca55f02870909d9a6 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Bootstrap starting.
I20260713 09:09:12.748601 31141 tablet_bootstrap.cc:492] T b17190a96ac147d0a7309c6ab6d34bba P c6ab7a51eed6417ba44606e7ef55bb5c: No bootstrap required, opened a new log
I20260713 09:09:12.749089 31141 ts_tablet_manager.cc:1403] T b17190a96ac147d0a7309c6ab6d34bba P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent bootstrapping tablet: real 0.043s	user 0.027s	sys 0.011s
I20260713 09:09:12.750272 31140 tablet_bootstrap.cc:492] T 13bb9a3b7f4c44cca55f02870909d9a6 P bdb604eea77f4071bf01514760a2658f: No bootstrap required, opened a new log
I20260713 09:09:12.750681 31140 ts_tablet_manager.cc:1403] T 13bb9a3b7f4c44cca55f02870909d9a6 P bdb604eea77f4071bf01514760a2658f: Time spent bootstrapping tablet: real 0.060s	user 0.000s	sys 0.010s
I20260713 09:09:12.751924 31141 raft_consensus.cc:359] T b17190a96ac147d0a7309c6ab6d34bba P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.752696 31141 raft_consensus.cc:385] T b17190a96ac147d0a7309c6ab6d34bba P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.752756 31140 raft_consensus.cc:359] T 13bb9a3b7f4c44cca55f02870909d9a6 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.753073 31141 raft_consensus.cc:740] T b17190a96ac147d0a7309c6ab6d34bba P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.753310 31143 tablet_bootstrap.cc:654] T 13bb9a3b7f4c44cca55f02870909d9a6 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.753384 31140 raft_consensus.cc:385] T 13bb9a3b7f4c44cca55f02870909d9a6 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.753839 31140 raft_consensus.cc:740] T 13bb9a3b7f4c44cca55f02870909d9a6 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.753859 31141 consensus_queue.cc:260] T b17190a96ac147d0a7309c6ab6d34bba P c6ab7a51eed6417ba44606e7ef55bb5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.754522 31140 consensus_queue.cc:260] T 13bb9a3b7f4c44cca55f02870909d9a6 P bdb604eea77f4071bf01514760a2658f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.756179 31141 ts_tablet_manager.cc:1434] T b17190a96ac147d0a7309c6ab6d34bba P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:12.757191 31141 tablet_bootstrap.cc:492] T 375f884fca9740248f9a16fb02494991 P c6ab7a51eed6417ba44606e7ef55bb5c: Bootstrap starting.
I20260713 09:09:12.759434 31140 ts_tablet_manager.cc:1434] T 13bb9a3b7f4c44cca55f02870909d9a6 P bdb604eea77f4071bf01514760a2658f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:09:12.760483 31140 tablet_bootstrap.cc:492] T b17190a96ac147d0a7309c6ab6d34bba P bdb604eea77f4071bf01514760a2658f: Bootstrap starting.
I20260713 09:09:12.766369 31141 tablet_bootstrap.cc:654] T 375f884fca9740248f9a16fb02494991 P c6ab7a51eed6417ba44606e7ef55bb5c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.766502 31140 tablet_bootstrap.cc:654] T b17190a96ac147d0a7309c6ab6d34bba P bdb604eea77f4071bf01514760a2658f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.778862 31141 tablet_bootstrap.cc:492] T 375f884fca9740248f9a16fb02494991 P c6ab7a51eed6417ba44606e7ef55bb5c: No bootstrap required, opened a new log
I20260713 09:09:12.779383 31141 ts_tablet_manager.cc:1403] T 375f884fca9740248f9a16fb02494991 P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.001s
I20260713 09:09:12.779423 31140 tablet_bootstrap.cc:492] T b17190a96ac147d0a7309c6ab6d34bba P bdb604eea77f4071bf01514760a2658f: No bootstrap required, opened a new log
I20260713 09:09:12.780164 31140 ts_tablet_manager.cc:1403] T b17190a96ac147d0a7309c6ab6d34bba P bdb604eea77f4071bf01514760a2658f: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260713 09:09:12.780259 31143 tablet_bootstrap.cc:492] T 13bb9a3b7f4c44cca55f02870909d9a6 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: No bootstrap required, opened a new log
I20260713 09:09:12.780704 31143 ts_tablet_manager.cc:1403] T 13bb9a3b7f4c44cca55f02870909d9a6 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.012s
I20260713 09:09:12.781989 31141 raft_consensus.cc:359] T 375f884fca9740248f9a16fb02494991 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.782517 31141 raft_consensus.cc:385] T 375f884fca9740248f9a16fb02494991 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.782732 31141 raft_consensus.cc:740] T 375f884fca9740248f9a16fb02494991 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.782968 31140 raft_consensus.cc:359] T b17190a96ac147d0a7309c6ab6d34bba P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.783398 31141 consensus_queue.cc:260] T 375f884fca9740248f9a16fb02494991 P c6ab7a51eed6417ba44606e7ef55bb5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.783703 31140 raft_consensus.cc:385] T b17190a96ac147d0a7309c6ab6d34bba P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.783535 31143 raft_consensus.cc:359] T 13bb9a3b7f4c44cca55f02870909d9a6 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.784054 31140 raft_consensus.cc:740] T b17190a96ac147d0a7309c6ab6d34bba P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.784376 31143 raft_consensus.cc:385] T 13bb9a3b7f4c44cca55f02870909d9a6 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.784746 31143 raft_consensus.cc:740] T 13bb9a3b7f4c44cca55f02870909d9a6 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.784838 31140 consensus_queue.cc:260] T b17190a96ac147d0a7309c6ab6d34bba P bdb604eea77f4071bf01514760a2658f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.785542 31141 ts_tablet_manager.cc:1434] T 375f884fca9740248f9a16fb02494991 P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:09:12.785775 31143 consensus_queue.cc:260] T 13bb9a3b7f4c44cca55f02870909d9a6 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.786535 31141 tablet_bootstrap.cc:492] T 2457864f0f024349be3d879ac2b30491 P c6ab7a51eed6417ba44606e7ef55bb5c: Bootstrap starting.
I20260713 09:09:12.787230 31140 ts_tablet_manager.cc:1434] T b17190a96ac147d0a7309c6ab6d34bba P bdb604eea77f4071bf01514760a2658f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:09:12.789151 31143 ts_tablet_manager.cc:1434] T 13bb9a3b7f4c44cca55f02870909d9a6 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260713 09:09:12.790968 31143 tablet_bootstrap.cc:492] T 66a87bf4fc484c9aaf568ca2faf87727 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Bootstrap starting.
I20260713 09:09:12.793210 31141 tablet_bootstrap.cc:654] T 2457864f0f024349be3d879ac2b30491 P c6ab7a51eed6417ba44606e7ef55bb5c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.790041 31140 tablet_bootstrap.cc:492] T 3451ebe7fbb44ef4a91c550895c7dc42 P bdb604eea77f4071bf01514760a2658f: Bootstrap starting.
I20260713 09:09:12.801189 31143 tablet_bootstrap.cc:654] T 66a87bf4fc484c9aaf568ca2faf87727 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.802374 31140 tablet_bootstrap.cc:654] T 3451ebe7fbb44ef4a91c550895c7dc42 P bdb604eea77f4071bf01514760a2658f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.814105 31140 tablet_bootstrap.cc:492] T 3451ebe7fbb44ef4a91c550895c7dc42 P bdb604eea77f4071bf01514760a2658f: No bootstrap required, opened a new log
I20260713 09:09:12.814664 31140 ts_tablet_manager.cc:1403] T 3451ebe7fbb44ef4a91c550895c7dc42 P bdb604eea77f4071bf01514760a2658f: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.009s
I20260713 09:09:12.817745 31140 raft_consensus.cc:359] T 3451ebe7fbb44ef4a91c550895c7dc42 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.818661 31140 raft_consensus.cc:385] T 3451ebe7fbb44ef4a91c550895c7dc42 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.819013 31140 raft_consensus.cc:740] T 3451ebe7fbb44ef4a91c550895c7dc42 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.819931 31140 consensus_queue.cc:260] T 3451ebe7fbb44ef4a91c550895c7dc42 P bdb604eea77f4071bf01514760a2658f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.825603 31140 ts_tablet_manager.cc:1434] T 3451ebe7fbb44ef4a91c550895c7dc42 P bdb604eea77f4071bf01514760a2658f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:09:12.826675 31140 tablet_bootstrap.cc:492] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f: Bootstrap starting.
I20260713 09:09:12.833078 31140 tablet_bootstrap.cc:654] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.844727 31140 tablet_bootstrap.cc:492] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f: No bootstrap required, opened a new log
I20260713 09:09:12.845257 31140 ts_tablet_manager.cc:1403] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260713 09:09:12.847782 31141 tablet_bootstrap.cc:492] T 2457864f0f024349be3d879ac2b30491 P c6ab7a51eed6417ba44606e7ef55bb5c: No bootstrap required, opened a new log
I20260713 09:09:12.848112 31143 tablet_bootstrap.cc:492] T 66a87bf4fc484c9aaf568ca2faf87727 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: No bootstrap required, opened a new log
I20260713 09:09:12.848219 31141 ts_tablet_manager.cc:1403] T 2457864f0f024349be3d879ac2b30491 P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent bootstrapping tablet: real 0.062s	user 0.041s	sys 0.019s
I20260713 09:09:12.848825 31143 ts_tablet_manager.cc:1403] T 66a87bf4fc484c9aaf568ca2faf87727 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent bootstrapping tablet: real 0.058s	user 0.032s	sys 0.020s
I20260713 09:09:12.848145 31140 raft_consensus.cc:359] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.849234 31140 raft_consensus.cc:385] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.849537 31140 raft_consensus.cc:740] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.850252 31140 consensus_queue.cc:260] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.850713 31141 raft_consensus.cc:359] T 2457864f0f024349be3d879ac2b30491 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.851313 31141 raft_consensus.cc:385] T 2457864f0f024349be3d879ac2b30491 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.851629 31141 raft_consensus.cc:740] T 2457864f0f024349be3d879ac2b30491 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.851699 31143 raft_consensus.cc:359] T 66a87bf4fc484c9aaf568ca2faf87727 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.852557 31140 ts_tablet_manager.cc:1434] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260713 09:09:12.852516 31143 raft_consensus.cc:385] T 66a87bf4fc484c9aaf568ca2faf87727 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.852380 31141 consensus_queue.cc:260] T 2457864f0f024349be3d879ac2b30491 P c6ab7a51eed6417ba44606e7ef55bb5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.853196 31143 raft_consensus.cc:740] T 66a87bf4fc484c9aaf568ca2faf87727 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.853607 31140 tablet_bootstrap.cc:492] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f: Bootstrap starting.
I20260713 09:09:12.854110 31143 consensus_queue.cc:260] T 66a87bf4fc484c9aaf568ca2faf87727 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.854745 31141 ts_tablet_manager.cc:1434] T 2457864f0f024349be3d879ac2b30491 P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:12.856688 31143 ts_tablet_manager.cc:1434] T 66a87bf4fc484c9aaf568ca2faf87727 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:09:12.858131 31141 tablet_bootstrap.cc:492] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c: Bootstrap starting.
I20260713 09:09:12.858506 31143 tablet_bootstrap.cc:492] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Bootstrap starting.
I20260713 09:09:12.860361 31140 tablet_bootstrap.cc:654] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.864754 31141 tablet_bootstrap.cc:654] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.865336 31143 tablet_bootstrap.cc:654] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.871917 31140 tablet_bootstrap.cc:492] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f: No bootstrap required, opened a new log
I20260713 09:09:12.872135 31143 tablet_bootstrap.cc:492] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: No bootstrap required, opened a new log
I20260713 09:09:12.872392 31140 ts_tablet_manager.cc:1403] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.006s
I20260713 09:09:12.872571 31143 ts_tablet_manager.cc:1403] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260713 09:09:12.875859 31141 tablet_bootstrap.cc:492] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c: No bootstrap required, opened a new log
I20260713 09:09:12.875617 31140 raft_consensus.cc:359] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.876374 31141 ts_tablet_manager.cc:1403] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260713 09:09:12.876390 31140 raft_consensus.cc:385] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.877032 31140 raft_consensus.cc:740] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.875490 31143 raft_consensus.cc:359] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.878048 31143 raft_consensus.cc:385] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.878394 31143 raft_consensus.cc:740] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.879199 31143 consensus_queue.cc:260] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.877769 31140 consensus_queue.cc:260] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.881174 31141 raft_consensus.cc:359] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.881827 31140 ts_tablet_manager.cc:1434] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:09:12.882045 31141 raft_consensus.cc:385] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.882519 31141 raft_consensus.cc:740] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.883133 31140 tablet_bootstrap.cc:492] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f: Bootstrap starting.
I20260713 09:09:12.883509 31141 consensus_queue.cc:260] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.886070 31141 ts_tablet_manager.cc:1434] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:09:12.887458 31141 tablet_bootstrap.cc:492] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c: Bootstrap starting.
I20260713 09:09:12.889463 31143 ts_tablet_manager.cc:1434] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260713 09:09:12.891546 31140 tablet_bootstrap.cc:654] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.892824 31143 tablet_bootstrap.cc:492] T 3451ebe7fbb44ef4a91c550895c7dc42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Bootstrap starting.
I20260713 09:09:12.897035 31141 tablet_bootstrap.cc:654] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.899322 31143 tablet_bootstrap.cc:654] T 3451ebe7fbb44ef4a91c550895c7dc42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.905983 31140 tablet_bootstrap.cc:492] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f: No bootstrap required, opened a new log
I20260713 09:09:12.906430 31141 tablet_bootstrap.cc:492] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c: No bootstrap required, opened a new log
I20260713 09:09:12.906494 31140 ts_tablet_manager.cc:1403] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260713 09:09:12.906965 31141 ts_tablet_manager.cc:1403] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.008s
I20260713 09:09:12.908008 31143 tablet_bootstrap.cc:492] T 3451ebe7fbb44ef4a91c550895c7dc42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: No bootstrap required, opened a new log
I20260713 09:09:12.908481 31143 ts_tablet_manager.cc:1403] T 3451ebe7fbb44ef4a91c550895c7dc42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.005s
I20260713 09:09:12.908881 31140 raft_consensus.cc:359] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.909422 31140 raft_consensus.cc:385] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.909627 31140 raft_consensus.cc:740] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.909791 31141 raft_consensus.cc:359] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.910234 31140 consensus_queue.cc:260] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.910557 31141 raft_consensus.cc:385] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.910913 31141 raft_consensus.cc:740] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.911276 31143 raft_consensus.cc:359] T 3451ebe7fbb44ef4a91c550895c7dc42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.912106 31143 raft_consensus.cc:385] T 3451ebe7fbb44ef4a91c550895c7dc42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.911679 31141 consensus_queue.cc:260] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.912405 31140 ts_tablet_manager.cc:1434] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:12.912420 31143 raft_consensus.cc:740] T 3451ebe7fbb44ef4a91c550895c7dc42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.913532 31140 tablet_bootstrap.cc:492] T 375f884fca9740248f9a16fb02494991 P bdb604eea77f4071bf01514760a2658f: Bootstrap starting.
I20260713 09:09:12.913965 31141 ts_tablet_manager.cc:1434] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:12.913515 31143 consensus_queue.cc:260] T 3451ebe7fbb44ef4a91c550895c7dc42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.914961 31141 tablet_bootstrap.cc:492] T 13bb9a3b7f4c44cca55f02870909d9a6 P c6ab7a51eed6417ba44606e7ef55bb5c: Bootstrap starting.
I20260713 09:09:12.915856 31143 ts_tablet_manager.cc:1434] T 3451ebe7fbb44ef4a91c550895c7dc42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:12.916832 31143 tablet_bootstrap.cc:492] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Bootstrap starting.
I20260713 09:09:12.921578 31141 tablet_bootstrap.cc:654] T 13bb9a3b7f4c44cca55f02870909d9a6 P c6ab7a51eed6417ba44606e7ef55bb5c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.923056 31140 tablet_bootstrap.cc:654] T 375f884fca9740248f9a16fb02494991 P bdb604eea77f4071bf01514760a2658f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.929682 31143 tablet_bootstrap.cc:654] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.932822 31141 tablet_bootstrap.cc:492] T 13bb9a3b7f4c44cca55f02870909d9a6 P c6ab7a51eed6417ba44606e7ef55bb5c: No bootstrap required, opened a new log
I20260713 09:09:12.933451 31141 ts_tablet_manager.cc:1403] T 13bb9a3b7f4c44cca55f02870909d9a6 P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260713 09:09:12.936511 31141 raft_consensus.cc:359] T 13bb9a3b7f4c44cca55f02870909d9a6 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.937264 31141 raft_consensus.cc:385] T 13bb9a3b7f4c44cca55f02870909d9a6 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.937623 31141 raft_consensus.cc:740] T 13bb9a3b7f4c44cca55f02870909d9a6 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.938413 31141 consensus_queue.cc:260] T 13bb9a3b7f4c44cca55f02870909d9a6 P c6ab7a51eed6417ba44606e7ef55bb5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.940855 31141 ts_tablet_manager.cc:1434] T 13bb9a3b7f4c44cca55f02870909d9a6 P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:09:12.941851 31141 tablet_bootstrap.cc:492] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c: Bootstrap starting.
I20260713 09:09:12.944357 31143 tablet_bootstrap.cc:492] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: No bootstrap required, opened a new log
I20260713 09:09:12.944859 31143 ts_tablet_manager.cc:1403] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.002s
I20260713 09:09:12.945598 31140 tablet_bootstrap.cc:492] T 375f884fca9740248f9a16fb02494991 P bdb604eea77f4071bf01514760a2658f: No bootstrap required, opened a new log
I20260713 09:09:12.947397 31141 tablet_bootstrap.cc:654] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.947374 31143 raft_consensus.cc:359] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.946133 31140 ts_tablet_manager.cc:1403] T 375f884fca9740248f9a16fb02494991 P bdb604eea77f4071bf01514760a2658f: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.012s
I20260713 09:09:12.949697 31143 raft_consensus.cc:385] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.950081 31143 raft_consensus.cc:740] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.950735 31143 consensus_queue.cc:260] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.952646 31143 ts_tablet_manager.cc:1434] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:09:12.952402 31140 raft_consensus.cc:359] T 375f884fca9740248f9a16fb02494991 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.953189 31140 raft_consensus.cc:385] T 375f884fca9740248f9a16fb02494991 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.953501 31140 raft_consensus.cc:740] T 375f884fca9740248f9a16fb02494991 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.953622 31143 tablet_bootstrap.cc:492] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Bootstrap starting.
I20260713 09:09:12.954670 31126 raft_consensus.cc:493] T 2457864f0f024349be3d879ac2b30491 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.955188 31126 raft_consensus.cc:515] T 2457864f0f024349be3d879ac2b30491 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.957393 31126 leader_election.cc:290] T 2457864f0f024349be3d879ac2b30491 P c6ab7a51eed6417ba44606e7ef55bb5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323)
I20260713 09:09:12.958770 31141 tablet_bootstrap.cc:492] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c: No bootstrap required, opened a new log
I20260713 09:09:12.959215 31141 ts_tablet_manager.cc:1403] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260713 09:09:12.959417 30856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2457864f0f024349be3d879ac2b30491" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdb604eea77f4071bf01514760a2658f" is_pre_election: true
W20260713 09:09:12.961525 30968 leader_election.cc:343] T 2457864f0f024349be3d879ac2b30491 P c6ab7a51eed6417ba44606e7ef55bb5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.962447 30929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2457864f0f024349be3d879ac2b30491" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" is_pre_election: true
I20260713 09:09:12.962779 31143 tablet_bootstrap.cc:654] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:12.964061 30969 leader_election.cc:343] T 2457864f0f024349be3d879ac2b30491 P c6ab7a51eed6417ba44606e7ef55bb5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.964510 30969 leader_election.cc:304] T 2457864f0f024349be3d879ac2b30491 P c6ab7a51eed6417ba44606e7ef55bb5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c6ab7a51eed6417ba44606e7ef55bb5c; no voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, bdb604eea77f4071bf01514760a2658f
I20260713 09:09:12.964349 31141 raft_consensus.cc:359] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.965096 31141 raft_consensus.cc:385] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.965363 31141 raft_consensus.cc:740] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.966056 31141 consensus_queue.cc:260] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.967779 31143 tablet_bootstrap.cc:492] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: No bootstrap required, opened a new log
I20260713 09:09:12.968281 31143 ts_tablet_manager.cc:1403] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:09:12.968827 31141 ts_tablet_manager.cc:1434] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:09:12.969925 31141 tablet_bootstrap.cc:492] T 66a87bf4fc484c9aaf568ca2faf87727 P c6ab7a51eed6417ba44606e7ef55bb5c: Bootstrap starting.
I20260713 09:09:12.971019 31143 raft_consensus.cc:359] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.971541 31152 raft_consensus.cc:493] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.971741 31143 raft_consensus.cc:385] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.972148 31143 raft_consensus.cc:740] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.972043 31152 raft_consensus.cc:515] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.973186 31143 consensus_queue.cc:260] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.974139 31152 leader_election.cc:290] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:12.975386 31143 ts_tablet_manager.cc:1434] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:09:12.976387 31143 tablet_bootstrap.cc:492] T 2457864f0f024349be3d879ac2b30491 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Bootstrap starting.
I20260713 09:09:12.976934 30929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a87bf4fc484c9aaf568ca2faf87727" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" is_pre_election: true
I20260713 09:09:12.977682 31141 tablet_bootstrap.cc:654] T 66a87bf4fc484c9aaf568ca2faf87727 P c6ab7a51eed6417ba44606e7ef55bb5c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.976529 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a87bf4fc484c9aaf568ca2faf87727" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" is_pre_election: true
I20260713 09:09:12.977524 30929 raft_consensus.cc:2468] T 66a87bf4fc484c9aaf568ca2faf87727 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 0.
I20260713 09:09:12.979921 30820 leader_election.cc:304] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, bdb604eea77f4071bf01514760a2658f; no voters: 
I20260713 09:09:12.980922 31128 raft_consensus.cc:2804] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.981269 31128 raft_consensus.cc:493] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.981570 31128 raft_consensus.cc:3060] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.982838 31143 tablet_bootstrap.cc:654] T 2457864f0f024349be3d879ac2b30491 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:12.986282 30819 leader_election.cc:343] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.965657 31126 raft_consensus.cc:2749] T 2457864f0f024349be3d879ac2b30491 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:12.994086 31143 tablet_bootstrap.cc:492] T 2457864f0f024349be3d879ac2b30491 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: No bootstrap required, opened a new log
I20260713 09:09:12.994588 31143 ts_tablet_manager.cc:1403] T 2457864f0f024349be3d879ac2b30491 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.010s
I20260713 09:09:12.995080 31128 raft_consensus.cc:515] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.997457 31143 raft_consensus.cc:359] T 2457864f0f024349be3d879ac2b30491 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:12.999462 31152 raft_consensus.cc:493] T 13bb9a3b7f4c44cca55f02870909d9a6 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.002161 31152 raft_consensus.cc:515] T 13bb9a3b7f4c44cca55f02870909d9a6 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.002864 30929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a87bf4fc484c9aaf568ca2faf87727" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
I20260713 09:09:13.003474 30929 raft_consensus.cc:3060] T 66a87bf4fc484c9aaf568ca2faf87727 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.003891 31152 leader_election.cc:290] T 13bb9a3b7f4c44cca55f02870909d9a6 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:13.004408 31143 raft_consensus.cc:385] T 2457864f0f024349be3d879ac2b30491 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.000252 31140 consensus_queue.cc:260] T 375f884fca9740248f9a16fb02494991 P bdb604eea77f4071bf01514760a2658f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.004704 30930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13bb9a3b7f4c44cca55f02870909d9a6" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" is_pre_election: true
I20260713 09:09:13.005100 31128 leader_election.cc:290] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 election: Requested vote from peers 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:13.005326 30930 raft_consensus.cc:2468] T 13bb9a3b7f4c44cca55f02870909d9a6 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 0.
I20260713 09:09:13.006537 30820 leader_election.cc:304] T 13bb9a3b7f4c44cca55f02870909d9a6 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, bdb604eea77f4071bf01514760a2658f; no voters: 
I20260713 09:09:13.004727 31143 raft_consensus.cc:740] T 2457864f0f024349be3d879ac2b30491 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.008234 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13bb9a3b7f4c44cca55f02870909d9a6" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" is_pre_election: true
I20260713 09:09:13.008893 31005 raft_consensus.cc:2468] T 13bb9a3b7f4c44cca55f02870909d9a6 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 0.
I20260713 09:09:13.008641 31143 consensus_queue.cc:260] T 2457864f0f024349be3d879ac2b30491 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.009646 31152 raft_consensus.cc:2804] T 13bb9a3b7f4c44cca55f02870909d9a6 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:13.010004 31152 raft_consensus.cc:493] T 13bb9a3b7f4c44cca55f02870909d9a6 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:13.010301 31152 raft_consensus.cc:3060] T 13bb9a3b7f4c44cca55f02870909d9a6 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.012068 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a87bf4fc484c9aaf568ca2faf87727" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
W20260713 09:09:13.014065 30819 leader_election.cc:343] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:13.017721 31140 ts_tablet_manager.cc:1434] T 375f884fca9740248f9a16fb02494991 P bdb604eea77f4071bf01514760a2658f: Time spent starting tablet: real 0.068s	user 0.005s	sys 0.001s
I20260713 09:09:13.018677 31140 tablet_bootstrap.cc:492] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f: Bootstrap starting.
I20260713 09:09:13.019016 31143 ts_tablet_manager.cc:1434] T 2457864f0f024349be3d879ac2b30491 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.003s
I20260713 09:09:13.021236 31152 raft_consensus.cc:515] T 13bb9a3b7f4c44cca55f02870909d9a6 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.026716 30930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13bb9a3b7f4c44cca55f02870909d9a6" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
I20260713 09:09:13.027218 30930 raft_consensus.cc:3060] T 13bb9a3b7f4c44cca55f02870909d9a6 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.032475 31049 raft_consensus.cc:493] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.032902 31049 raft_consensus.cc:515] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.034101 30930 raft_consensus.cc:2468] T 13bb9a3b7f4c44cca55f02870909d9a6 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 1.
I20260713 09:09:13.034852 31049 leader_election.cc:290] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:13.035181 30820 leader_election.cc:304] T 13bb9a3b7f4c44cca55f02870909d9a6 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, bdb604eea77f4071bf01514760a2658f; no voters: 
I20260713 09:09:13.036258 31128 raft_consensus.cc:2804] T 13bb9a3b7f4c44cca55f02870909d9a6 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:13.022704 31143 tablet_bootstrap.cc:492] T c1fc5d53f5af4f82b660b803bfeaf862 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Bootstrap starting.
I20260713 09:09:13.037225 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17190a96ac147d0a7309c6ab6d34bba" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" is_pre_election: true
I20260713 09:09:13.037803 31005 raft_consensus.cc:2468] T b17190a96ac147d0a7309c6ab6d34bba P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in term 0.
I20260713 09:09:13.038646 30856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17190a96ac147d0a7309c6ab6d34bba" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdb604eea77f4071bf01514760a2658f" is_pre_election: true
I20260713 09:09:13.039250 30856 raft_consensus.cc:2468] T b17190a96ac147d0a7309c6ab6d34bba P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in term 0.
I20260713 09:09:13.040923 30894 leader_election.cc:304] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, bdb604eea77f4071bf01514760a2658f; no voters: 
I20260713 09:09:13.042448 31152 leader_election.cc:290] T 13bb9a3b7f4c44cca55f02870909d9a6 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 election: Requested vote from peers 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:13.043066 31129 raft_consensus.cc:2804] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:13.043419 31129 raft_consensus.cc:493] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:13.043711 31129 raft_consensus.cc:3060] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.044411 31140 tablet_bootstrap.cc:654] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.048512 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13bb9a3b7f4c44cca55f02870909d9a6" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
I20260713 09:09:13.049050 31005 raft_consensus.cc:3060] T 13bb9a3b7f4c44cca55f02870909d9a6 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.051308 31140 tablet_bootstrap.cc:492] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f: No bootstrap required, opened a new log
I20260713 09:09:13.051641 31141 tablet_bootstrap.cc:492] T 66a87bf4fc484c9aaf568ca2faf87727 P c6ab7a51eed6417ba44606e7ef55bb5c: No bootstrap required, opened a new log
I20260713 09:09:13.051726 31140 ts_tablet_manager.cc:1403] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.000s
I20260713 09:09:13.052145 31141 ts_tablet_manager.cc:1403] T 66a87bf4fc484c9aaf568ca2faf87727 P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent bootstrapping tablet: real 0.082s	user 0.039s	sys 0.031s
I20260713 09:09:13.054314 31140 raft_consensus.cc:359] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.054965 31140 raft_consensus.cc:385] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.054656 31141 raft_consensus.cc:359] T 66a87bf4fc484c9aaf568ca2faf87727 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.055233 31140 raft_consensus.cc:740] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.055440 31141 raft_consensus.cc:385] T 66a87bf4fc484c9aaf568ca2faf87727 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.055830 31141 raft_consensus.cc:740] T 66a87bf4fc484c9aaf568ca2faf87727 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.056548 31141 consensus_queue.cc:260] T 66a87bf4fc484c9aaf568ca2faf87727 P c6ab7a51eed6417ba44606e7ef55bb5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
W20260713 09:09:13.056493 30802 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:13.057974 31140 consensus_queue.cc:260] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.058799 31141 ts_tablet_manager.cc:1434] T 66a87bf4fc484c9aaf568ca2faf87727 P c6ab7a51eed6417ba44606e7ef55bb5c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260713 09:09:13.059715 31143 tablet_bootstrap.cc:654] T c1fc5d53f5af4f82b660b803bfeaf862 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.060110 31140 ts_tablet_manager.cc:1434] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:09:13.061139 31140 tablet_bootstrap.cc:492] T 2457864f0f024349be3d879ac2b30491 P bdb604eea77f4071bf01514760a2658f: Bootstrap starting.
I20260713 09:09:13.065759 31005 raft_consensus.cc:2468] T 13bb9a3b7f4c44cca55f02870909d9a6 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 1.
I20260713 09:09:13.032195 30929 raft_consensus.cc:2468] T 66a87bf4fc484c9aaf568ca2faf87727 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 1.
I20260713 09:09:13.068360 30820 leader_election.cc:304] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [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: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, bdb604eea77f4071bf01514760a2658f; no voters: c6ab7a51eed6417ba44606e7ef55bb5c
I20260713 09:09:13.069470 31152 raft_consensus.cc:2804] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:13.069522 31129 raft_consensus.cc:515] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.070030 31152 raft_consensus.cc:697] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Becoming Leader. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Running, Role: LEADER
I20260713 09:09:13.070863 31152 consensus_queue.cc:237] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.066607 31140 tablet_bootstrap.cc:654] T 2457864f0f024349be3d879ac2b30491 P bdb604eea77f4071bf01514760a2658f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.072526 31128 raft_consensus.cc:697] T 13bb9a3b7f4c44cca55f02870909d9a6 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Becoming Leader. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Running, Role: LEADER
I20260713 09:09:13.073429 30856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17190a96ac147d0a7309c6ab6d34bba" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdb604eea77f4071bf01514760a2658f"
I20260713 09:09:13.073972 30856 raft_consensus.cc:3060] T b17190a96ac147d0a7309c6ab6d34bba P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.077916 31171 raft_consensus.cc:493] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.078032 31128 consensus_queue.cc:237] T 13bb9a3b7f4c44cca55f02870909d9a6 P bdb604eea77f4071bf01514760a2658f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.077598 31129 leader_election.cc:290] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 election: Requested vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:13.078408 31171 raft_consensus.cc:515] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.081558 31171 leader_election.cc:290] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:13.081602 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17190a96ac147d0a7309c6ab6d34bba" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
I20260713 09:09:13.082231 31005 raft_consensus.cc:3060] T b17190a96ac147d0a7309c6ab6d34bba P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.082927 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1fc5d53f5af4f82b660b803bfeaf862" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" is_pre_election: true
I20260713 09:09:13.083464 31171 raft_consensus.cc:493] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.083534 31003 raft_consensus.cc:2468] T c1fc5d53f5af4f82b660b803bfeaf862 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 0.
I20260713 09:09:13.083979 31171 raft_consensus.cc:515] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.084920 30819 leader_election.cc:304] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdb604eea77f4071bf01514760a2658f, c6ab7a51eed6417ba44606e7ef55bb5c; no voters: 
I20260713 09:09:13.085793 31049 raft_consensus.cc:493] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.086299 31049 raft_consensus.cc:515] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.086895 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaba29b15900435e96f70f82e365aff7" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" is_pre_election: true
I20260713 09:09:13.087051 30930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaba29b15900435e96f70f82e365aff7" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" is_pre_election: true
I20260713 09:09:13.087488 31003 raft_consensus.cc:2468] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 0.
I20260713 09:09:13.087648 30930 raft_consensus.cc:2468] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 0.
I20260713 09:09:13.088690 30819 leader_election.cc:304] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdb604eea77f4071bf01514760a2658f, c6ab7a51eed6417ba44606e7ef55bb5c; no voters: 
I20260713 09:09:13.088969 30854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f884fca9740248f9a16fb02494991" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdb604eea77f4071bf01514760a2658f" is_pre_election: true
I20260713 09:09:13.088866 31005 raft_consensus.cc:2468] T b17190a96ac147d0a7309c6ab6d34bba P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in term 1.
I20260713 09:09:13.089627 31169 raft_consensus.cc:2804] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:13.089823 30854 raft_consensus.cc:2468] T 375f884fca9740248f9a16fb02494991 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in term 0.
I20260713 09:09:13.090026 31169 raft_consensus.cc:493] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:13.088866 31171 leader_election.cc:290] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:13.090871 31169 raft_consensus.cc:3060] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.090857 30894 leader_election.cc:304] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, c6ab7a51eed6417ba44606e7ef55bb5c; no voters: 
I20260713 09:09:13.091287 31171 raft_consensus.cc:2804] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:13.091679 31171 raft_consensus.cc:493] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:13.091697 31129 raft_consensus.cc:2804] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:13.092198 31171 raft_consensus.cc:3060] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.096711 30894 leader_election.cc:304] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, bdb604eea77f4071bf01514760a2658f; no voters: 
I20260713 09:09:13.098237 31143 tablet_bootstrap.cc:492] T c1fc5d53f5af4f82b660b803bfeaf862 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: No bootstrap required, opened a new log
I20260713 09:09:13.099375 31169 raft_consensus.cc:515] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.096473 30929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1fc5d53f5af4f82b660b803bfeaf862" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" is_pre_election: true
I20260713 09:09:13.095451 30856 raft_consensus.cc:2468] T b17190a96ac147d0a7309c6ab6d34bba P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in term 1.
W20260713 09:09:13.101161 30820 leader_election.cc:343] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:13.101531 31143 ts_tablet_manager.cc:1403] T c1fc5d53f5af4f82b660b803bfeaf862 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent bootstrapping tablet: real 0.078s	user 0.008s	sys 0.008s
I20260713 09:09:13.102478 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1fc5d53f5af4f82b660b803bfeaf862" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
I20260713 09:09:13.102583 31168 raft_consensus.cc:493] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.102996 31005 raft_consensus.cc:3060] T c1fc5d53f5af4f82b660b803bfeaf862 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.103106 31168 raft_consensus.cc:515] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.105397 31168 leader_election.cc:290] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323)
I20260713 09:09:13.107923 30856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3451ebe7fbb44ef4a91c550895c7dc42" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdb604eea77f4071bf01514760a2658f" is_pre_election: true
I20260713 09:09:13.108302 30929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1fc5d53f5af4f82b660b803bfeaf862" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
I20260713 09:09:13.108649 30856 raft_consensus.cc:2468] T 3451ebe7fbb44ef4a91c550895c7dc42 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6ab7a51eed6417ba44606e7ef55bb5c in term 0.
I20260713 09:09:13.109511 31049 leader_election.cc:290] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
W20260713 09:09:13.109619 30820 leader_election.cc:343] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:13.109876 30968 leader_election.cc:304] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdb604eea77f4071bf01514760a2658f, c6ab7a51eed6417ba44606e7ef55bb5c; no voters: 
I20260713 09:09:13.108973 31005 raft_consensus.cc:2468] T c1fc5d53f5af4f82b660b803bfeaf862 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 1.
I20260713 09:09:13.110920 31168 raft_consensus.cc:2804] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:13.111315 31168 raft_consensus.cc:493] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:13.111639 31168 raft_consensus.cc:3060] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.112341 31143 raft_consensus.cc:359] T c1fc5d53f5af4f82b660b803bfeaf862 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.112885 31169 leader_election.cc:290] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 election: Requested vote from peers 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:13.113900 31143 raft_consensus.cc:385] T c1fc5d53f5af4f82b660b803bfeaf862 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.114202 31143 raft_consensus.cc:740] T c1fc5d53f5af4f82b660b803bfeaf862 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.116809 30819 leader_election.cc:304] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [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: bdb604eea77f4071bf01514760a2658f, c6ab7a51eed6417ba44606e7ef55bb5c; no voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3
I20260713 09:09:13.117141 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f884fca9740248f9a16fb02494991" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" is_pre_election: true
I20260713 09:09:13.110212 31049 raft_consensus.cc:2804] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:13.118079 31005 raft_consensus.cc:2468] T 375f884fca9740248f9a16fb02494991 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in term 0.
I20260713 09:09:13.118435 31129 raft_consensus.cc:697] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 LEADER]: Becoming Leader. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Running, Role: LEADER
I20260713 09:09:13.099526 31171 raft_consensus.cc:515] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.118453 31049 raft_consensus.cc:493] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:13.116791 30929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3451ebe7fbb44ef4a91c550895c7dc42" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" is_pre_election: true
I20260713 09:09:13.120456 31049 raft_consensus.cc:3060] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.122995 30930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaba29b15900435e96f70f82e365aff7" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
I20260713 09:09:13.119354 31129 consensus_queue.cc:237] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.123986 30930 raft_consensus.cc:3060] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.123415 31168 raft_consensus.cc:515] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.118112 31169 raft_consensus.cc:2804] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:13.125751 31169 raft_consensus.cc:697] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Becoming Leader. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Running, Role: LEADER
I20260713 09:09:13.126742 31169 consensus_queue.cc:237] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.127350 30931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3451ebe7fbb44ef4a91c550895c7dc42" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
I20260713 09:09:13.127182 30752 catalog_manager.cc:5697] T 13bb9a3b7f4c44cca55f02870909d9a6 P bdb604eea77f4071bf01514760a2658f reported cstate change: term changed from 0 to 1, leader changed from <none> to bdb604eea77f4071bf01514760a2658f (127.26.91.193). New cstate: current_term: 1 leader_uuid: "bdb604eea77f4071bf01514760a2658f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.123252 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaba29b15900435e96f70f82e365aff7" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
I20260713 09:09:13.129343 31005 raft_consensus.cc:3060] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.120671 30929 raft_consensus.cc:2468] T 3451ebe7fbb44ef4a91c550895c7dc42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6ab7a51eed6417ba44606e7ef55bb5c in term 0.
I20260713 09:09:13.131052 30856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3451ebe7fbb44ef4a91c550895c7dc42" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdb604eea77f4071bf01514760a2658f"
I20260713 09:09:13.131595 30856 raft_consensus.cc:3060] T 3451ebe7fbb44ef4a91c550895c7dc42 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.123364 31140 tablet_bootstrap.cc:492] T 2457864f0f024349be3d879ac2b30491 P bdb604eea77f4071bf01514760a2658f: No bootstrap required, opened a new log
I20260713 09:09:13.132993 30930 raft_consensus.cc:2468] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 1.
I20260713 09:09:13.134083 31140 ts_tablet_manager.cc:1403] T 2457864f0f024349be3d879ac2b30491 P bdb604eea77f4071bf01514760a2658f: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.021s
I20260713 09:09:13.134337 30820 leader_election.cc:304] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, bdb604eea77f4071bf01514760a2658f; no voters: 
I20260713 09:09:13.136178 31168 leader_election.cc:290] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c [CANDIDATE]: Term 1 election: Requested vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323)
I20260713 09:09:13.121402 31171 leader_election.cc:290] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 1 election: Requested vote from peers 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:13.116315 31143 consensus_queue.cc:260] T c1fc5d53f5af4f82b660b803bfeaf862 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.137243 31171 raft_consensus.cc:2804] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:13.138044 31005 raft_consensus.cc:2468] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 1.
I20260713 09:09:13.136866 31140 raft_consensus.cc:359] T 2457864f0f024349be3d879ac2b30491 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.139106 31140 raft_consensus.cc:385] T 2457864f0f024349be3d879ac2b30491 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.139400 31140 raft_consensus.cc:740] T 2457864f0f024349be3d879ac2b30491 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.139777 31171 raft_consensus.cc:697] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Becoming Leader. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Running, Role: LEADER
I20260713 09:09:13.140869 31140 consensus_queue.cc:260] T 2457864f0f024349be3d879ac2b30491 P bdb604eea77f4071bf01514760a2658f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.140983 31171 consensus_queue.cc:237] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.138099 30856 raft_consensus.cc:2468] T 3451ebe7fbb44ef4a91c550895c7dc42 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6ab7a51eed6417ba44606e7ef55bb5c in term 1.
I20260713 09:09:13.143000 31140 ts_tablet_manager.cc:1434] T 2457864f0f024349be3d879ac2b30491 P bdb604eea77f4071bf01514760a2658f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:09:13.143769 30968 leader_election.cc:304] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c [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: bdb604eea77f4071bf01514760a2658f, c6ab7a51eed6417ba44606e7ef55bb5c; no voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3
I20260713 09:09:13.140112 31143 ts_tablet_manager.cc:1434] T c1fc5d53f5af4f82b660b803bfeaf862 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260713 09:09:13.144588 31168 raft_consensus.cc:2804] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:13.145038 31143 tablet_bootstrap.cc:492] T 85cfac3c790f4ac096658714689f1f24 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Bootstrap starting.
I20260713 09:09:13.145063 31168 raft_consensus.cc:697] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 LEADER]: Becoming Leader. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Running, Role: LEADER
I20260713 09:09:13.146307 31168 consensus_queue.cc:237] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.131626 31049 raft_consensus.cc:515] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.149029 31049 leader_election.cc:290] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 election: Requested vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:13.150455 30854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f884fca9740248f9a16fb02494991" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdb604eea77f4071bf01514760a2658f"
I20260713 09:09:13.150993 30854 raft_consensus.cc:3060] T 375f884fca9740248f9a16fb02494991 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.151225 31143 tablet_bootstrap.cc:654] T 85cfac3c790f4ac096658714689f1f24 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.155148 30753 catalog_manager.cc:5697] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194). New cstate: current_term: 1 leader_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.156428 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f884fca9740248f9a16fb02494991" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
I20260713 09:09:13.157810 31165 raft_consensus.cc:493] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.158738 30854 raft_consensus.cc:2468] T 375f884fca9740248f9a16fb02494991 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in term 1.
I20260713 09:09:13.158514 31165 raft_consensus.cc:515] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.159951 30894 leader_election.cc:304] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, bdb604eea77f4071bf01514760a2658f; no voters: 
I20260713 09:09:13.160705 31165 leader_election.cc:290] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323)
I20260713 09:09:13.161175 31005 raft_consensus.cc:3060] T 375f884fca9740248f9a16fb02494991 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.161441 30856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85cfac3c790f4ac096658714689f1f24" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdb604eea77f4071bf01514760a2658f" is_pre_election: true
I20260713 09:09:13.161723 30930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85cfac3c790f4ac096658714689f1f24" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" is_pre_election: true
I20260713 09:09:13.162117 30856 raft_consensus.cc:2468] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6ab7a51eed6417ba44606e7ef55bb5c in term 0.
W20260713 09:09:13.163170 30969 leader_election.cc:343] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:13.163688 30968 leader_election.cc:304] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [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: bdb604eea77f4071bf01514760a2658f, c6ab7a51eed6417ba44606e7ef55bb5c; no voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3
I20260713 09:09:13.163933 31129 raft_consensus.cc:2804] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:13.164525 31165 raft_consensus.cc:2804] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:13.164556 31129 raft_consensus.cc:697] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 LEADER]: Becoming Leader. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Running, Role: LEADER
I20260713 09:09:13.164960 31165 raft_consensus.cc:493] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:13.165302 31165 raft_consensus.cc:3060] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.165750 31129 consensus_queue.cc:237] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.169974 31143 tablet_bootstrap.cc:492] T 85cfac3c790f4ac096658714689f1f24 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: No bootstrap required, opened a new log
I20260713 09:09:13.170409 31143 ts_tablet_manager.cc:1403] T 85cfac3c790f4ac096658714689f1f24 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.015s
I20260713 09:09:13.172966 31143 raft_consensus.cc:359] T 85cfac3c790f4ac096658714689f1f24 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.173586 31143 raft_consensus.cc:385] T 85cfac3c790f4ac096658714689f1f24 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.173851 31143 raft_consensus.cc:740] T 85cfac3c790f4ac096658714689f1f24 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.174500 31143 consensus_queue.cc:260] T 85cfac3c790f4ac096658714689f1f24 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.176512 31143 ts_tablet_manager.cc:1434] T 85cfac3c790f4ac096658714689f1f24 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:09:13.178131 31005 raft_consensus.cc:2468] T 375f884fca9740248f9a16fb02494991 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in term 1.
I20260713 09:09:13.180174 31165 raft_consensus.cc:515] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.183094 30854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85cfac3c790f4ac096658714689f1f24" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdb604eea77f4071bf01514760a2658f"
I20260713 09:09:13.183421 30930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85cfac3c790f4ac096658714689f1f24" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
I20260713 09:09:13.183696 30854 raft_consensus.cc:3060] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.184059 30930 raft_consensus.cc:3060] T 85cfac3c790f4ac096658714689f1f24 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.190335 30854 raft_consensus.cc:2468] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6ab7a51eed6417ba44606e7ef55bb5c in term 1.
I20260713 09:09:13.192067 30968 leader_election.cc:304] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdb604eea77f4071bf01514760a2658f, c6ab7a51eed6417ba44606e7ef55bb5c; no voters: 
I20260713 09:09:13.192943 31126 raft_consensus.cc:2804] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:13.206954 31126 raft_consensus.cc:697] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 LEADER]: Becoming Leader. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Running, Role: LEADER
I20260713 09:09:13.207857 31126 consensus_queue.cc:237] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.209075 30930 raft_consensus.cc:2468] T 85cfac3c790f4ac096658714689f1f24 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6ab7a51eed6417ba44606e7ef55bb5c in term 1.
I20260713 09:09:13.215888 31165 leader_election.cc:290] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [CANDIDATE]: Term 1 election: Requested vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323)
I20260713 09:09:13.222080 30750 catalog_manager.cc:5697] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c reported cstate change: term changed from 0 to 1, leader changed from <none> to c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195). New cstate: current_term: 1 leader_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:13.228132 31126 raft_consensus.cc:493] T 66a87bf4fc484c9aaf568ca2faf87727 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.228658 31126 raft_consensus.cc:515] T 66a87bf4fc484c9aaf568ca2faf87727 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.231824 30930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a87bf4fc484c9aaf568ca2faf87727" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" is_pre_election: true
I20260713 09:09:13.232645 30930 raft_consensus.cc:2393] T 66a87bf4fc484c9aaf568ca2faf87727 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c6ab7a51eed6417ba44606e7ef55bb5c in current term 1: Already voted for candidate bdb604eea77f4071bf01514760a2658f in this term.
I20260713 09:09:13.233790 30854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a87bf4fc484c9aaf568ca2faf87727" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdb604eea77f4071bf01514760a2658f" is_pre_election: true
I20260713 09:09:13.233943 31126 leader_election.cc:290] T 66a87bf4fc484c9aaf568ca2faf87727 P c6ab7a51eed6417ba44606e7ef55bb5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323)
I20260713 09:09:13.236485 30968 leader_election.cc:304] T 66a87bf4fc484c9aaf568ca2faf87727 P c6ab7a51eed6417ba44606e7ef55bb5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c6ab7a51eed6417ba44606e7ef55bb5c; no voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, bdb604eea77f4071bf01514760a2658f
I20260713 09:09:13.237320 31126 raft_consensus.cc:3060] T 66a87bf4fc484c9aaf568ca2faf87727 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.240221 30752 catalog_manager.cc:5697] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194). New cstate: current_term: 1 leader_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.243852 31126 raft_consensus.cc:2749] T 66a87bf4fc484c9aaf568ca2faf87727 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:13.249219 30750 catalog_manager.cc:5697] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c reported cstate change: term changed from 0 to 1, leader changed from <none> to c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195). New cstate: current_term: 1 leader_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:13.249326 30753 catalog_manager.cc:5697] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f reported cstate change: term changed from 0 to 1, leader changed from <none> to bdb604eea77f4071bf01514760a2658f (127.26.91.193). New cstate: current_term: 1 leader_uuid: "bdb604eea77f4071bf01514760a2658f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.250944 30753 catalog_manager.cc:5697] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f reported cstate change: term changed from 0 to 1, leader changed from <none> to bdb604eea77f4071bf01514760a2658f (127.26.91.193). New cstate: current_term: 1 leader_uuid: "bdb604eea77f4071bf01514760a2658f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.253161 30753 catalog_manager.cc:5697] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f reported cstate change: term changed from 0 to 1, leader changed from <none> to bdb604eea77f4071bf01514760a2658f (127.26.91.193). New cstate: current_term: 1 leader_uuid: "bdb604eea77f4071bf01514760a2658f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.291388 31129 raft_consensus.cc:493] T 2457864f0f024349be3d879ac2b30491 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.291796 31129 raft_consensus.cc:515] T 2457864f0f024349be3d879ac2b30491 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.293311 31129 leader_election.cc:290] T 2457864f0f024349be3d879ac2b30491 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:13.294085 30854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2457864f0f024349be3d879ac2b30491" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdb604eea77f4071bf01514760a2658f" is_pre_election: true
I20260713 09:09:13.294250 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2457864f0f024349be3d879ac2b30491" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" is_pre_election: true
I20260713 09:09:13.294652 30854 raft_consensus.cc:2468] T 2457864f0f024349be3d879ac2b30491 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in term 0.
I20260713 09:09:13.294765 31005 raft_consensus.cc:2468] T 2457864f0f024349be3d879ac2b30491 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in term 0.
I20260713 09:09:13.295500 30894 leader_election.cc:304] T 2457864f0f024349be3d879ac2b30491 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, bdb604eea77f4071bf01514760a2658f; no voters: 
I20260713 09:09:13.296123 31129 raft_consensus.cc:2804] T 2457864f0f024349be3d879ac2b30491 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:13.296514 31129 raft_consensus.cc:493] T 2457864f0f024349be3d879ac2b30491 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:13.296805 31129 raft_consensus.cc:3060] T 2457864f0f024349be3d879ac2b30491 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.301342 31129 raft_consensus.cc:515] T 2457864f0f024349be3d879ac2b30491 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.302879 31129 leader_election.cc:290] T 2457864f0f024349be3d879ac2b30491 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 election: Requested vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:13.303414 30854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2457864f0f024349be3d879ac2b30491" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdb604eea77f4071bf01514760a2658f"
I20260713 09:09:13.303777 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2457864f0f024349be3d879ac2b30491" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
I20260713 09:09:13.303903 30854 raft_consensus.cc:3060] T 2457864f0f024349be3d879ac2b30491 P bdb604eea77f4071bf01514760a2658f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.304239 31005 raft_consensus.cc:3060] T 2457864f0f024349be3d879ac2b30491 P c6ab7a51eed6417ba44606e7ef55bb5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.308038 31005 raft_consensus.cc:2468] T 2457864f0f024349be3d879ac2b30491 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in term 1.
I20260713 09:09:13.308331 30854 raft_consensus.cc:2468] T 2457864f0f024349be3d879ac2b30491 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in term 1.
I20260713 09:09:13.308833 30894 leader_election.cc:304] T 2457864f0f024349be3d879ac2b30491 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, c6ab7a51eed6417ba44606e7ef55bb5c; no voters: 
I20260713 09:09:13.309578 31129 raft_consensus.cc:2804] T 2457864f0f024349be3d879ac2b30491 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:13.309954 31129 raft_consensus.cc:697] T 2457864f0f024349be3d879ac2b30491 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 LEADER]: Becoming Leader. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Running, Role: LEADER
I20260713 09:09:13.310611 31129 consensus_queue.cc:237] T 2457864f0f024349be3d879ac2b30491 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.324678 30753 catalog_manager.cc:5697] T 2457864f0f024349be3d879ac2b30491 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194). New cstate: current_term: 1 leader_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.373706 31005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85cfac3c790f4ac096658714689f1f24"
dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
mode: GRACEFUL
new_leader_uuid: "bdb604eea77f4071bf01514760a2658f"
 from {username='slave'} at 127.0.0.1:57310
I20260713 09:09:13.374198 31005 raft_consensus.cc:606] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 LEADER]: Received request to transfer leadership to TS bdb604eea77f4071bf01514760a2658f
I20260713 09:09:13.391785 30930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b17190a96ac147d0a7309c6ab6d34bba"
dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
mode: GRACEFUL
new_leader_uuid: "bdb604eea77f4071bf01514760a2658f"
 from {username='slave'} at 127.0.0.1:50778
I20260713 09:09:13.392294 30930 raft_consensus.cc:606] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 LEADER]: Received request to transfer leadership to TS bdb604eea77f4071bf01514760a2658f
I20260713 09:09:13.396814 30930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "375f884fca9740248f9a16fb02494991"
dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
mode: GRACEFUL
new_leader_uuid: "bdb604eea77f4071bf01514760a2658f"
 from {username='slave'} at 127.0.0.1:50778
I20260713 09:09:13.397269 30930 raft_consensus.cc:606] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 LEADER]: Received request to transfer leadership to TS bdb604eea77f4071bf01514760a2658f
I20260713 09:09:13.401376 30854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66a87bf4fc484c9aaf568ca2faf87727"
dest_uuid: "bdb604eea77f4071bf01514760a2658f"
mode: GRACEFUL
new_leader_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
 from {username='slave'} at 127.0.0.1:55748
I20260713 09:09:13.401803 30854 raft_consensus.cc:606] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Received request to transfer leadership to TS 84d2f7cbe3ea49b1a3a3abc8d4bbdae3
I20260713 09:09:13.405908 30854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aaba29b15900435e96f70f82e365aff7"
dest_uuid: "bdb604eea77f4071bf01514760a2658f"
mode: GRACEFUL
new_leader_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
 from {username='slave'} at 127.0.0.1:55748
I20260713 09:09:13.406296 30854 raft_consensus.cc:606] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Received request to transfer leadership to TS 84d2f7cbe3ea49b1a3a3abc8d4bbdae3
I20260713 09:09:13.410368 31005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3451ebe7fbb44ef4a91c550895c7dc42"
dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
mode: GRACEFUL
new_leader_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
 from {username='slave'} at 127.0.0.1:57310
I20260713 09:09:13.410742 31005 raft_consensus.cc:606] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 LEADER]: Received request to transfer leadership to TS 84d2f7cbe3ea49b1a3a3abc8d4bbdae3
I20260713 09:09:13.417164 30854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1fc5d53f5af4f82b660b803bfeaf862"
dest_uuid: "bdb604eea77f4071bf01514760a2658f"
mode: GRACEFUL
new_leader_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
 from {username='slave'} at 127.0.0.1:55748
I20260713 09:09:13.417560 30854 raft_consensus.cc:606] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Received request to transfer leadership to TS c6ab7a51eed6417ba44606e7ef55bb5c
I20260713 09:09:13.486138 31171 consensus_queue.cc:1048] T 13bb9a3b7f4c44cca55f02870909d9a6 P bdb604eea77f4071bf01514760a2658f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.494542 31129 raft_consensus.cc:493] T c1fc5d53f5af4f82b660b803bfeaf862 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.495077 31129 raft_consensus.cc:515] T c1fc5d53f5af4f82b660b803bfeaf862 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.497109 31129 leader_election.cc:290] T c1fc5d53f5af4f82b660b803bfeaf862 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:13.498275 31171 consensus_queue.cc:1048] T 13bb9a3b7f4c44cca55f02870909d9a6 P bdb604eea77f4071bf01514760a2658f [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.498572 30854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1fc5d53f5af4f82b660b803bfeaf862" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdb604eea77f4071bf01514760a2658f" is_pre_election: true
I20260713 09:09:13.499859 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1fc5d53f5af4f82b660b803bfeaf862" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" is_pre_election: true
I20260713 09:09:13.501796 31005 raft_consensus.cc:2393] T c1fc5d53f5af4f82b660b803bfeaf862 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in current term 1: Already voted for candidate bdb604eea77f4071bf01514760a2658f in this term.
I20260713 09:09:13.503505 30894 leader_election.cc:304] T c1fc5d53f5af4f82b660b803bfeaf862 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3; no voters: bdb604eea77f4071bf01514760a2658f, c6ab7a51eed6417ba44606e7ef55bb5c
I20260713 09:09:13.504668 31129 raft_consensus.cc:3060] T c1fc5d53f5af4f82b660b803bfeaf862 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.506649 31128 consensus_queue.cc:1048] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.510936 31129 raft_consensus.cc:2749] T c1fc5d53f5af4f82b660b803bfeaf862 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:13.524329 31171 consensus_queue.cc:1048] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.530985 31128 raft_consensus.cc:993] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f: : Instructing follower 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 to start an election
I20260713 09:09:13.531375 31171 raft_consensus.cc:1081] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Signalling peer 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 to start an election
I20260713 09:09:13.532788 30930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66a87bf4fc484c9aaf568ca2faf87727"
dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
 from {username='slave'} at 127.0.0.1:50758
I20260713 09:09:13.533612 30930 raft_consensus.cc:493] T 66a87bf4fc484c9aaf568ca2faf87727 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:13.533936 30930 raft_consensus.cc:3060] T 66a87bf4fc484c9aaf568ca2faf87727 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.538744 30930 raft_consensus.cc:515] T 66a87bf4fc484c9aaf568ca2faf87727 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.540203 30930 leader_election.cc:290] T 66a87bf4fc484c9aaf568ca2faf87727 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 2 election: Requested vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:13.540970 30854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a87bf4fc484c9aaf568ca2faf87727" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdb604eea77f4071bf01514760a2658f"
I20260713 09:09:13.541293 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a87bf4fc484c9aaf568ca2faf87727" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
I20260713 09:09:13.541548 30854 raft_consensus.cc:3055] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:13.541843 31003 raft_consensus.cc:3060] T 66a87bf4fc484c9aaf568ca2faf87727 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.541870 30854 raft_consensus.cc:740] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Running, Role: LEADER
I20260713 09:09:13.542749 30854 consensus_queue.cc:260] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.543957 30854 raft_consensus.cc:3060] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.548457 31003 raft_consensus.cc:2468] T 66a87bf4fc484c9aaf568ca2faf87727 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in term 2.
I20260713 09:09:13.549459 30894 leader_election.cc:304] T 66a87bf4fc484c9aaf568ca2faf87727 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, c6ab7a51eed6417ba44606e7ef55bb5c; no voters: 
I20260713 09:09:13.549999 30854 raft_consensus.cc:2468] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in term 2.
I20260713 09:09:13.550047 31129 raft_consensus.cc:2804] T 66a87bf4fc484c9aaf568ca2faf87727 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:13.550869 31129 raft_consensus.cc:697] T 66a87bf4fc484c9aaf568ca2faf87727 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 LEADER]: Becoming Leader. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Running, Role: LEADER
I20260713 09:09:13.551635 31129 consensus_queue.cc:237] T 66a87bf4fc484c9aaf568ca2faf87727 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.557300 30753 catalog_manager.cc:5697] T 66a87bf4fc484c9aaf568ca2faf87727 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 reported cstate change: term changed from 1 to 2, leader changed from bdb604eea77f4071bf01514760a2658f (127.26.91.193) to 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194). New cstate: current_term: 2 leader_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.605015 31129 consensus_queue.cc:1048] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.610740 31049 raft_consensus.cc:993] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: : Instructing follower bdb604eea77f4071bf01514760a2658f to start an election
I20260713 09:09:13.611182 31177 raft_consensus.cc:1081] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 LEADER]: Signalling peer bdb604eea77f4071bf01514760a2658f to start an election
I20260713 09:09:13.612819 30856 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "375f884fca9740248f9a16fb02494991"
dest_uuid: "bdb604eea77f4071bf01514760a2658f"
 from {username='slave'} at 127.0.0.1:55740
I20260713 09:09:13.614063 30856 raft_consensus.cc:493] T 375f884fca9740248f9a16fb02494991 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:13.614434 30856 raft_consensus.cc:3060] T 375f884fca9740248f9a16fb02494991 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.617722 31129 consensus_queue.cc:1048] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.619733 31177 consensus_queue.cc:1048] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.621052 30856 raft_consensus.cc:515] T 375f884fca9740248f9a16fb02494991 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.625612 30856 leader_election.cc:290] T 375f884fca9740248f9a16fb02494991 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 2 election: Requested vote from peers 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:13.628432 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f884fca9740248f9a16fb02494991" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
I20260713 09:09:13.627611 31171 consensus_queue.cc:1048] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.631757 30930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f884fca9740248f9a16fb02494991" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
I20260713 09:09:13.632373 30930 raft_consensus.cc:3055] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:13.632665 30930 raft_consensus.cc:740] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Running, Role: LEADER
I20260713 09:09:13.634649 30930 consensus_queue.cc:260] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.635886 30930 raft_consensus.cc:3060] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.643818 30930 raft_consensus.cc:2468] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 2.
I20260713 09:09:13.644884 30820 leader_election.cc:304] T 375f884fca9740248f9a16fb02494991 P bdb604eea77f4071bf01514760a2658f [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: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, bdb604eea77f4071bf01514760a2658f; no voters: c6ab7a51eed6417ba44606e7ef55bb5c
I20260713 09:09:13.653024 31129 raft_consensus.cc:993] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: : Instructing follower bdb604eea77f4071bf01514760a2658f to start an election
I20260713 09:09:13.653599 31129 raft_consensus.cc:1081] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 LEADER]: Signalling peer bdb604eea77f4071bf01514760a2658f to start an election
I20260713 09:09:13.653923 31152 raft_consensus.cc:993] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f: : Instructing follower c6ab7a51eed6417ba44606e7ef55bb5c to start an election
I20260713 09:09:13.654336 31152 raft_consensus.cc:1081] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Signalling peer c6ab7a51eed6417ba44606e7ef55bb5c to start an election
I20260713 09:09:13.645900 31171 raft_consensus.cc:2804] T 375f884fca9740248f9a16fb02494991 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:13.655944 31171 raft_consensus.cc:697] T 375f884fca9740248f9a16fb02494991 P bdb604eea77f4071bf01514760a2658f [term 2 LEADER]: Becoming Leader. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Running, Role: LEADER
I20260713 09:09:13.656783 31171 consensus_queue.cc:237] T 375f884fca9740248f9a16fb02494991 P bdb604eea77f4071bf01514760a2658f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.661074 31003 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1fc5d53f5af4f82b660b803bfeaf862"
dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
 from {username='slave'} at 127.0.0.1:57294
I20260713 09:09:13.662210 31003 raft_consensus.cc:493] T c1fc5d53f5af4f82b660b803bfeaf862 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:13.662573 31003 raft_consensus.cc:3060] T c1fc5d53f5af4f82b660b803bfeaf862 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.662953 30854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b17190a96ac147d0a7309c6ab6d34bba"
dest_uuid: "bdb604eea77f4071bf01514760a2658f"
 from {username='slave'} at 127.0.0.1:55740
I20260713 09:09:13.663551 30854 raft_consensus.cc:493] T b17190a96ac147d0a7309c6ab6d34bba P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:13.663980 30854 raft_consensus.cc:3060] T b17190a96ac147d0a7309c6ab6d34bba P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.667205 31177 consensus_queue.cc:1048] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.669488 31152 consensus_queue.cc:1048] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.671115 31003 raft_consensus.cc:515] T c1fc5d53f5af4f82b660b803bfeaf862 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.671195 30854 raft_consensus.cc:515] T b17190a96ac147d0a7309c6ab6d34bba P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.674242 30854 leader_election.cc:290] T b17190a96ac147d0a7309c6ab6d34bba P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 2 election: Requested vote from peers 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:13.674425 30929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17190a96ac147d0a7309c6ab6d34bba" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
I20260713 09:09:13.675426 30929 raft_consensus.cc:3055] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:13.675720 31003 leader_election.cc:290] T c1fc5d53f5af4f82b660b803bfeaf862 P c6ab7a51eed6417ba44606e7ef55bb5c [CANDIDATE]: Term 2 election: Requested vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323)
I20260713 09:09:13.675740 30929 raft_consensus.cc:740] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Running, Role: LEADER
I20260713 09:09:13.676730 30856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1fc5d53f5af4f82b660b803bfeaf862" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdb604eea77f4071bf01514760a2658f"
I20260713 09:09:13.677271 30856 raft_consensus.cc:3055] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:13.677585 30856 raft_consensus.cc:740] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Running, Role: LEADER
I20260713 09:09:13.678277 30856 consensus_queue.cc:260] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.679003 30931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1fc5d53f5af4f82b660b803bfeaf862" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
I20260713 09:09:13.679292 30856 raft_consensus.cc:3060] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.677000 30929 consensus_queue.cc:260] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.674817 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17190a96ac147d0a7309c6ab6d34bba" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
I20260713 09:09:13.680629 30929 raft_consensus.cc:3060] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.681988 31126 consensus_queue.cc:1048] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.670406 30753 catalog_manager.cc:5697] T 375f884fca9740248f9a16fb02494991 P bdb604eea77f4071bf01514760a2658f reported cstate change: term changed from 1 to 2, leader changed from 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194) to bdb604eea77f4071bf01514760a2658f (127.26.91.193). New cstate: current_term: 2 leader_uuid: "bdb604eea77f4071bf01514760a2658f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.688611 30929 raft_consensus.cc:2468] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 2.
I20260713 09:09:13.689826 30820 leader_election.cc:304] T b17190a96ac147d0a7309c6ab6d34bba P bdb604eea77f4071bf01514760a2658f [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: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, bdb604eea77f4071bf01514760a2658f; no voters: c6ab7a51eed6417ba44606e7ef55bb5c
I20260713 09:09:13.691072 31171 raft_consensus.cc:2804] T b17190a96ac147d0a7309c6ab6d34bba P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:13.691670 31171 raft_consensus.cc:697] T b17190a96ac147d0a7309c6ab6d34bba P bdb604eea77f4071bf01514760a2658f [term 2 LEADER]: Becoming Leader. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Running, Role: LEADER
I20260713 09:09:13.694370 30856 raft_consensus.cc:2468] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6ab7a51eed6417ba44606e7ef55bb5c in term 2.
I20260713 09:09:13.695413 30968 leader_election.cc:304] T c1fc5d53f5af4f82b660b803bfeaf862 P c6ab7a51eed6417ba44606e7ef55bb5c [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: bdb604eea77f4071bf01514760a2658f, c6ab7a51eed6417ba44606e7ef55bb5c; no voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3
I20260713 09:09:13.696885 31126 raft_consensus.cc:2804] T c1fc5d53f5af4f82b660b803bfeaf862 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:13.697325 31126 raft_consensus.cc:697] T c1fc5d53f5af4f82b660b803bfeaf862 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 LEADER]: Becoming Leader. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Running, Role: LEADER
I20260713 09:09:13.698103 31126 consensus_queue.cc:237] T c1fc5d53f5af4f82b660b803bfeaf862 P c6ab7a51eed6417ba44606e7ef55bb5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.699883 31152 consensus_queue.cc:1048] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:13.692478 31171 consensus_queue.cc:237] T b17190a96ac147d0a7309c6ab6d34bba P bdb604eea77f4071bf01514760a2658f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.707484 31128 consensus_queue.cc:1048] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:13.716682 31178 consensus_queue.cc:1048] T 2457864f0f024349be3d879ac2b30491 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.716897 31165 consensus_queue.cc:1048] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.719847 30753 catalog_manager.cc:5697] T c1fc5d53f5af4f82b660b803bfeaf862 P c6ab7a51eed6417ba44606e7ef55bb5c reported cstate change: term changed from 1 to 2, leader changed from bdb604eea77f4071bf01514760a2658f (127.26.91.193) to c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195). New cstate: current_term: 2 leader_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:13.721760 31152 raft_consensus.cc:993] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f: : Instructing follower 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 to start an election
I20260713 09:09:13.722180 31152 raft_consensus.cc:1081] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Signalling peer 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 to start an election
I20260713 09:09:13.723987 30931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aaba29b15900435e96f70f82e365aff7"
dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
 from {username='slave'} at 127.0.0.1:50758
I20260713 09:09:13.724838 30931 raft_consensus.cc:493] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:13.725190 30931 raft_consensus.cc:3060] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.726580 30930 raft_consensus.cc:3060] T 3451ebe7fbb44ef4a91c550895c7dc42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.736948 30752 catalog_manager.cc:5697] T b17190a96ac147d0a7309c6ab6d34bba P bdb604eea77f4071bf01514760a2658f reported cstate change: term changed from 1 to 2, leader changed from 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194) to bdb604eea77f4071bf01514760a2658f (127.26.91.193). New cstate: current_term: 2 leader_uuid: "bdb604eea77f4071bf01514760a2658f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.739501 31168 consensus_queue.cc:1048] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.741959 30931 raft_consensus.cc:515] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.745035 30855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaba29b15900435e96f70f82e365aff7" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdb604eea77f4071bf01514760a2658f"
I20260713 09:09:13.745609 30855 raft_consensus.cc:3055] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:13.745885 30855 raft_consensus.cc:740] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Running, Role: LEADER
I20260713 09:09:13.746685 30855 consensus_queue.cc:260] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.747560 30855 raft_consensus.cc:3060] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.755517 30931 leader_election.cc:290] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 2 election: Requested vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:13.756672 31004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaba29b15900435e96f70f82e365aff7" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
I20260713 09:09:13.759984 30855 raft_consensus.cc:2468] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in term 2.
I20260713 09:09:13.765120 30894 leader_election.cc:304] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [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: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, bdb604eea77f4071bf01514760a2658f; no voters: c6ab7a51eed6417ba44606e7ef55bb5c
I20260713 09:09:13.765872 31177 raft_consensus.cc:2804] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:13.766340 31177 raft_consensus.cc:697] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 LEADER]: Becoming Leader. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Running, Role: LEADER
I20260713 09:09:13.766431 31126 raft_consensus.cc:993] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c: : Instructing follower 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 to start an election
I20260713 09:09:13.766907 31126 raft_consensus.cc:1081] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 LEADER]: Signalling peer 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 to start an election
I20260713 09:09:13.767143 31177 consensus_queue.cc:237] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.769109 30930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3451ebe7fbb44ef4a91c550895c7dc42"
dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
 from {username='slave'} at 127.0.0.1:50772
I20260713 09:09:13.769649 30930 raft_consensus.cc:493] T 3451ebe7fbb44ef4a91c550895c7dc42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:13.769976 30930 raft_consensus.cc:3060] T 3451ebe7fbb44ef4a91c550895c7dc42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.772650 31168 consensus_queue.cc:1048] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.776404 30930 raft_consensus.cc:515] T 3451ebe7fbb44ef4a91c550895c7dc42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.778254 30930 leader_election.cc:290] T 3451ebe7fbb44ef4a91c550895c7dc42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 2 election: Requested vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:13.779578 30856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3451ebe7fbb44ef4a91c550895c7dc42" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdb604eea77f4071bf01514760a2658f"
I20260713 09:09:13.780119 30856 raft_consensus.cc:3060] T 3451ebe7fbb44ef4a91c550895c7dc42 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.780561 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3451ebe7fbb44ef4a91c550895c7dc42" candidate_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
I20260713 09:09:13.781090 31005 raft_consensus.cc:3055] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:13.781354 31005 raft_consensus.cc:740] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Running, Role: LEADER
I20260713 09:09:13.782014 31005 consensus_queue.cc:260] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.783121 31005 raft_consensus.cc:3060] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.784155 31129 consensus_queue.cc:1048] T 2457864f0f024349be3d879ac2b30491 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.786099 31165 raft_consensus.cc:993] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c: : Instructing follower bdb604eea77f4071bf01514760a2658f to start an election
I20260713 09:09:13.786564 31165 raft_consensus.cc:1081] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 LEADER]: Signalling peer bdb604eea77f4071bf01514760a2658f to start an election
I20260713 09:09:13.786100 30856 raft_consensus.cc:2468] T 3451ebe7fbb44ef4a91c550895c7dc42 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in term 2.
I20260713 09:09:13.787775 30894 leader_election.cc:304] T 3451ebe7fbb44ef4a91c550895c7dc42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, bdb604eea77f4071bf01514760a2658f; no voters: 
I20260713 09:09:13.788249 30856 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85cfac3c790f4ac096658714689f1f24"
dest_uuid: "bdb604eea77f4071bf01514760a2658f"
 from {username='slave'} at 127.0.0.1:55746
I20260713 09:09:13.788717 31129 raft_consensus.cc:2804] T 3451ebe7fbb44ef4a91c550895c7dc42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:13.788789 30856 raft_consensus.cc:493] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:13.789301 30856 raft_consensus.cc:3060] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.790362 31005 raft_consensus.cc:2468] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 in term 2.
I20260713 09:09:13.789275 31129 raft_consensus.cc:697] T 3451ebe7fbb44ef4a91c550895c7dc42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 LEADER]: Becoming Leader. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Running, Role: LEADER
I20260713 09:09:13.793130 31129 consensus_queue.cc:237] T 3451ebe7fbb44ef4a91c550895c7dc42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.795360 30856 raft_consensus.cc:515] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.797873 30930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85cfac3c790f4ac096658714689f1f24" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
I20260713 09:09:13.798403 30930 raft_consensus.cc:3060] T 85cfac3c790f4ac096658714689f1f24 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.803750 30856 leader_election.cc:290] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 2 election: Requested vote from peers 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323), c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195:34907)
I20260713 09:09:13.803190 30750 catalog_manager.cc:5697] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 reported cstate change: term changed from 1 to 2, leader changed from bdb604eea77f4071bf01514760a2658f (127.26.91.193) to 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194). New cstate: current_term: 2 leader_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.805015 30930 raft_consensus.cc:2468] T 85cfac3c790f4ac096658714689f1f24 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 2.
I20260713 09:09:13.805090 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85cfac3c790f4ac096658714689f1f24" candidate_uuid: "bdb604eea77f4071bf01514760a2658f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
I20260713 09:09:13.804693 30750 catalog_manager.cc:5697] T 3451ebe7fbb44ef4a91c550895c7dc42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 reported cstate change: term changed from 1 to 2, leader changed from c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195) to 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194). New cstate: current_term: 2 leader_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.805990 30820 leader_election.cc:304] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, bdb604eea77f4071bf01514760a2658f; no voters: 
I20260713 09:09:13.806133 31005 raft_consensus.cc:3055] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:13.806705 31169 raft_consensus.cc:2804] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:13.807166 31169 raft_consensus.cc:697] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f [term 2 LEADER]: Becoming Leader. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Running, Role: LEADER
I20260713 09:09:13.807849 31169 consensus_queue.cc:237] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.808341 31005 raft_consensus.cc:740] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Running, Role: LEADER
I20260713 09:09:13.809092 31005 consensus_queue.cc:260] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:13.810153 31005 raft_consensus.cc:3060] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.814746 31005 raft_consensus.cc:2468] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdb604eea77f4071bf01514760a2658f in term 2.
I20260713 09:09:13.823467 30750 catalog_manager.cc:5697] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f reported cstate change: term changed from 1 to 2, leader changed from c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195) to bdb604eea77f4071bf01514760a2658f (127.26.91.193). New cstate: current_term: 2 leader_uuid: "bdb604eea77f4071bf01514760a2658f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.956460 31005 raft_consensus.cc:1275] T 66a87bf4fc484c9aaf568ca2faf87727 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Refusing update from remote peer 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.957513 31129 consensus_queue.cc:1048] T 66a87bf4fc484c9aaf568ca2faf87727 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.963681 30856 raft_consensus.cc:1275] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Refusing update from remote peer 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.965848 31178 consensus_queue.cc:1048] T 66a87bf4fc484c9aaf568ca2faf87727 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:14.067111 31005 raft_consensus.cc:3060] T 375f884fca9740248f9a16fb02494991 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:14.073845 31005 raft_consensus.cc:1275] T 375f884fca9740248f9a16fb02494991 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Refusing update from remote peer bdb604eea77f4071bf01514760a2658f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:14.075134 31169 consensus_queue.cc:1048] T 375f884fca9740248f9a16fb02494991 P bdb604eea77f4071bf01514760a2658f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:14.087779 30930 raft_consensus.cc:1275] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Refusing update from remote peer bdb604eea77f4071bf01514760a2658f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:14.089193 31169 consensus_queue.cc:1048] T 375f884fca9740248f9a16fb02494991 P bdb604eea77f4071bf01514760a2658f [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:14.187849 30856 raft_consensus.cc:1275] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Refusing update from remote peer c6ab7a51eed6417ba44606e7ef55bb5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:14.188934 31165 consensus_queue.cc:1048] T c1fc5d53f5af4f82b660b803bfeaf862 P c6ab7a51eed6417ba44606e7ef55bb5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:14.196944 30930 raft_consensus.cc:3060] T c1fc5d53f5af4f82b660b803bfeaf862 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:14.203401 30930 raft_consensus.cc:1275] T c1fc5d53f5af4f82b660b803bfeaf862 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Refusing update from remote peer c6ab7a51eed6417ba44606e7ef55bb5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:14.204684 31168 consensus_queue.cc:1048] T c1fc5d53f5af4f82b660b803bfeaf862 P c6ab7a51eed6417ba44606e7ef55bb5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:14.209743 31005 raft_consensus.cc:3060] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:14.214800 31005 raft_consensus.cc:1275] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Refusing update from remote peer 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:14.215839 31178 consensus_queue.cc:1048] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:14.223177 30856 raft_consensus.cc:1275] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Refusing update from remote peer 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:14.224380 31049 consensus_queue.cc:1048] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:14.234608 30856 raft_consensus.cc:1275] T 3451ebe7fbb44ef4a91c550895c7dc42 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Refusing update from remote peer 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:14.235945 31049 consensus_queue.cc:1048] T 3451ebe7fbb44ef4a91c550895c7dc42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:14.242837 31005 raft_consensus.cc:1275] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Refusing update from remote peer 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:14.244144 31129 consensus_queue.cc:1048] T 3451ebe7fbb44ef4a91c550895c7dc42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:14.316288 31005 raft_consensus.cc:1275] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Refusing update from remote peer bdb604eea77f4071bf01514760a2658f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:14.317459 31169 consensus_queue.cc:1048] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:14.318328 31005 raft_consensus.cc:3060] T b17190a96ac147d0a7309c6ab6d34bba P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:14.322292 30930 raft_consensus.cc:1275] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Refusing update from remote peer bdb604eea77f4071bf01514760a2658f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:14.324846 31005 raft_consensus.cc:1275] T b17190a96ac147d0a7309c6ab6d34bba P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Refusing update from remote peer bdb604eea77f4071bf01514760a2658f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:14.325202 31171 consensus_queue.cc:1048] T b17190a96ac147d0a7309c6ab6d34bba P bdb604eea77f4071bf01514760a2658f [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:14.326659 31152 consensus_queue.cc:1048] T b17190a96ac147d0a7309c6ab6d34bba P bdb604eea77f4071bf01514760a2658f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:14.327378 30930 raft_consensus.cc:1275] T 85cfac3c790f4ac096658714689f1f24 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Refusing update from remote peer bdb604eea77f4071bf01514760a2658f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:14.329319 31152 consensus_queue.cc:1048] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:16.420747 30753 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47390:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:09:16.438095 30753 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47390:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:09:16.501502 26991 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:09:16.621974 31252 tablet.cc:1724] T 66a87bf4fc484c9aaf568ca2faf87727 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:16.638983 30957 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:66a87bf4fc484c9aaf568ca2faf87727)
W20260713 09:09:16.659418 31244 log.cc:927] Time spent T 85cfac3c790f4ac096658714689f1f24 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Append to log took a long time: real 0.069s	user 0.000s	sys 0.003s
I20260713 09:09:16.676877 31260 tablet.cc:1724] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:16.712570 31265 tablet.cc:1724] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:16.694147 30957 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:66a87bf4fc484c9aaf568ca2faf87727)
W20260713 09:09:16.717319 30957 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:66a87bf4fc484c9aaf568ca2faf87727)
W20260713 09:09:16.751808 30820 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.91.194:35323, user_credentials={real_user=slave}} blocked reactor thread for 112417us
I20260713 09:09:16.769775 31267 tablet.cc:1724] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:16.771884 31246 log.cc:927] Time spent T 13bb9a3b7f4c44cca55f02870909d9a6 P c6ab7a51eed6417ba44606e7ef55bb5c: Append to log took a long time: real 0.174s	user 0.002s	sys 0.000s
I20260713 09:09:16.781435 31269 tablet.cc:1724] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:16.779210 31272 tablet.cc:1724] T 13bb9a3b7f4c44cca55f02870909d9a6 P bdb604eea77f4071bf01514760a2658f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:16.850571 30820 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.91.194:35323, user_credentials={real_user=slave}} blocked reactor thread for 72599.4us
I20260713 09:09:16.852960 31269 tablet.cc:1724] T c1fc5d53f5af4f82b660b803bfeaf862 P c6ab7a51eed6417ba44606e7ef55bb5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:16.861173 31283 tablet.cc:1724] T 375f884fca9740248f9a16fb02494991 P bdb604eea77f4071bf01514760a2658f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:16.862329 31265 tablet.cc:1724] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:16.862617 31252 tablet.cc:1724] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:16.862911 31276 tablet.cc:1724] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:16.865559 31272 tablet.cc:1724] T b17190a96ac147d0a7309c6ab6d34bba P bdb604eea77f4071bf01514760a2658f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:16.855990 31267 tablet.cc:1724] T 85cfac3c790f4ac096658714689f1f24 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:16.873062 30819 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.91.195:34907, user_credentials={real_user=slave}} blocked reactor thread for 91996.4us
I20260713 09:09:16.928347 31290 tablet.cc:1724] T 2457864f0f024349be3d879ac2b30491 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:16.950243 31265 tablet.cc:1724] T 2457864f0f024349be3d879ac2b30491 P bdb604eea77f4071bf01514760a2658f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:16.955631 30856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85cfac3c790f4ac096658714689f1f24"
dest_uuid: "bdb604eea77f4071bf01514760a2658f"
mode: GRACEFUL
new_leader_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
 from {username='slave'} at 127.0.0.1:48914
I20260713 09:09:16.956256 30856 raft_consensus.cc:606] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f [term 2 LEADER]: Received request to transfer leadership to TS c6ab7a51eed6417ba44606e7ef55bb5c
I20260713 09:09:16.973532 31292 tablet.cc:1724] T 375f884fca9740248f9a16fb02494991 P c6ab7a51eed6417ba44606e7ef55bb5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:16.964932 31260 tablet.cc:1724] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:16.982604 31272 tablet.cc:1724] T 3451ebe7fbb44ef4a91c550895c7dc42 P bdb604eea77f4071bf01514760a2658f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:16.969664 31276 tablet.cc:1724] T 66a87bf4fc484c9aaf568ca2faf87727 P c6ab7a51eed6417ba44606e7ef55bb5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:16.990120 31252 tablet.cc:1724] T 13bb9a3b7f4c44cca55f02870909d9a6 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:16.992274 31288 tablet.cc:1724] T 3451ebe7fbb44ef4a91c550895c7dc42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:16.993935 31267 tablet.cc:1724] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:17.007779 31269 tablet.cc:1724] T 13bb9a3b7f4c44cca55f02870909d9a6 P c6ab7a51eed6417ba44606e7ef55bb5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:17.012423 31292 tablet.cc:1724] T b17190a96ac147d0a7309c6ab6d34bba P c6ab7a51eed6417ba44606e7ef55bb5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:17.017794 31293 tablet.cc:1724] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:17.020188 31269 tablet.cc:1724] T 2457864f0f024349be3d879ac2b30491 P c6ab7a51eed6417ba44606e7ef55bb5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:17.021235 31252 tablet.cc:1724] T c1fc5d53f5af4f82b660b803bfeaf862 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:17.050498 30928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aaba29b15900435e96f70f82e365aff7"
dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
mode: GRACEFUL
new_leader_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
 from {username='slave'} at 127.0.0.1:46828
I20260713 09:09:17.051013 30928 raft_consensus.cc:606] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 LEADER]: Received request to transfer leadership to TS c6ab7a51eed6417ba44606e7ef55bb5c
I20260713 09:09:17.052348 26991 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:09:17.052927 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:17.058090 30751 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 5dd54cec7c2144a6b5846c541732a696: soft_deleted_table [id=b60695b27a54464189ab1c5764e1989f] alter complete (version 1)
I20260713 09:09:17.062944 30928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17809693008a49f2bd30d27606325f42"
dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
mode: GRACEFUL
new_leader_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
 from {username='slave'} at 127.0.0.1:46828
I20260713 09:09:17.063364 30928 raft_consensus.cc:606] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 LEADER]: Received request to transfer leadership to TS c6ab7a51eed6417ba44606e7ef55bb5c
I20260713 09:09:17.065366 30856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34dd7be78a204dbc87fa4a68e82e8656"
dest_uuid: "bdb604eea77f4071bf01514760a2658f"
mode: GRACEFUL
new_leader_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
 from {username='slave'} at 127.0.0.1:48914
I20260713 09:09:17.065733 30856 raft_consensus.cc:606] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Received request to transfer leadership to TS c6ab7a51eed6417ba44606e7ef55bb5c
I20260713 09:09:17.066538 26991 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:17.066898 26991 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:17.145021 31235 raft_consensus.cc:993] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f: : Instructing follower c6ab7a51eed6417ba44606e7ef55bb5c to start an election
I20260713 09:09:17.145588 31284 raft_consensus.cc:1081] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f [term 2 LEADER]: Signalling peer c6ab7a51eed6417ba44606e7ef55bb5c to start an election
I20260713 09:09:17.146991 31001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85cfac3c790f4ac096658714689f1f24"
dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
 from {username='slave'} at 127.0.0.1:57294
I20260713 09:09:17.147414 31001 raft_consensus.cc:493] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:17.147679 31001 raft_consensus.cc:3060] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:17.152335 31001 raft_consensus.cc:515] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:17.153862 31001 leader_election.cc:290] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [CANDIDATE]: Term 3 election: Requested vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323)
I20260713 09:09:17.154444 30856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85cfac3c790f4ac096658714689f1f24" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "bdb604eea77f4071bf01514760a2658f"
I20260713 09:09:17.154767 30928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85cfac3c790f4ac096658714689f1f24" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
I20260713 09:09:17.154983 30856 raft_consensus.cc:3055] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:17.155260 30856 raft_consensus.cc:740] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Running, Role: LEADER
I20260713 09:09:17.155263 30928 raft_consensus.cc:3060] T 85cfac3c790f4ac096658714689f1f24 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:17.155897 30856 consensus_queue.cc:260] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:17.156747 30856 raft_consensus.cc:3060] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:17.159874 30928 raft_consensus.cc:2468] T 85cfac3c790f4ac096658714689f1f24 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6ab7a51eed6417ba44606e7ef55bb5c in term 3.
I20260713 09:09:17.160815 30856 raft_consensus.cc:2468] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6ab7a51eed6417ba44606e7ef55bb5c in term 3.
I20260713 09:09:17.160893 30969 leader_election.cc:304] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [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: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, c6ab7a51eed6417ba44606e7ef55bb5c; no voters: 
I20260713 09:09:17.161778 31285 raft_consensus.cc:2804] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:17.162185 31285 raft_consensus.cc:697] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [term 3 LEADER]: Becoming Leader. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Running, Role: LEADER
I20260713 09:09:17.162776 31285 consensus_queue.cc:237] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:17.168630 30752 catalog_manager.cc:5697] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c reported cstate change: term changed from 2 to 3, leader changed from bdb604eea77f4071bf01514760a2658f (127.26.91.193) to c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195). New cstate: current_term: 3 leader_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:17.290409 31259 raft_consensus.cc:993] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: : Instructing follower c6ab7a51eed6417ba44606e7ef55bb5c to start an election
I20260713 09:09:17.290978 31287 raft_consensus.cc:1081] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 LEADER]: Signalling peer c6ab7a51eed6417ba44606e7ef55bb5c to start an election
I20260713 09:09:17.292311 31001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aaba29b15900435e96f70f82e365aff7"
dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
 from {username='slave'} at 127.0.0.1:57280
I20260713 09:09:17.292747 31001 raft_consensus.cc:493] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:17.293020 31001 raft_consensus.cc:3060] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:17.297709 31001 raft_consensus.cc:515] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:17.299121 31001 leader_election.cc:290] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c [CANDIDATE]: Term 3 election: Requested vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323)
I20260713 09:09:17.299795 30856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaba29b15900435e96f70f82e365aff7" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "bdb604eea77f4071bf01514760a2658f"
I20260713 09:09:17.299991 30928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaba29b15900435e96f70f82e365aff7" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
I20260713 09:09:17.300388 30856 raft_consensus.cc:3060] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:17.300541 30928 raft_consensus.cc:3055] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:17.300886 30928 raft_consensus.cc:740] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Running, Role: LEADER
I20260713 09:09:17.301513 30928 consensus_queue.cc:260] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:17.302604 30928 raft_consensus.cc:3060] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:17.305374 30856 raft_consensus.cc:2468] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6ab7a51eed6417ba44606e7ef55bb5c in term 3.
I20260713 09:09:17.306268 30968 leader_election.cc:304] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c [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: bdb604eea77f4071bf01514760a2658f, c6ab7a51eed6417ba44606e7ef55bb5c; no voters: 
I20260713 09:09:17.306874 31285 raft_consensus.cc:2804] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:17.307320 31285 raft_consensus.cc:697] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c [term 3 LEADER]: Becoming Leader. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Running, Role: LEADER
I20260713 09:09:17.308348 30928 raft_consensus.cc:2468] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6ab7a51eed6417ba44606e7ef55bb5c in term 3.
I20260713 09:09:17.308115 31285 consensus_queue.cc:237] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:17.314260 30752 catalog_manager.cc:5697] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c reported cstate change: term changed from 2 to 3, leader changed from 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194) to c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195). New cstate: current_term: 3 leader_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:17.362155 31284 raft_consensus.cc:993] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f: : Instructing follower c6ab7a51eed6417ba44606e7ef55bb5c to start an election
I20260713 09:09:17.362540 31235 raft_consensus.cc:1081] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Signalling peer c6ab7a51eed6417ba44606e7ef55bb5c to start an election
I20260713 09:09:17.363721 31001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34dd7be78a204dbc87fa4a68e82e8656"
dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
 from {username='slave'} at 127.0.0.1:57294
I20260713 09:09:17.364156 31001 raft_consensus.cc:493] T 34dd7be78a204dbc87fa4a68e82e8656 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:17.364418 31001 raft_consensus.cc:3060] T 34dd7be78a204dbc87fa4a68e82e8656 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.368808 31001 raft_consensus.cc:515] T 34dd7be78a204dbc87fa4a68e82e8656 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:17.370582 31001 leader_election.cc:290] T 34dd7be78a204dbc87fa4a68e82e8656 P c6ab7a51eed6417ba44606e7ef55bb5c [CANDIDATE]: Term 2 election: Requested vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323)
I20260713 09:09:17.371541 30856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dd7be78a204dbc87fa4a68e82e8656" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdb604eea77f4071bf01514760a2658f"
I20260713 09:09:17.371601 30928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dd7be78a204dbc87fa4a68e82e8656" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
I20260713 09:09:17.372028 30856 raft_consensus.cc:3055] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:17.372155 30928 raft_consensus.cc:3060] T 34dd7be78a204dbc87fa4a68e82e8656 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.372323 30856 raft_consensus.cc:740] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bdb604eea77f4071bf01514760a2658f, State: Running, Role: LEADER
I20260713 09:09:17.372987 30856 consensus_queue.cc:260] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:17.373766 30856 raft_consensus.cc:3060] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.377518 30928 raft_consensus.cc:2468] T 34dd7be78a204dbc87fa4a68e82e8656 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6ab7a51eed6417ba44606e7ef55bb5c in term 2.
I20260713 09:09:17.378505 30969 leader_election.cc:304] T 34dd7be78a204dbc87fa4a68e82e8656 P c6ab7a51eed6417ba44606e7ef55bb5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, c6ab7a51eed6417ba44606e7ef55bb5c; no voters: 
I20260713 09:09:17.378765 30856 raft_consensus.cc:2468] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6ab7a51eed6417ba44606e7ef55bb5c in term 2.
I20260713 09:09:17.379050 31285 raft_consensus.cc:2804] T 34dd7be78a204dbc87fa4a68e82e8656 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:17.379508 31285 raft_consensus.cc:697] T 34dd7be78a204dbc87fa4a68e82e8656 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 LEADER]: Becoming Leader. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Running, Role: LEADER
I20260713 09:09:17.380229 31285 consensus_queue.cc:237] T 34dd7be78a204dbc87fa4a68e82e8656 P c6ab7a51eed6417ba44606e7ef55bb5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:17.386710 30752 catalog_manager.cc:5697] T 34dd7be78a204dbc87fa4a68e82e8656 P c6ab7a51eed6417ba44606e7ef55bb5c reported cstate change: term changed from 1 to 2, leader changed from bdb604eea77f4071bf01514760a2658f (127.26.91.193) to c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195). New cstate: current_term: 2 leader_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:17.533623 31289 raft_consensus.cc:993] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: : Instructing follower c6ab7a51eed6417ba44606e7ef55bb5c to start an election
I20260713 09:09:17.534046 31289 raft_consensus.cc:1081] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 LEADER]: Signalling peer c6ab7a51eed6417ba44606e7ef55bb5c to start an election
I20260713 09:09:17.535323 31001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17809693008a49f2bd30d27606325f42"
dest_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c"
 from {username='slave'} at 127.0.0.1:57280
I20260713 09:09:17.535753 31001 raft_consensus.cc:493] T 17809693008a49f2bd30d27606325f42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:17.535997 31001 raft_consensus.cc:3060] T 17809693008a49f2bd30d27606325f42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:17.541215 31001 raft_consensus.cc:515] T 17809693008a49f2bd30d27606325f42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:17.542810 31001 leader_election.cc:290] T 17809693008a49f2bd30d27606325f42 P c6ab7a51eed6417ba44606e7ef55bb5c [CANDIDATE]: Term 3 election: Requested vote from peers bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447), 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194:35323)
I20260713 09:09:17.543730 30856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17809693008a49f2bd30d27606325f42" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bdb604eea77f4071bf01514760a2658f"
I20260713 09:09:17.543820 30928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17809693008a49f2bd30d27606325f42" candidate_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3"
I20260713 09:09:17.544284 30856 raft_consensus.cc:3060] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:17.544471 30928 raft_consensus.cc:3055] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:17.544845 30928 raft_consensus.cc:740] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 84d2f7cbe3ea49b1a3a3abc8d4bbdae3, State: Running, Role: LEADER
I20260713 09:09:17.545563 30928 consensus_queue.cc:260] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [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: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:17.546705 30928 raft_consensus.cc:3060] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:17.549901 30856 raft_consensus.cc:2468] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6ab7a51eed6417ba44606e7ef55bb5c in term 3.
I20260713 09:09:17.550777 30968 leader_election.cc:304] T 17809693008a49f2bd30d27606325f42 P c6ab7a51eed6417ba44606e7ef55bb5c [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: bdb604eea77f4071bf01514760a2658f, c6ab7a51eed6417ba44606e7ef55bb5c; no voters: 
I20260713 09:09:17.551553 31285 raft_consensus.cc:2804] T 17809693008a49f2bd30d27606325f42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:17.551978 31285 raft_consensus.cc:697] T 17809693008a49f2bd30d27606325f42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 3 LEADER]: Becoming Leader. State: Replica: c6ab7a51eed6417ba44606e7ef55bb5c, State: Running, Role: LEADER
I20260713 09:09:17.552181 30928 raft_consensus.cc:2468] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6ab7a51eed6417ba44606e7ef55bb5c in term 3.
I20260713 09:09:17.552810 31285 consensus_queue.cc:237] T 17809693008a49f2bd30d27606325f42 P c6ab7a51eed6417ba44606e7ef55bb5c [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: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } }
I20260713 09:09:17.559538 30752 catalog_manager.cc:5697] T 17809693008a49f2bd30d27606325f42 P c6ab7a51eed6417ba44606e7ef55bb5c reported cstate change: term changed from 2 to 3, leader changed from 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 (127.26.91.194) to c6ab7a51eed6417ba44606e7ef55bb5c (127.26.91.195). New cstate: current_term: 3 leader_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6ab7a51eed6417ba44606e7ef55bb5c" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 34907 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:17.670814 30856 raft_consensus.cc:1275] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f [term 3 FOLLOWER]: Refusing update from remote peer c6ab7a51eed6417ba44606e7ef55bb5c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:09:17.671856 31285 consensus_queue.cc:1048] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:17.682436 30928 raft_consensus.cc:1275] T 85cfac3c790f4ac096658714689f1f24 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 3 FOLLOWER]: Refusing update from remote peer c6ab7a51eed6417ba44606e7ef55bb5c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:09:17.683890 31303 consensus_queue.cc:1048] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:17.790958 30856 raft_consensus.cc:1275] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [term 3 FOLLOWER]: Refusing update from remote peer c6ab7a51eed6417ba44606e7ef55bb5c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:09:17.792135 31303 consensus_queue.cc:1048] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:17.799153 30928 raft_consensus.cc:1275] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 3 FOLLOWER]: Refusing update from remote peer c6ab7a51eed6417ba44606e7ef55bb5c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:09:17.800491 31302 consensus_queue.cc:1048] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:17.840523 30856 raft_consensus.cc:1275] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Refusing update from remote peer c6ab7a51eed6417ba44606e7ef55bb5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.841470 31302 consensus_queue.cc:1048] T 34dd7be78a204dbc87fa4a68e82e8656 P c6ab7a51eed6417ba44606e7ef55bb5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.848948 30928 raft_consensus.cc:1275] T 34dd7be78a204dbc87fa4a68e82e8656 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Refusing update from remote peer c6ab7a51eed6417ba44606e7ef55bb5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.850431 31285 consensus_queue.cc:1048] T 34dd7be78a204dbc87fa4a68e82e8656 P c6ab7a51eed6417ba44606e7ef55bb5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:18.077387 30856 raft_consensus.cc:1275] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [term 3 FOLLOWER]: Refusing update from remote peer c6ab7a51eed6417ba44606e7ef55bb5c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:18.078487 31285 consensus_queue.cc:1048] T 17809693008a49f2bd30d27606325f42 P c6ab7a51eed6417ba44606e7ef55bb5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdb604eea77f4071bf01514760a2658f" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:18.086957 30928 raft_consensus.cc:1275] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 3 FOLLOWER]: Refusing update from remote peer c6ab7a51eed6417ba44606e7ef55bb5c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:18.088155 31168 consensus_queue.cc:1048] T 17809693008a49f2bd30d27606325f42 P c6ab7a51eed6417ba44606e7ef55bb5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d2f7cbe3ea49b1a3a3abc8d4bbdae3" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 35323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:18.130075 26991 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:09:18.136430 26991 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:09:18.136888 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:18.143265 26991 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:18.143635 26991 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:20.065353 26991 tablet_server.cc:179] TabletServer@127.26.91.193:0 shutting down...
W20260713 09:09:20.069623 30894 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260713 09:09:20.072844 30894 consensus_peers.cc:597] T 66a87bf4fc484c9aaf568ca2faf87727 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 -> Peer bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447): Couldn't send request to peer bdb604eea77f4071bf01514760a2658f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:20.087000 26991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:20.087852 26991 tablet_replica.cc:333] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f: stopping tablet replica
I20260713 09:09:20.088518 26991 raft_consensus.cc:2243] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.088965 26991 raft_consensus.cc:2272] T 66a87bf4fc484c9aaf568ca2faf87727 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.090562 26991 tablet_replica.cc:333] T 2457864f0f024349be3d879ac2b30491 P bdb604eea77f4071bf01514760a2658f: stopping tablet replica
I20260713 09:09:20.091060 26991 raft_consensus.cc:2243] T 2457864f0f024349be3d879ac2b30491 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.091449 26991 raft_consensus.cc:2272] T 2457864f0f024349be3d879ac2b30491 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.093523 26991 tablet_replica.cc:333] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f: stopping tablet replica
I20260713 09:09:20.094233 26991 raft_consensus.cc:2243] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.094726 26991 raft_consensus.cc:2272] T aaba29b15900435e96f70f82e365aff7 P bdb604eea77f4071bf01514760a2658f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:20.094924 30894 consensus_peers.cc:597] T 6dee1ab8ffaa46668a7342dd89483a18 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 -> Peer bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447): Couldn't send request to peer bdb604eea77f4071bf01514760a2658f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:20.096365 26991 tablet_replica.cc:333] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f: stopping tablet replica
I20260713 09:09:20.096927 26991 raft_consensus.cc:2243] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.097301 26991 raft_consensus.cc:2272] T 85cfac3c790f4ac096658714689f1f24 P bdb604eea77f4071bf01514760a2658f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.098943 26991 tablet_replica.cc:333] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f: stopping tablet replica
I20260713 09:09:20.099447 26991 raft_consensus.cc:2243] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.099850 26991 raft_consensus.cc:2272] T 6d92e51f133449a9a8c51f076eb48629 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.101809 26991 tablet_replica.cc:333] T 3451ebe7fbb44ef4a91c550895c7dc42 P bdb604eea77f4071bf01514760a2658f: stopping tablet replica
I20260713 09:09:20.102500 26991 raft_consensus.cc:2243] T 3451ebe7fbb44ef4a91c550895c7dc42 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.102913 26991 raft_consensus.cc:2272] T 3451ebe7fbb44ef4a91c550895c7dc42 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.104681 26991 tablet_replica.cc:333] T 13bb9a3b7f4c44cca55f02870909d9a6 P bdb604eea77f4071bf01514760a2658f: stopping tablet replica
I20260713 09:09:20.105150 26991 raft_consensus.cc:2243] T 13bb9a3b7f4c44cca55f02870909d9a6 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:20.105777 26991 raft_consensus.cc:2272] T 13bb9a3b7f4c44cca55f02870909d9a6 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.107331 26991 tablet_replica.cc:333] T 6dee1ab8ffaa46668a7342dd89483a18 P bdb604eea77f4071bf01514760a2658f: stopping tablet replica
I20260713 09:09:20.107779 26991 raft_consensus.cc:2243] T 6dee1ab8ffaa46668a7342dd89483a18 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.108155 26991 raft_consensus.cc:2272] T 6dee1ab8ffaa46668a7342dd89483a18 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.109830 26991 tablet_replica.cc:333] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f: stopping tablet replica
I20260713 09:09:20.110286 26991 raft_consensus.cc:2243] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.110634 26991 raft_consensus.cc:2272] T 17809693008a49f2bd30d27606325f42 P bdb604eea77f4071bf01514760a2658f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.112488 26991 tablet_replica.cc:333] T 416c3c6061a8472782967e445c20129a P bdb604eea77f4071bf01514760a2658f: stopping tablet replica
I20260713 09:09:20.112973 26991 raft_consensus.cc:2243] T 416c3c6061a8472782967e445c20129a P bdb604eea77f4071bf01514760a2658f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:20.113698 26991 raft_consensus.cc:2272] T 416c3c6061a8472782967e445c20129a P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.115599 26991 tablet_replica.cc:333] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f: stopping tablet replica
W20260713 09:09:20.115600 30968 consensus_peers.cc:597] T c1fc5d53f5af4f82b660b803bfeaf862 P c6ab7a51eed6417ba44606e7ef55bb5c -> Peer bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447): Couldn't send request to peer bdb604eea77f4071bf01514760a2658f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:20.116158 26991 raft_consensus.cc:2243] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.116565 26991 raft_consensus.cc:2272] T 99d7cf7becda4558825a5ed00b839756 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.118342 26991 tablet_replica.cc:333] T 375f884fca9740248f9a16fb02494991 P bdb604eea77f4071bf01514760a2658f: stopping tablet replica
I20260713 09:09:20.118814 26991 raft_consensus.cc:2243] T 375f884fca9740248f9a16fb02494991 P bdb604eea77f4071bf01514760a2658f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:20.119493 26991 raft_consensus.cc:2272] T 375f884fca9740248f9a16fb02494991 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.121094 26991 tablet_replica.cc:333] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f: stopping tablet replica
I20260713 09:09:20.121563 26991 raft_consensus.cc:2243] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.121924 26991 raft_consensus.cc:2272] T 34dd7be78a204dbc87fa4a68e82e8656 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.123524 26991 tablet_replica.cc:333] T b17190a96ac147d0a7309c6ab6d34bba P bdb604eea77f4071bf01514760a2658f: stopping tablet replica
I20260713 09:09:20.124011 26991 raft_consensus.cc:2243] T b17190a96ac147d0a7309c6ab6d34bba P bdb604eea77f4071bf01514760a2658f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:20.124684 26991 raft_consensus.cc:2272] T b17190a96ac147d0a7309c6ab6d34bba P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.126264 26991 tablet_replica.cc:333] T cfb6d890432a4e0780a7c49922f9d47c P bdb604eea77f4071bf01514760a2658f: stopping tablet replica
I20260713 09:09:20.126720 26991 raft_consensus.cc:2243] T cfb6d890432a4e0780a7c49922f9d47c P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.127102 26991 raft_consensus.cc:2272] T cfb6d890432a4e0780a7c49922f9d47c P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.128849 26991 tablet_replica.cc:333] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f: stopping tablet replica
I20260713 09:09:20.129313 26991 raft_consensus.cc:2243] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.129719 26991 raft_consensus.cc:2272] T c1fc5d53f5af4f82b660b803bfeaf862 P bdb604eea77f4071bf01514760a2658f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.131336 26991 tablet_replica.cc:333] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f: stopping tablet replica
I20260713 09:09:20.131779 26991 raft_consensus.cc:2243] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:20.132478 26991 raft_consensus.cc:2272] T b6960294f27d4f51b808ce8a3f606eec P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.134236 26991 tablet_replica.cc:333] T ccc4f143a57a46329e2aad28e0fd5cf8 P bdb604eea77f4071bf01514760a2658f: stopping tablet replica
I20260713 09:09:20.134647 26991 raft_consensus.cc:2243] T ccc4f143a57a46329e2aad28e0fd5cf8 P bdb604eea77f4071bf01514760a2658f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:20.135291 26991 raft_consensus.cc:2272] T ccc4f143a57a46329e2aad28e0fd5cf8 P bdb604eea77f4071bf01514760a2658f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.172222 26991 tablet_server.cc:196] TabletServer@127.26.91.193:0 shutdown complete.
I20260713 09:09:20.199142 26991 tablet_server.cc:179] TabletServer@127.26.91.194:0 shutting down...
I20260713 09:09:20.227119 26991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:20.227813 26991 tablet_replica.cc:333] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: stopping tablet replica
I20260713 09:09:20.228440 26991 raft_consensus.cc:2243] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.228904 26991 raft_consensus.cc:2272] T b17190a96ac147d0a7309c6ab6d34bba P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.230703 26991 tablet_replica.cc:333] T 2457864f0f024349be3d879ac2b30491 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: stopping tablet replica
I20260713 09:09:20.231222 26991 raft_consensus.cc:2243] T 2457864f0f024349be3d879ac2b30491 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:20.231918 26991 raft_consensus.cc:2272] T 2457864f0f024349be3d879ac2b30491 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.233568 26991 tablet_replica.cc:333] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: stopping tablet replica
I20260713 09:09:20.234054 26991 raft_consensus.cc:2243] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.234414 26991 raft_consensus.cc:2272] T aaba29b15900435e96f70f82e365aff7 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.235905 26991 tablet_replica.cc:333] T 3451ebe7fbb44ef4a91c550895c7dc42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: stopping tablet replica
I20260713 09:09:20.236398 26991 raft_consensus.cc:2243] T 3451ebe7fbb44ef4a91c550895c7dc42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:20.237049 26991 raft_consensus.cc:2272] T 3451ebe7fbb44ef4a91c550895c7dc42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.238533 26991 tablet_replica.cc:333] T 13bb9a3b7f4c44cca55f02870909d9a6 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: stopping tablet replica
I20260713 09:09:20.239014 26991 raft_consensus.cc:2243] T 13bb9a3b7f4c44cca55f02870909d9a6 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.239387 26991 raft_consensus.cc:2272] T 13bb9a3b7f4c44cca55f02870909d9a6 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.240901 26991 tablet_replica.cc:333] T 6dee1ab8ffaa46668a7342dd89483a18 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: stopping tablet replica
I20260713 09:09:20.241357 26991 raft_consensus.cc:2243] T 6dee1ab8ffaa46668a7342dd89483a18 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:20.242053 26991 raft_consensus.cc:2272] T 6dee1ab8ffaa46668a7342dd89483a18 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.243675 26991 tablet_replica.cc:333] T 85cfac3c790f4ac096658714689f1f24 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: stopping tablet replica
I20260713 09:09:20.244174 26991 raft_consensus.cc:2243] T 85cfac3c790f4ac096658714689f1f24 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.244539 26991 raft_consensus.cc:2272] T 85cfac3c790f4ac096658714689f1f24 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.246003 26991 tablet_replica.cc:333] T 6d92e51f133449a9a8c51f076eb48629 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: stopping tablet replica
I20260713 09:09:20.246460 26991 raft_consensus.cc:2243] T 6d92e51f133449a9a8c51f076eb48629 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.246810 26991 raft_consensus.cc:2272] T 6d92e51f133449a9a8c51f076eb48629 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.248449 26991 tablet_replica.cc:333] T 416c3c6061a8472782967e445c20129a P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: stopping tablet replica
I20260713 09:09:20.248929 26991 raft_consensus.cc:2243] T 416c3c6061a8472782967e445c20129a P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.249281 26991 raft_consensus.cc:2272] T 416c3c6061a8472782967e445c20129a P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.250898 26991 tablet_replica.cc:333] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: stopping tablet replica
I20260713 09:09:20.251344 26991 raft_consensus.cc:2243] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.251690 26991 raft_consensus.cc:2272] T 17809693008a49f2bd30d27606325f42 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.253296 26991 tablet_replica.cc:333] T 66a87bf4fc484c9aaf568ca2faf87727 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: stopping tablet replica
I20260713 09:09:20.253756 26991 raft_consensus.cc:2243] T 66a87bf4fc484c9aaf568ca2faf87727 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:20.254402 26991 raft_consensus.cc:2272] T 66a87bf4fc484c9aaf568ca2faf87727 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.255915 26991 tablet_replica.cc:333] T ccc4f143a57a46329e2aad28e0fd5cf8 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: stopping tablet replica
I20260713 09:09:20.256410 26991 raft_consensus.cc:2243] T ccc4f143a57a46329e2aad28e0fd5cf8 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.256772 26991 raft_consensus.cc:2272] T ccc4f143a57a46329e2aad28e0fd5cf8 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.258373 26991 tablet_replica.cc:333] T 99d7cf7becda4558825a5ed00b839756 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: stopping tablet replica
I20260713 09:09:20.258805 26991 raft_consensus.cc:2243] T 99d7cf7becda4558825a5ed00b839756 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:20.259467 26991 raft_consensus.cc:2272] T 99d7cf7becda4558825a5ed00b839756 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.261054 26991 tablet_replica.cc:333] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: stopping tablet replica
I20260713 09:09:20.261495 26991 raft_consensus.cc:2243] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.261874 26991 raft_consensus.cc:2272] T 375f884fca9740248f9a16fb02494991 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.263382 26991 tablet_replica.cc:333] T 34dd7be78a204dbc87fa4a68e82e8656 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: stopping tablet replica
I20260713 09:09:20.263813 26991 raft_consensus.cc:2243] T 34dd7be78a204dbc87fa4a68e82e8656 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.264181 26991 raft_consensus.cc:2272] T 34dd7be78a204dbc87fa4a68e82e8656 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.265727 26991 tablet_replica.cc:333] T cfb6d890432a4e0780a7c49922f9d47c P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: stopping tablet replica
I20260713 09:09:20.266147 26991 raft_consensus.cc:2243] T cfb6d890432a4e0780a7c49922f9d47c P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:20.266798 26991 raft_consensus.cc:2272] T cfb6d890432a4e0780a7c49922f9d47c P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.268392 26991 tablet_replica.cc:333] T c1fc5d53f5af4f82b660b803bfeaf862 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: stopping tablet replica
I20260713 09:09:20.268812 26991 raft_consensus.cc:2243] T c1fc5d53f5af4f82b660b803bfeaf862 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.269178 26991 raft_consensus.cc:2272] T c1fc5d53f5af4f82b660b803bfeaf862 P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.270641 26991 tablet_replica.cc:333] T b6960294f27d4f51b808ce8a3f606eec P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3: stopping tablet replica
I20260713 09:09:20.271045 26991 raft_consensus.cc:2243] T b6960294f27d4f51b808ce8a3f606eec P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.271389 26991 raft_consensus.cc:2272] T b6960294f27d4f51b808ce8a3f606eec P 84d2f7cbe3ea49b1a3a3abc8d4bbdae3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.306236 26991 tablet_server.cc:196] TabletServer@127.26.91.194:0 shutdown complete.
W20260713 09:09:20.327991 30968 consensus_peers.cc:597] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c -> Peer bdb604eea77f4071bf01514760a2658f (127.26.91.193:35447): Couldn't send request to peer bdb604eea77f4071bf01514760a2658f. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:35447: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:20.332461 26991 tablet_server.cc:179] TabletServer@127.26.91.195:0 shutting down...
I20260713 09:09:20.354667 26991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:20.355257 26991 tablet_replica.cc:333] T 66a87bf4fc484c9aaf568ca2faf87727 P c6ab7a51eed6417ba44606e7ef55bb5c: stopping tablet replica
I20260713 09:09:20.355912 26991 raft_consensus.cc:2243] T 66a87bf4fc484c9aaf568ca2faf87727 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.356376 26991 raft_consensus.cc:2272] T 66a87bf4fc484c9aaf568ca2faf87727 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.358021 26991 tablet_replica.cc:333] T 13bb9a3b7f4c44cca55f02870909d9a6 P c6ab7a51eed6417ba44606e7ef55bb5c: stopping tablet replica
I20260713 09:09:20.358484 26991 raft_consensus.cc:2243] T 13bb9a3b7f4c44cca55f02870909d9a6 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.358843 26991 raft_consensus.cc:2272] T 13bb9a3b7f4c44cca55f02870909d9a6 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.360563 26991 tablet_replica.cc:333] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c: stopping tablet replica
I20260713 09:09:20.361029 26991 raft_consensus.cc:2243] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.361374 26991 raft_consensus.cc:2272] T 3451ebe7fbb44ef4a91c550895c7dc42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.362864 26991 tablet_replica.cc:333] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c: stopping tablet replica
I20260713 09:09:20.363317 26991 raft_consensus.cc:2243] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:20.363965 26991 raft_consensus.cc:2272] T aaba29b15900435e96f70f82e365aff7 P c6ab7a51eed6417ba44606e7ef55bb5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.365610 26991 tablet_replica.cc:333] T 2457864f0f024349be3d879ac2b30491 P c6ab7a51eed6417ba44606e7ef55bb5c: stopping tablet replica
I20260713 09:09:20.366075 26991 raft_consensus.cc:2243] T 2457864f0f024349be3d879ac2b30491 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.366415 26991 raft_consensus.cc:2272] T 2457864f0f024349be3d879ac2b30491 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.367903 26991 tablet_replica.cc:333] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c: stopping tablet replica
I20260713 09:09:20.368418 26991 raft_consensus.cc:2243] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:20.369066 26991 raft_consensus.cc:2272] T 85cfac3c790f4ac096658714689f1f24 P c6ab7a51eed6417ba44606e7ef55bb5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.370543 26991 tablet_replica.cc:333] T 6d92e51f133449a9a8c51f076eb48629 P c6ab7a51eed6417ba44606e7ef55bb5c: stopping tablet replica
I20260713 09:09:20.370968 26991 raft_consensus.cc:2243] T 6d92e51f133449a9a8c51f076eb48629 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:20.371628 26991 raft_consensus.cc:2272] T 6d92e51f133449a9a8c51f076eb48629 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.373355 26991 tablet_replica.cc:333] T 6dee1ab8ffaa46668a7342dd89483a18 P c6ab7a51eed6417ba44606e7ef55bb5c: stopping tablet replica
I20260713 09:09:20.373759 26991 raft_consensus.cc:2243] T 6dee1ab8ffaa46668a7342dd89483a18 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.374089 26991 raft_consensus.cc:2272] T 6dee1ab8ffaa46668a7342dd89483a18 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.375612 26991 tablet_replica.cc:333] T b6960294f27d4f51b808ce8a3f606eec P c6ab7a51eed6417ba44606e7ef55bb5c: stopping tablet replica
I20260713 09:09:20.376045 26991 raft_consensus.cc:2243] T b6960294f27d4f51b808ce8a3f606eec P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.376410 26991 raft_consensus.cc:2272] T b6960294f27d4f51b808ce8a3f606eec P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.377935 26991 tablet_replica.cc:333] T c1fc5d53f5af4f82b660b803bfeaf862 P c6ab7a51eed6417ba44606e7ef55bb5c: stopping tablet replica
I20260713 09:09:20.378376 26991 raft_consensus.cc:2243] T c1fc5d53f5af4f82b660b803bfeaf862 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:20.379009 26991 raft_consensus.cc:2272] T c1fc5d53f5af4f82b660b803bfeaf862 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.380532 26991 tablet_replica.cc:333] T 17809693008a49f2bd30d27606325f42 P c6ab7a51eed6417ba44606e7ef55bb5c: stopping tablet replica
I20260713 09:09:20.380980 26991 raft_consensus.cc:2243] T 17809693008a49f2bd30d27606325f42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:20.381579 26991 raft_consensus.cc:2272] T 17809693008a49f2bd30d27606325f42 P c6ab7a51eed6417ba44606e7ef55bb5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.383119 26991 tablet_replica.cc:333] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c: stopping tablet replica
I20260713 09:09:20.383540 26991 raft_consensus.cc:2243] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.383908 26991 raft_consensus.cc:2272] T 416c3c6061a8472782967e445c20129a P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.385528 26991 tablet_replica.cc:333] T 375f884fca9740248f9a16fb02494991 P c6ab7a51eed6417ba44606e7ef55bb5c: stopping tablet replica
I20260713 09:09:20.385951 26991 raft_consensus.cc:2243] T 375f884fca9740248f9a16fb02494991 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.386281 26991 raft_consensus.cc:2272] T 375f884fca9740248f9a16fb02494991 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.387756 26991 tablet_replica.cc:333] T 34dd7be78a204dbc87fa4a68e82e8656 P c6ab7a51eed6417ba44606e7ef55bb5c: stopping tablet replica
I20260713 09:09:20.388186 26991 raft_consensus.cc:2243] T 34dd7be78a204dbc87fa4a68e82e8656 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:20.388797 26991 raft_consensus.cc:2272] T 34dd7be78a204dbc87fa4a68e82e8656 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.390367 26991 tablet_replica.cc:333] T 99d7cf7becda4558825a5ed00b839756 P c6ab7a51eed6417ba44606e7ef55bb5c: stopping tablet replica
I20260713 09:09:20.390760 26991 raft_consensus.cc:2243] T 99d7cf7becda4558825a5ed00b839756 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.391101 26991 raft_consensus.cc:2272] T 99d7cf7becda4558825a5ed00b839756 P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.392616 26991 tablet_replica.cc:333] T b17190a96ac147d0a7309c6ab6d34bba P c6ab7a51eed6417ba44606e7ef55bb5c: stopping tablet replica
I20260713 09:09:20.393096 26991 raft_consensus.cc:2243] T b17190a96ac147d0a7309c6ab6d34bba P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.393440 26991 raft_consensus.cc:2272] T b17190a96ac147d0a7309c6ab6d34bba P c6ab7a51eed6417ba44606e7ef55bb5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.394901 26991 tablet_replica.cc:333] T cfb6d890432a4e0780a7c49922f9d47c P c6ab7a51eed6417ba44606e7ef55bb5c: stopping tablet replica
I20260713 09:09:20.395280 26991 raft_consensus.cc:2243] T cfb6d890432a4e0780a7c49922f9d47c P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.395598 26991 raft_consensus.cc:2272] T cfb6d890432a4e0780a7c49922f9d47c P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:20.397176 26991 tablet_replica.cc:333] T ccc4f143a57a46329e2aad28e0fd5cf8 P c6ab7a51eed6417ba44606e7ef55bb5c: stopping tablet replica
I20260713 09:09:20.397538 26991 raft_consensus.cc:2243] T ccc4f143a57a46329e2aad28e0fd5cf8 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:20.397912 26991 raft_consensus.cc:2272] T ccc4f143a57a46329e2aad28e0fd5cf8 P c6ab7a51eed6417ba44606e7ef55bb5c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:20.436914 31026 debug-util.cc:398] Leaking SignalData structure 0x7b08001e7f20 after lost signal to thread 26994
W20260713 09:09:20.437795 31026 debug-util.cc:398] Leaking SignalData structure 0x7b0800298a60 after lost signal to thread 30788
W20260713 09:09:21.431113 26991 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 31026)
W20260713 09:09:22.431675 26991 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 31026)
I20260713 09:09:22.729702 26991 tablet_server.cc:196] TabletServer@127.26.91.195:0 shutdown complete.
I20260713 09:09:22.778292 26991 master.cc:562] Master@127.26.91.254:35355 shutting down...
I20260713 09:09:22.796974 26991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5dd54cec7c2144a6b5846c541732a696 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.797726 26991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5dd54cec7c2144a6b5846c541732a696 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.798061 26991 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5dd54cec7c2144a6b5846c541732a696: stopping tablet replica
I20260713 09:09:22.817140 26991 master.cc:584] Master@127.26.91.254:35355 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (14987 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:09:22.866976 26991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.91.254:38083
I20260713 09:09:22.868001 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:22.872897 31327 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:22.873030 31328 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:22.875192 26991 server_base.cc:1061] running on GCE node
W20260713 09:09:22.875269 31330 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:22.876250 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:22.876434 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:22.876567 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933762876551 us; error 0 us; skew 500 ppm
I20260713 09:09:22.877018 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:22.879122 26991 webserver.cc:533] Webserver started at http://127.26.91.254:40701/ using document root <none> and password file <none>
I20260713 09:09:22.879554 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:22.879711 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:22.879945 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:22.881441 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933660129690-26991-0/minicluster-data/master-0-root/instance:
uuid: "e9cb66f4a9b448bfaa0a31aa1d981159"
format_stamp: "Formatted at 2026-07-13 09:09:22 on dist-test-slave-bxq4"
I20260713 09:09:22.885438 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:09:22.888370 31335 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:22.889001 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:22.889240 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933660129690-26991-0/minicluster-data/master-0-root
uuid: "e9cb66f4a9b448bfaa0a31aa1d981159"
format_stamp: "Formatted at 2026-07-13 09:09:22 on dist-test-slave-bxq4"
I20260713 09:09:22.889484 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933660129690-26991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933660129690-26991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933660129690-26991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:22.918218 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:22.919339 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:22.956961 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.254:38083
I20260713 09:09:22.957054 31386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.254:38083 every 8 connection(s)
I20260713 09:09:22.960672 31387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.971380 31387 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9cb66f4a9b448bfaa0a31aa1d981159: Bootstrap starting.
I20260713 09:09:22.975859 31387 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e9cb66f4a9b448bfaa0a31aa1d981159: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.979692 31387 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9cb66f4a9b448bfaa0a31aa1d981159: No bootstrap required, opened a new log
I20260713 09:09:22.981851 31387 raft_consensus.cc:359] T 00000000000000000000000000000000 P e9cb66f4a9b448bfaa0a31aa1d981159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9cb66f4a9b448bfaa0a31aa1d981159" member_type: VOTER }
I20260713 09:09:22.982250 31387 raft_consensus.cc:385] T 00000000000000000000000000000000 P e9cb66f4a9b448bfaa0a31aa1d981159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.982429 31387 raft_consensus.cc:740] T 00000000000000000000000000000000 P e9cb66f4a9b448bfaa0a31aa1d981159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9cb66f4a9b448bfaa0a31aa1d981159, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.982954 31387 consensus_queue.cc:260] T 00000000000000000000000000000000 P e9cb66f4a9b448bfaa0a31aa1d981159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e9cb66f4a9b448bfaa0a31aa1d981159" member_type: VOTER }
I20260713 09:09:22.983398 31387 raft_consensus.cc:399] T 00000000000000000000000000000000 P e9cb66f4a9b448bfaa0a31aa1d981159 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:22.983588 31387 raft_consensus.cc:493] T 00000000000000000000000000000000 P e9cb66f4a9b448bfaa0a31aa1d981159 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:22.983801 31387 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e9cb66f4a9b448bfaa0a31aa1d981159 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.987955 31387 raft_consensus.cc:515] T 00000000000000000000000000000000 P e9cb66f4a9b448bfaa0a31aa1d981159 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9cb66f4a9b448bfaa0a31aa1d981159" member_type: VOTER }
I20260713 09:09:22.988420 31387 leader_election.cc:304] T 00000000000000000000000000000000 P e9cb66f4a9b448bfaa0a31aa1d981159 [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: e9cb66f4a9b448bfaa0a31aa1d981159; no voters: 
I20260713 09:09:22.989373 31387 leader_election.cc:290] T 00000000000000000000000000000000 P e9cb66f4a9b448bfaa0a31aa1d981159 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:22.989730 31390 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e9cb66f4a9b448bfaa0a31aa1d981159 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:22.990903 31390 raft_consensus.cc:697] T 00000000000000000000000000000000 P e9cb66f4a9b448bfaa0a31aa1d981159 [term 1 LEADER]: Becoming Leader. State: Replica: e9cb66f4a9b448bfaa0a31aa1d981159, State: Running, Role: LEADER
I20260713 09:09:22.991602 31390 consensus_queue.cc:237] T 00000000000000000000000000000000 P e9cb66f4a9b448bfaa0a31aa1d981159 [LEADER]: Queue going to LEADER mode. State: All 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: "e9cb66f4a9b448bfaa0a31aa1d981159" member_type: VOTER }
I20260713 09:09:22.992121 31387 sys_catalog.cc:565] T 00000000000000000000000000000000 P e9cb66f4a9b448bfaa0a31aa1d981159 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:22.997892 31392 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9cb66f4a9b448bfaa0a31aa1d981159 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e9cb66f4a9b448bfaa0a31aa1d981159. Latest consensus state: current_term: 1 leader_uuid: "e9cb66f4a9b448bfaa0a31aa1d981159" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9cb66f4a9b448bfaa0a31aa1d981159" member_type: VOTER } }
I20260713 09:09:22.998031 31391 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9cb66f4a9b448bfaa0a31aa1d981159 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e9cb66f4a9b448bfaa0a31aa1d981159" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9cb66f4a9b448bfaa0a31aa1d981159" member_type: VOTER } }
I20260713 09:09:22.998492 31392 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9cb66f4a9b448bfaa0a31aa1d981159 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:22.998622 31391 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9cb66f4a9b448bfaa0a31aa1d981159 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:23.000334 31399 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:23.005409 31399 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:23.006489 26991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:23.013674 31399 catalog_manager.cc:1383] Generated new cluster ID: 9383a4ae846a463da28c3079ce9add2a
I20260713 09:09:23.013895 31399 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:23.029870 31399 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:23.031014 31399 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:23.041795 31399 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e9cb66f4a9b448bfaa0a31aa1d981159: Generated new TSK 0
I20260713 09:09:23.042251 31399 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:23.073176 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:23.078959 31408 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:23.079842 31409 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:23.080802 31411 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:23.081338 26991 server_base.cc:1061] running on GCE node
I20260713 09:09:23.082098 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:23.082276 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:23.082435 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933763082419 us; error 0 us; skew 500 ppm
I20260713 09:09:23.082944 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:23.085026 26991 webserver.cc:533] Webserver started at http://127.26.91.193:41585/ using document root <none> and password file <none>
I20260713 09:09:23.085470 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:23.085635 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:23.085880 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:23.086911 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933660129690-26991-0/minicluster-data/ts-0-root/instance:
uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
format_stamp: "Formatted at 2026-07-13 09:09:23 on dist-test-slave-bxq4"
I20260713 09:09:23.090974 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:23.094130 31416 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.094868 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:23.095122 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933660129690-26991-0/minicluster-data/ts-0-root
uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
format_stamp: "Formatted at 2026-07-13 09:09:23 on dist-test-slave-bxq4"
I20260713 09:09:23.095351 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933660129690-26991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933660129690-26991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933660129690-26991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:23.109179 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:23.110198 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:23.111524 26991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:23.113610 26991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:23.113780 26991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.113994 26991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:23.114143 26991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.151909 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.193:33653
I20260713 09:09:23.152007 31478 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.193:33653 every 8 connection(s)
I20260713 09:09:23.156631 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:23.163368 31483 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:23.164877 31484 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:23.166378 26991 server_base.cc:1061] running on GCE node
W20260713 09:09:23.166742 31486 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:23.167660 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:23.167858 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:23.168030 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933763168013 us; error 0 us; skew 500 ppm
I20260713 09:09:23.168762 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:23.170854 31479 heartbeater.cc:344] Connected to a master server at 127.26.91.254:38083
I20260713 09:09:23.171218 26991 webserver.cc:533] Webserver started at http://127.26.91.194:40051/ using document root <none> and password file <none>
I20260713 09:09:23.171249 31479 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:23.171957 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:23.172240 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:23.172370 31479 heartbeater.cc:507] Master 127.26.91.254:38083 requested a full tablet report, sending...
I20260713 09:09:23.172564 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:23.173897 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933660129690-26991-0/minicluster-data/ts-1-root/instance:
uuid: "f011d8c29e9246a6b1a53b315876caf5"
format_stamp: "Formatted at 2026-07-13 09:09:23 on dist-test-slave-bxq4"
I20260713 09:09:23.174510 31352 ts_manager.cc:194] Registered new tserver with Master: f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653)
I20260713 09:09:23.176280 31352 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54226
I20260713 09:09:23.178362 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:09:23.181645 31491 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.182430 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:09:23.182694 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933660129690-26991-0/minicluster-data/ts-1-root
uuid: "f011d8c29e9246a6b1a53b315876caf5"
format_stamp: "Formatted at 2026-07-13 09:09:23 on dist-test-slave-bxq4"
I20260713 09:09:23.182929 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933660129690-26991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933660129690-26991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933660129690-26991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:23.211424 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:23.212623 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:23.214030 26991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:23.216248 26991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:23.216424 26991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.216650 26991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:23.216785 26991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.255618 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.194:36689
I20260713 09:09:23.255717 31553 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.194:36689 every 8 connection(s)
I20260713 09:09:23.260238 26991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:23.267198 31557 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:23.267747 31558 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:23.269593 31560 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:23.271369 26991 server_base.cc:1061] running on GCE node
I20260713 09:09:23.272336 26991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:09:23.272436 31554 heartbeater.cc:344] Connected to a master server at 127.26.91.254:38083
W20260713 09:09:23.272588 26991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:23.272796 26991 hybrid_clock.cc:648] HybridClock initialized: now 1783933763272780 us; error 0 us; skew 500 ppm
I20260713 09:09:23.272859 31554 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:23.273365 26991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:23.273624 31554 heartbeater.cc:507] Master 127.26.91.254:38083 requested a full tablet report, sending...
I20260713 09:09:23.275748 31352 ts_manager.cc:194] Registered new tserver with Master: f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689)
I20260713 09:09:23.275899 26991 webserver.cc:533] Webserver started at http://127.26.91.195:41435/ using document root <none> and password file <none>
I20260713 09:09:23.276574 26991 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:23.276801 26991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:23.277117 26991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:23.277532 31352 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54240
I20260713 09:09:23.278566 26991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933660129690-26991-0/minicluster-data/ts-2-root/instance:
uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
format_stamp: "Formatted at 2026-07-13 09:09:23 on dist-test-slave-bxq4"
I20260713 09:09:23.282680 26991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:09:23.286031 31565 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.286680 26991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:23.286939 26991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933660129690-26991-0/minicluster-data/ts-2-root
uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
format_stamp: "Formatted at 2026-07-13 09:09:23 on dist-test-slave-bxq4"
I20260713 09:09:23.287192 26991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933660129690-26991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933660129690-26991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZ5JsTr/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933660129690-26991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:23.302561 26991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:23.303637 26991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:23.305044 26991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:23.307106 26991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:23.307291 26991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.307497 26991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:23.307642 26991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.343863 26991 rpc_server.cc:307] RPC server started. Bound to: 127.26.91.195:41993
I20260713 09:09:23.343974 31627 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.91.195:41993 every 8 connection(s)
I20260713 09:09:23.356789 31628 heartbeater.cc:344] Connected to a master server at 127.26.91.254:38083
I20260713 09:09:23.357146 31628 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:23.357772 31628 heartbeater.cc:507] Master 127.26.91.254:38083 requested a full tablet report, sending...
I20260713 09:09:23.359536 31352 ts_manager.cc:194] Registered new tserver with Master: e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:23.359859 26991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01304645s
I20260713 09:09:23.361202 31352 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54246
I20260713 09:09:23.382553 31352 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54256:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:23.385241 31352 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:23.464865 31444 tablet_service.cc:1511] Processing CreateTablet for tablet 3fcf91fcbc8b473496fe46b68e97e436 (DEFAULT_TABLE table=test-workload [id=57e02e040bad490c8ba7d099954947f9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:23.466297 31444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fcf91fcbc8b473496fe46b68e97e436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.468555 31516 tablet_service.cc:1511] Processing CreateTablet for tablet 4815073e58a346a6afa9b0dddb07b9df (DEFAULT_TABLE table=test-workload [id=57e02e040bad490c8ba7d099954947f9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:23.469930 31516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4815073e58a346a6afa9b0dddb07b9df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.469715 31442 tablet_service.cc:1511] Processing CreateTablet for tablet 5599e164cdfb42fabd161e11daf55634 (DEFAULT_TABLE table=test-workload [id=57e02e040bad490c8ba7d099954947f9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:23.470806 31440 tablet_service.cc:1511] Processing CreateTablet for tablet 83832b89b5b540e5ba2ab12100f72b4c (DEFAULT_TABLE table=test-workload [id=57e02e040bad490c8ba7d099954947f9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:23.471848 31517 tablet_service.cc:1511] Processing CreateTablet for tablet 5599e164cdfb42fabd161e11daf55634 (DEFAULT_TABLE table=test-workload [id=57e02e040bad490c8ba7d099954947f9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:23.473111 31517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5599e164cdfb42fabd161e11daf55634. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.468580 31519 tablet_service.cc:1511] Processing CreateTablet for tablet 3fcf91fcbc8b473496fe46b68e97e436 (DEFAULT_TABLE table=test-workload [id=57e02e040bad490c8ba7d099954947f9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:23.473596 31515 tablet_service.cc:1511] Processing CreateTablet for tablet 83832b89b5b540e5ba2ab12100f72b4c (DEFAULT_TABLE table=test-workload [id=57e02e040bad490c8ba7d099954947f9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:23.474864 31519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fcf91fcbc8b473496fe46b68e97e436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.476691 31514 tablet_service.cc:1511] Processing CreateTablet for tablet fdba55d87df6454f92096087ab5bcafc (DEFAULT_TABLE table=test-workload [id=57e02e040bad490c8ba7d099954947f9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:23.477150 31518 tablet_service.cc:1511] Processing CreateTablet for tablet 3e4cc4b4ebbb4e5691ae9499e798c684 (DEFAULT_TABLE table=test-workload [id=57e02e040bad490c8ba7d099954947f9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:23.477926 31514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdba55d87df6454f92096087ab5bcafc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.469718 31441 tablet_service.cc:1511] Processing CreateTablet for tablet 4815073e58a346a6afa9b0dddb07b9df (DEFAULT_TABLE table=test-workload [id=57e02e040bad490c8ba7d099954947f9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:23.479277 31443 tablet_service.cc:1511] Processing CreateTablet for tablet 3e4cc4b4ebbb4e5691ae9499e798c684 (DEFAULT_TABLE table=test-workload [id=57e02e040bad490c8ba7d099954947f9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:23.481652 31513 tablet_service.cc:1511] Processing CreateTablet for tablet 51f52d46b6fb40ee926cf803a9bf41d3 (DEFAULT_TABLE table=test-workload [id=57e02e040bad490c8ba7d099954947f9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:23.484489 31439 tablet_service.cc:1511] Processing CreateTablet for tablet fdba55d87df6454f92096087ab5bcafc (DEFAULT_TABLE table=test-workload [id=57e02e040bad490c8ba7d099954947f9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:23.485005 31512 tablet_service.cc:1511] Processing CreateTablet for tablet f7c277a936414932a23308ef7bce08c7 (DEFAULT_TABLE table=test-workload [id=57e02e040bad490c8ba7d099954947f9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:23.473682 31440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83832b89b5b540e5ba2ab12100f72b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.487118 31439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdba55d87df6454f92096087ab5bcafc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.479343 31515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83832b89b5b540e5ba2ab12100f72b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.488389 31438 tablet_service.cc:1511] Processing CreateTablet for tablet 51f52d46b6fb40ee926cf803a9bf41d3 (DEFAULT_TABLE table=test-workload [id=57e02e040bad490c8ba7d099954947f9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:23.488971 31442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5599e164cdfb42fabd161e11daf55634. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.489595 31438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51f52d46b6fb40ee926cf803a9bf41d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.493201 31437 tablet_service.cc:1511] Processing CreateTablet for tablet f7c277a936414932a23308ef7bce08c7 (DEFAULT_TABLE table=test-workload [id=57e02e040bad490c8ba7d099954947f9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:23.493768 31518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e4cc4b4ebbb4e5691ae9499e798c684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.494400 31437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c277a936414932a23308ef7bce08c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.496383 31512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c277a936414932a23308ef7bce08c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.498055 31513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51f52d46b6fb40ee926cf803a9bf41d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.500161 31441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4815073e58a346a6afa9b0dddb07b9df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.504436 31443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e4cc4b4ebbb4e5691ae9499e798c684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.507366 31436 tablet_service.cc:1511] Processing CreateTablet for tablet 3771eab96dcc44388313f30b898c7565 (DEFAULT_TABLE table=test-workload [id=57e02e040bad490c8ba7d099954947f9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:23.508664 31436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3771eab96dcc44388313f30b898c7565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.518172 31511 tablet_service.cc:1511] Processing CreateTablet for tablet 3771eab96dcc44388313f30b898c7565 (DEFAULT_TABLE table=test-workload [id=57e02e040bad490c8ba7d099954947f9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:23.519469 31511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3771eab96dcc44388313f30b898c7565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.549890 31643 tablet_bootstrap.cc:492] T 83832b89b5b540e5ba2ab12100f72b4c P f8bd3ad366ed46eebbe2c935838a2ec9: Bootstrap starting.
I20260713 09:09:23.561293 31644 tablet_bootstrap.cc:492] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5: Bootstrap starting.
I20260713 09:09:23.604687 31644 tablet_bootstrap.cc:654] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.610025 31593 tablet_service.cc:1511] Processing CreateTablet for tablet 3fcf91fcbc8b473496fe46b68e97e436 (DEFAULT_TABLE table=test-workload [id=57e02e040bad490c8ba7d099954947f9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:23.610872 31643 tablet_bootstrap.cc:654] T 83832b89b5b540e5ba2ab12100f72b4c P f8bd3ad366ed46eebbe2c935838a2ec9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.611353 31593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fcf91fcbc8b473496fe46b68e97e436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.612825 31592 tablet_service.cc:1511] Processing CreateTablet for tablet 3e4cc4b4ebbb4e5691ae9499e798c684 (DEFAULT_TABLE table=test-workload [id=57e02e040bad490c8ba7d099954947f9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:23.614073 31592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e4cc4b4ebbb4e5691ae9499e798c684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.617195 31591 tablet_service.cc:1511] Processing CreateTablet for tablet 5599e164cdfb42fabd161e11daf55634 (DEFAULT_TABLE table=test-workload [id=57e02e040bad490c8ba7d099954947f9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:23.618446 31591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5599e164cdfb42fabd161e11daf55634. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.619175 31644 tablet_bootstrap.cc:492] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5: No bootstrap required, opened a new log
I20260713 09:09:23.619668 31644 ts_tablet_manager.cc:1403] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5: Time spent bootstrapping tablet: real 0.059s	user 0.006s	sys 0.013s
I20260713 09:09:23.621198 31590 tablet_service.cc:1511] Processing CreateTablet for tablet 4815073e58a346a6afa9b0dddb07b9df (DEFAULT_TABLE table=test-workload [id=57e02e040bad490c8ba7d099954947f9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:23.622431 31590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4815073e58a346a6afa9b0dddb07b9df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.622730 31644 raft_consensus.cc:359] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.625483 31644 raft_consensus.cc:385] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.625221 31589 tablet_service.cc:1511] Processing CreateTablet for tablet 83832b89b5b540e5ba2ab12100f72b4c (DEFAULT_TABLE table=test-workload [id=57e02e040bad490c8ba7d099954947f9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:23.625773 31644 raft_consensus.cc:740] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.626729 31644 consensus_queue.cc:260] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.626989 31588 tablet_service.cc:1511] Processing CreateTablet for tablet fdba55d87df6454f92096087ab5bcafc (DEFAULT_TABLE table=test-workload [id=57e02e040bad490c8ba7d099954947f9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:23.628353 31588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdba55d87df6454f92096087ab5bcafc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.633085 31647 tablet_bootstrap.cc:492] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e: Bootstrap starting.
I20260713 09:09:23.633314 31587 tablet_service.cc:1511] Processing CreateTablet for tablet 51f52d46b6fb40ee926cf803a9bf41d3 (DEFAULT_TABLE table=test-workload [id=57e02e040bad490c8ba7d099954947f9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:23.634521 31587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51f52d46b6fb40ee926cf803a9bf41d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.634865 31554 heartbeater.cc:499] Master 127.26.91.254:38083 was elected leader, sending a full tablet report...
I20260713 09:09:23.635398 31644 ts_tablet_manager.cc:1434] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.003s
I20260713 09:09:23.636543 31644 tablet_bootstrap.cc:492] T 3fcf91fcbc8b473496fe46b68e97e436 P f011d8c29e9246a6b1a53b315876caf5: Bootstrap starting.
I20260713 09:09:23.637146 31586 tablet_service.cc:1511] Processing CreateTablet for tablet f7c277a936414932a23308ef7bce08c7 (DEFAULT_TABLE table=test-workload [id=57e02e040bad490c8ba7d099954947f9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:23.638343 31586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c277a936414932a23308ef7bce08c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.641299 31585 tablet_service.cc:1511] Processing CreateTablet for tablet 3771eab96dcc44388313f30b898c7565 (DEFAULT_TABLE table=test-workload [id=57e02e040bad490c8ba7d099954947f9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:23.642457 31585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3771eab96dcc44388313f30b898c7565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.642621 31644 tablet_bootstrap.cc:654] T 3fcf91fcbc8b473496fe46b68e97e436 P f011d8c29e9246a6b1a53b315876caf5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.658478 31589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83832b89b5b540e5ba2ab12100f72b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.660420 31647 tablet_bootstrap.cc:654] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.661047 31644 tablet_bootstrap.cc:492] T 3fcf91fcbc8b473496fe46b68e97e436 P f011d8c29e9246a6b1a53b315876caf5: No bootstrap required, opened a new log
I20260713 09:09:23.661567 31644 ts_tablet_manager.cc:1403] T 3fcf91fcbc8b473496fe46b68e97e436 P f011d8c29e9246a6b1a53b315876caf5: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.010s
I20260713 09:09:23.664737 31644 raft_consensus.cc:359] T 3fcf91fcbc8b473496fe46b68e97e436 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } }
I20260713 09:09:23.665495 31644 raft_consensus.cc:385] T 3fcf91fcbc8b473496fe46b68e97e436 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.665820 31644 raft_consensus.cc:740] T 3fcf91fcbc8b473496fe46b68e97e436 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.666602 31644 consensus_queue.cc:260] T 3fcf91fcbc8b473496fe46b68e97e436 P f011d8c29e9246a6b1a53b315876caf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } }
I20260713 09:09:23.668763 31644 ts_tablet_manager.cc:1434] T 3fcf91fcbc8b473496fe46b68e97e436 P f011d8c29e9246a6b1a53b315876caf5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:23.669756 31644 tablet_bootstrap.cc:492] T fdba55d87df6454f92096087ab5bcafc P f011d8c29e9246a6b1a53b315876caf5: Bootstrap starting.
I20260713 09:09:23.672564 31647 tablet_bootstrap.cc:492] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e: No bootstrap required, opened a new log
I20260713 09:09:23.673094 31647 ts_tablet_manager.cc:1403] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.002s
I20260713 09:09:23.675552 31644 tablet_bootstrap.cc:654] T fdba55d87df6454f92096087ab5bcafc P f011d8c29e9246a6b1a53b315876caf5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.676030 31647 raft_consensus.cc:359] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } }
I20260713 09:09:23.676780 31647 raft_consensus.cc:385] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.677091 31647 raft_consensus.cc:740] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.677944 31647 consensus_queue.cc:260] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } }
I20260713 09:09:23.753163 31628 heartbeater.cc:499] Master 127.26.91.254:38083 was elected leader, sending a full tablet report...
I20260713 09:09:23.753796 31647 ts_tablet_manager.cc:1434] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent starting tablet: real 0.080s	user 0.032s	sys 0.042s
I20260713 09:09:23.755615 31647 tablet_bootstrap.cc:492] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e: Bootstrap starting.
I20260713 09:09:23.761723 31647 tablet_bootstrap.cc:654] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.769294 31643 tablet_bootstrap.cc:492] T 83832b89b5b540e5ba2ab12100f72b4c P f8bd3ad366ed46eebbe2c935838a2ec9: No bootstrap required, opened a new log
I20260713 09:09:23.769871 31643 ts_tablet_manager.cc:1403] T 83832b89b5b540e5ba2ab12100f72b4c P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent bootstrapping tablet: real 0.220s	user 0.053s	sys 0.088s
I20260713 09:09:23.779629 31643 raft_consensus.cc:359] T 83832b89b5b540e5ba2ab12100f72b4c P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.780153 31643 raft_consensus.cc:385] T 83832b89b5b540e5ba2ab12100f72b4c P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.780359 31643 raft_consensus.cc:740] T 83832b89b5b540e5ba2ab12100f72b4c P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bd3ad366ed46eebbe2c935838a2ec9, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.781203 31643 consensus_queue.cc:260] T 83832b89b5b540e5ba2ab12100f72b4c P f8bd3ad366ed46eebbe2c935838a2ec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.786139 31644 tablet_bootstrap.cc:492] T fdba55d87df6454f92096087ab5bcafc P f011d8c29e9246a6b1a53b315876caf5: No bootstrap required, opened a new log
I20260713 09:09:23.786466 31647 tablet_bootstrap.cc:492] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e: No bootstrap required, opened a new log
I20260713 09:09:23.786689 31644 ts_tablet_manager.cc:1403] T fdba55d87df6454f92096087ab5bcafc P f011d8c29e9246a6b1a53b315876caf5: Time spent bootstrapping tablet: real 0.117s	user 0.061s	sys 0.043s
I20260713 09:09:23.786912 31647 ts_tablet_manager.cc:1403] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.005s
I20260713 09:09:23.789304 31647 raft_consensus.cc:359] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.789816 31647 raft_consensus.cc:385] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.790241 31647 raft_consensus.cc:740] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.789825 31644 raft_consensus.cc:359] T fdba55d87df6454f92096087ab5bcafc P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.790748 31644 raft_consensus.cc:385] T fdba55d87df6454f92096087ab5bcafc P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.790818 31479 heartbeater.cc:499] Master 127.26.91.254:38083 was elected leader, sending a full tablet report...
I20260713 09:09:23.791385 31643 ts_tablet_manager.cc:1434] T 83832b89b5b540e5ba2ab12100f72b4c P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.000s
I20260713 09:09:23.791636 31647 consensus_queue.cc:260] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.791090 31644 raft_consensus.cc:740] T fdba55d87df6454f92096087ab5bcafc P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.792335 31643 tablet_bootstrap.cc:492] T 5599e164cdfb42fabd161e11daf55634 P f8bd3ad366ed46eebbe2c935838a2ec9: Bootstrap starting.
I20260713 09:09:23.793071 31644 consensus_queue.cc:260] T fdba55d87df6454f92096087ab5bcafc P f011d8c29e9246a6b1a53b315876caf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.794224 31647 ts_tablet_manager.cc:1434] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:23.795110 31644 ts_tablet_manager.cc:1434] T fdba55d87df6454f92096087ab5bcafc P f011d8c29e9246a6b1a53b315876caf5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:09:23.795104 31647 tablet_bootstrap.cc:492] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e: Bootstrap starting.
I20260713 09:09:23.796303 31644 tablet_bootstrap.cc:492] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5: Bootstrap starting.
I20260713 09:09:23.801546 31647 tablet_bootstrap.cc:654] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.802765 31644 tablet_bootstrap.cc:654] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.808871 31644 tablet_bootstrap.cc:492] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5: No bootstrap required, opened a new log
I20260713 09:09:23.809371 31644 ts_tablet_manager.cc:1403] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.004s
I20260713 09:09:23.811955 31644 raft_consensus.cc:359] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.812467 31644 raft_consensus.cc:385] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.812816 31644 raft_consensus.cc:740] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.813715 31644 consensus_queue.cc:260] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.815876 31644 ts_tablet_manager.cc:1434] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:23.816855 31644 tablet_bootstrap.cc:492] T 51f52d46b6fb40ee926cf803a9bf41d3 P f011d8c29e9246a6b1a53b315876caf5: Bootstrap starting.
I20260713 09:09:23.820431 31643 tablet_bootstrap.cc:654] T 5599e164cdfb42fabd161e11daf55634 P f8bd3ad366ed46eebbe2c935838a2ec9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.822793 31644 tablet_bootstrap.cc:654] T 51f52d46b6fb40ee926cf803a9bf41d3 P f011d8c29e9246a6b1a53b315876caf5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.823536 31654 raft_consensus.cc:493] T 83832b89b5b540e5ba2ab12100f72b4c P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.823999 31654 raft_consensus.cc:515] T 83832b89b5b540e5ba2ab12100f72b4c P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.828768 31647 tablet_bootstrap.cc:492] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e: No bootstrap required, opened a new log
I20260713 09:09:23.829346 31647 ts_tablet_manager.cc:1403] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.013s
I20260713 09:09:23.829563 31654 leader_election.cc:290] T 83832b89b5b540e5ba2ab12100f72b4c P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:23.832502 31647 raft_consensus.cc:359] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.833233 31647 raft_consensus.cc:385] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.833614 31647 raft_consensus.cc:740] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.834555 31647 consensus_queue.cc:260] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.838609 31647 ts_tablet_manager.cc:1434] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260713 09:09:23.839699 31647 tablet_bootstrap.cc:492] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e: Bootstrap starting.
I20260713 09:09:23.846020 31647 tablet_bootstrap.cc:654] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.860831 31647 tablet_bootstrap.cc:492] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e: No bootstrap required, opened a new log
I20260713 09:09:23.862541 31647 ts_tablet_manager.cc:1403] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260713 09:09:23.869717 31647 raft_consensus.cc:359] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.873726 31647 raft_consensus.cc:385] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.874097 31647 raft_consensus.cc:740] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.874691 31603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83832b89b5b540e5ba2ab12100f72b4c" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" is_pre_election: true
I20260713 09:09:23.875072 31647 consensus_queue.cc:260] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
W20260713 09:09:23.877033 31419 leader_election.cc:343] T 83832b89b5b540e5ba2ab12100f72b4c P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.878620 31529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83832b89b5b540e5ba2ab12100f72b4c" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f011d8c29e9246a6b1a53b315876caf5" is_pre_election: true
I20260713 09:09:23.878850 31644 tablet_bootstrap.cc:492] T 51f52d46b6fb40ee926cf803a9bf41d3 P f011d8c29e9246a6b1a53b315876caf5: No bootstrap required, opened a new log
I20260713 09:09:23.879431 31644 ts_tablet_manager.cc:1403] T 51f52d46b6fb40ee926cf803a9bf41d3 P f011d8c29e9246a6b1a53b315876caf5: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.021s
W20260713 09:09:23.880183 31418 leader_election.cc:343] T 83832b89b5b540e5ba2ab12100f72b4c P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.880352 31647 ts_tablet_manager.cc:1434] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:09:23.881517 31647 tablet_bootstrap.cc:492] T 4815073e58a346a6afa9b0dddb07b9df P e9c9c7dcee014ba8bf94938ec3dae19e: Bootstrap starting.
I20260713 09:09:23.882423 31644 raft_consensus.cc:359] T 51f52d46b6fb40ee926cf803a9bf41d3 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.883183 31644 raft_consensus.cc:385] T 51f52d46b6fb40ee926cf803a9bf41d3 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.883507 31644 raft_consensus.cc:740] T 51f52d46b6fb40ee926cf803a9bf41d3 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.884498 31644 consensus_queue.cc:260] T 51f52d46b6fb40ee926cf803a9bf41d3 P f011d8c29e9246a6b1a53b315876caf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.888338 31647 tablet_bootstrap.cc:654] T 4815073e58a346a6afa9b0dddb07b9df P e9c9c7dcee014ba8bf94938ec3dae19e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.889011 31644 ts_tablet_manager.cc:1434] T 51f52d46b6fb40ee926cf803a9bf41d3 P f011d8c29e9246a6b1a53b315876caf5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:09:23.890017 31644 tablet_bootstrap.cc:492] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5: Bootstrap starting.
I20260713 09:09:23.890640 31648 raft_consensus.cc:493] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.891141 31648 raft_consensus.cc:515] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.880659 31418 leader_election.cc:304] T 83832b89b5b540e5ba2ab12100f72b4c P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8bd3ad366ed46eebbe2c935838a2ec9; no voters: e9c9c7dcee014ba8bf94938ec3dae19e, f011d8c29e9246a6b1a53b315876caf5
I20260713 09:09:23.894771 31654 raft_consensus.cc:2749] T 83832b89b5b540e5ba2ab12100f72b4c P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:23.900792 31643 tablet_bootstrap.cc:492] T 5599e164cdfb42fabd161e11daf55634 P f8bd3ad366ed46eebbe2c935838a2ec9: No bootstrap required, opened a new log
I20260713 09:09:23.901352 31643 ts_tablet_manager.cc:1403] T 5599e164cdfb42fabd161e11daf55634 P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent bootstrapping tablet: real 0.109s	user 0.041s	sys 0.043s
I20260713 09:09:23.901430 31648 leader_election.cc:290] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:23.902446 31647 tablet_bootstrap.cc:492] T 4815073e58a346a6afa9b0dddb07b9df P e9c9c7dcee014ba8bf94938ec3dae19e: No bootstrap required, opened a new log
I20260713 09:09:23.902904 31647 ts_tablet_manager.cc:1403] T 4815073e58a346a6afa9b0dddb07b9df P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260713 09:09:23.904625 31643 raft_consensus.cc:359] T 5599e164cdfb42fabd161e11daf55634 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.905319 31643 raft_consensus.cc:385] T 5599e164cdfb42fabd161e11daf55634 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.905588 31643 raft_consensus.cc:740] T 5599e164cdfb42fabd161e11daf55634 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bd3ad366ed46eebbe2c935838a2ec9, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.905547 31647 raft_consensus.cc:359] T 4815073e58a346a6afa9b0dddb07b9df P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.906433 31647 raft_consensus.cc:385] T 4815073e58a346a6afa9b0dddb07b9df P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.906792 31647 raft_consensus.cc:740] T 4815073e58a346a6afa9b0dddb07b9df P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.906598 31643 consensus_queue.cc:260] T 5599e164cdfb42fabd161e11daf55634 P f8bd3ad366ed46eebbe2c935838a2ec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.907600 31647 consensus_queue.cc:260] T 4815073e58a346a6afa9b0dddb07b9df P e9c9c7dcee014ba8bf94938ec3dae19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.909044 31643 ts_tablet_manager.cc:1434] T 5599e164cdfb42fabd161e11daf55634 P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:23.909957 31643 tablet_bootstrap.cc:492] T fdba55d87df6454f92096087ab5bcafc P f8bd3ad366ed46eebbe2c935838a2ec9: Bootstrap starting.
I20260713 09:09:23.911502 31647 ts_tablet_manager.cc:1434] T 4815073e58a346a6afa9b0dddb07b9df P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:09:23.912530 31647 tablet_bootstrap.cc:492] T 5599e164cdfb42fabd161e11daf55634 P e9c9c7dcee014ba8bf94938ec3dae19e: Bootstrap starting.
I20260713 09:09:23.915956 31643 tablet_bootstrap.cc:654] T fdba55d87df6454f92096087ab5bcafc P f8bd3ad366ed46eebbe2c935838a2ec9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.918293 31647 tablet_bootstrap.cc:654] T 5599e164cdfb42fabd161e11daf55634 P e9c9c7dcee014ba8bf94938ec3dae19e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.919298 31644 tablet_bootstrap.cc:654] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.922608 31648 raft_consensus.cc:493] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.928360 31643 tablet_bootstrap.cc:492] T fdba55d87df6454f92096087ab5bcafc P f8bd3ad366ed46eebbe2c935838a2ec9: No bootstrap required, opened a new log
I20260713 09:09:23.928223 31648 raft_consensus.cc:515] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.928833 31643 ts_tablet_manager.cc:1403] T fdba55d87df6454f92096087ab5bcafc P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.010s
I20260713 09:09:23.930276 31648 leader_election.cc:290] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:23.931696 31643 raft_consensus.cc:359] T fdba55d87df6454f92096087ab5bcafc P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.932493 31643 raft_consensus.cc:385] T fdba55d87df6454f92096087ab5bcafc P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.932811 31643 raft_consensus.cc:740] T fdba55d87df6454f92096087ab5bcafc P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bd3ad366ed46eebbe2c935838a2ec9, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.933575 31643 consensus_queue.cc:260] T fdba55d87df6454f92096087ab5bcafc P f8bd3ad366ed46eebbe2c935838a2ec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.937168 31643 ts_tablet_manager.cc:1434] T fdba55d87df6454f92096087ab5bcafc P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:23.938088 31643 tablet_bootstrap.cc:492] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9: Bootstrap starting.
I20260713 09:09:23.943392 31644 tablet_bootstrap.cc:492] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5: No bootstrap required, opened a new log
I20260713 09:09:23.943945 31644 ts_tablet_manager.cc:1403] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.008s
I20260713 09:09:23.944232 31643 tablet_bootstrap.cc:654] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.944553 31647 tablet_bootstrap.cc:492] T 5599e164cdfb42fabd161e11daf55634 P e9c9c7dcee014ba8bf94938ec3dae19e: No bootstrap required, opened a new log
I20260713 09:09:23.945032 31647 ts_tablet_manager.cc:1403] T 5599e164cdfb42fabd161e11daf55634 P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.004s
I20260713 09:09:23.946883 31644 raft_consensus.cc:359] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.947634 31644 raft_consensus.cc:385] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.947973 31647 raft_consensus.cc:359] T 5599e164cdfb42fabd161e11daf55634 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.948737 31647 raft_consensus.cc:385] T 5599e164cdfb42fabd161e11daf55634 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.949038 31647 raft_consensus.cc:740] T 5599e164cdfb42fabd161e11daf55634 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.949700 31647 consensus_queue.cc:260] T 5599e164cdfb42fabd161e11daf55634 P e9c9c7dcee014ba8bf94938ec3dae19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.950485 31643 tablet_bootstrap.cc:492] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9: No bootstrap required, opened a new log
I20260713 09:09:23.950996 31643 ts_tablet_manager.cc:1403] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.007s
I20260713 09:09:23.951566 31647 ts_tablet_manager.cc:1434] T 5599e164cdfb42fabd161e11daf55634 P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:23.952581 31647 tablet_bootstrap.cc:492] T fdba55d87df6454f92096087ab5bcafc P e9c9c7dcee014ba8bf94938ec3dae19e: Bootstrap starting.
I20260713 09:09:23.953819 31643 raft_consensus.cc:359] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.954582 31643 raft_consensus.cc:385] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.954901 31643 raft_consensus.cc:740] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bd3ad366ed46eebbe2c935838a2ec9, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.955802 31643 consensus_queue.cc:260] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.959003 31647 tablet_bootstrap.cc:654] T fdba55d87df6454f92096087ab5bcafc P e9c9c7dcee014ba8bf94938ec3dae19e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.960005 31643 ts_tablet_manager.cc:1434] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:09:23.947974 31644 raft_consensus.cc:740] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.961002 31644 consensus_queue.cc:260] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.963407 31603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5599e164cdfb42fabd161e11daf55634" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" is_pre_election: true
I20260713 09:09:23.963675 31453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4815073e58a346a6afa9b0dddb07b9df" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" is_pre_election: true
I20260713 09:09:23.964037 31603 raft_consensus.cc:2468] T 5599e164cdfb42fabd161e11daf55634 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 0.
I20260713 09:09:23.964337 31602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4815073e58a346a6afa9b0dddb07b9df" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" is_pre_election: true
I20260713 09:09:23.965282 31602 raft_consensus.cc:2468] T 4815073e58a346a6afa9b0dddb07b9df P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 0.
I20260713 09:09:23.965982 31643 tablet_bootstrap.cc:492] T 3fcf91fcbc8b473496fe46b68e97e436 P f8bd3ad366ed46eebbe2c935838a2ec9: Bootstrap starting.
I20260713 09:09:23.965945 31494 leader_election.cc:304] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9c9c7dcee014ba8bf94938ec3dae19e, f011d8c29e9246a6b1a53b315876caf5; no voters: 
I20260713 09:09:23.968503 31648 raft_consensus.cc:2804] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:23.968734 31454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5599e164cdfb42fabd161e11daf55634" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" is_pre_election: true
I20260713 09:09:23.968887 31648 raft_consensus.cc:493] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:23.969295 31648 raft_consensus.cc:3060] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.968740 31494 leader_election.cc:304] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9c9c7dcee014ba8bf94938ec3dae19e, f011d8c29e9246a6b1a53b315876caf5; no voters: 
I20260713 09:09:23.969920 31644 ts_tablet_manager.cc:1434] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.003s
I20260713 09:09:23.969286 31454 raft_consensus.cc:2468] T 5599e164cdfb42fabd161e11daf55634 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 0.
I20260713 09:09:23.970974 31644 tablet_bootstrap.cc:492] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f011d8c29e9246a6b1a53b315876caf5: Bootstrap starting.
W20260713 09:09:23.971302 31495 leader_election.cc:343] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.973990 31643 tablet_bootstrap.cc:654] T 3fcf91fcbc8b473496fe46b68e97e436 P f8bd3ad366ed46eebbe2c935838a2ec9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.977843 31644 tablet_bootstrap.cc:654] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f011d8c29e9246a6b1a53b315876caf5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.983487 31648 raft_consensus.cc:515] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.985560 31648 leader_election.cc:290] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 election: Requested vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:23.986140 31648 raft_consensus.cc:2804] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:23.986513 31648 raft_consensus.cc:493] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:23.986898 31648 raft_consensus.cc:3060] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.993637 31648 raft_consensus.cc:515] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.994951 31454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5599e164cdfb42fabd161e11daf55634" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
I20260713 09:09:23.995554 31454 raft_consensus.cc:3060] T 5599e164cdfb42fabd161e11daf55634 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.996680 31648 leader_election.cc:290] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 election: Requested vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:23.996860 31643 tablet_bootstrap.cc:492] T 3fcf91fcbc8b473496fe46b68e97e436 P f8bd3ad366ed46eebbe2c935838a2ec9: No bootstrap required, opened a new log
I20260713 09:09:23.997372 31648 raft_consensus.cc:493] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.997593 31643 ts_tablet_manager.cc:1403] T 3fcf91fcbc8b473496fe46b68e97e436 P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent bootstrapping tablet: real 0.032s	user 0.024s	sys 0.005s
I20260713 09:09:23.997879 31648 raft_consensus.cc:515] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.999078 31654 raft_consensus.cc:493] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.999537 31654 raft_consensus.cc:515] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:23.999903 31648 leader_election.cc:290] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:24.001554 31654 leader_election.cc:290] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
W20260713 09:09:24.001886 31400 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:24.003126 31602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4cc4b4ebbb4e5691ae9499e798c684" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" is_pre_election: true
I20260713 09:09:24.003489 31529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4cc4b4ebbb4e5691ae9499e798c684" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f011d8c29e9246a6b1a53b315876caf5" is_pre_election: true
I20260713 09:09:24.003491 31647 tablet_bootstrap.cc:492] T fdba55d87df6454f92096087ab5bcafc P e9c9c7dcee014ba8bf94938ec3dae19e: No bootstrap required, opened a new log
I20260713 09:09:24.005156 31647 ts_tablet_manager.cc:1403] T fdba55d87df6454f92096087ab5bcafc P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.014s
W20260713 09:09:24.005241 31418 leader_election.cc:343] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.003719 31602 raft_consensus.cc:2468] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8bd3ad366ed46eebbe2c935838a2ec9 in term 0.
I20260713 09:09:24.005508 31603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5599e164cdfb42fabd161e11daf55634" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
I20260713 09:09:24.006624 31644 tablet_bootstrap.cc:492] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f011d8c29e9246a6b1a53b315876caf5: No bootstrap required, opened a new log
I20260713 09:09:24.006851 31602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4815073e58a346a6afa9b0dddb07b9df" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
I20260713 09:09:24.006781 31603 raft_consensus.cc:3060] T 5599e164cdfb42fabd161e11daf55634 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.007373 31644 ts_tablet_manager.cc:1403] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f011d8c29e9246a6b1a53b315876caf5: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.004s
I20260713 09:09:24.007458 31602 raft_consensus.cc:3060] T 4815073e58a346a6afa9b0dddb07b9df P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.008042 31647 raft_consensus.cc:359] T fdba55d87df6454f92096087ab5bcafc P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.008744 31647 raft_consensus.cc:385] T fdba55d87df6454f92096087ab5bcafc P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.009037 31647 raft_consensus.cc:740] T fdba55d87df6454f92096087ab5bcafc P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.008975 31601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83832b89b5b540e5ba2ab12100f72b4c" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" is_pre_election: true
W20260713 09:09:24.010571 31494 leader_election.cc:343] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.009923 31647 consensus_queue.cc:260] T fdba55d87df6454f92096087ab5bcafc P e9c9c7dcee014ba8bf94938ec3dae19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.014410 31647 ts_tablet_manager.cc:1434] T fdba55d87df6454f92096087ab5bcafc P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:09:24.007222 31419 leader_election.cc:304] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [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: e9c9c7dcee014ba8bf94938ec3dae19e, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: f011d8c29e9246a6b1a53b315876caf5
I20260713 09:09:24.015377 31647 tablet_bootstrap.cc:492] T 83832b89b5b540e5ba2ab12100f72b4c P e9c9c7dcee014ba8bf94938ec3dae19e: Bootstrap starting.
I20260713 09:09:24.015455 31654 raft_consensus.cc:2804] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.015848 31654 raft_consensus.cc:493] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.016240 31654 raft_consensus.cc:3060] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.016270 31453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4815073e58a346a6afa9b0dddb07b9df" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
I20260713 09:09:24.017838 31453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83832b89b5b540e5ba2ab12100f72b4c" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" is_pre_election: true
I20260713 09:09:24.018399 31453 raft_consensus.cc:2468] T 83832b89b5b540e5ba2ab12100f72b4c P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 0.
I20260713 09:09:24.014541 31603 raft_consensus.cc:2468] T 5599e164cdfb42fabd161e11daf55634 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 1.
I20260713 09:09:24.020668 31643 raft_consensus.cc:359] T 3fcf91fcbc8b473496fe46b68e97e436 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } }
I20260713 09:09:24.021402 31643 raft_consensus.cc:385] T 3fcf91fcbc8b473496fe46b68e97e436 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.021766 31647 tablet_bootstrap.cc:654] T 83832b89b5b540e5ba2ab12100f72b4c P e9c9c7dcee014ba8bf94938ec3dae19e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.021754 31643 raft_consensus.cc:740] T 3fcf91fcbc8b473496fe46b68e97e436 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bd3ad366ed46eebbe2c935838a2ec9, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.021807 31652 raft_consensus.cc:493] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.022713 31652 raft_consensus.cc:515] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.022851 31643 consensus_queue.cc:260] T 3fcf91fcbc8b473496fe46b68e97e436 P f8bd3ad366ed46eebbe2c935838a2ec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } }
I20260713 09:09:24.021600 31494 leader_election.cc:304] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9c9c7dcee014ba8bf94938ec3dae19e, f011d8c29e9246a6b1a53b315876caf5; no voters: 
I20260713 09:09:24.027069 31669 raft_consensus.cc:2804] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.027557 31669 raft_consensus.cc:697] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Becoming Leader. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Running, Role: LEADER
I20260713 09:09:24.027801 31652 leader_election.cc:290] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689)
I20260713 09:09:24.028419 31669 consensus_queue.cc:237] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.033574 31643 ts_tablet_manager.cc:1434] T 3fcf91fcbc8b473496fe46b68e97e436 P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.003s
I20260713 09:09:24.038873 31654 raft_consensus.cc:515] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
W20260713 09:09:24.040488 31495 leader_election.cc:343] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.041164 31495 leader_election.cc:304] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5 [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: f011d8c29e9246a6b1a53b315876caf5, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: e9c9c7dcee014ba8bf94938ec3dae19e
I20260713 09:09:24.041936 31648 raft_consensus.cc:2804] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.042312 31648 raft_consensus.cc:493] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.042639 31648 raft_consensus.cc:3060] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.042977 31643 tablet_bootstrap.cc:492] T 4815073e58a346a6afa9b0dddb07b9df P f8bd3ad366ed46eebbe2c935838a2ec9: Bootstrap starting.
I20260713 09:09:24.049345 31454 raft_consensus.cc:2468] T 5599e164cdfb42fabd161e11daf55634 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 1.
I20260713 09:09:24.050086 31648 raft_consensus.cc:515] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.051381 31529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4cc4b4ebbb4e5691ae9499e798c684" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f011d8c29e9246a6b1a53b315876caf5"
I20260713 09:09:24.052605 31648 leader_election.cc:290] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 election: Requested vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
W20260713 09:09:24.052711 31418 leader_election.cc:343] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.053821 31654 leader_election.cc:290] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 election: Requested vote from peers f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:24.054555 31648 raft_consensus.cc:493] T 3fcf91fcbc8b473496fe46b68e97e436 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.054574 31453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83832b89b5b540e5ba2ab12100f72b4c" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
I20260713 09:09:24.056034 31648 raft_consensus.cc:515] T 3fcf91fcbc8b473496fe46b68e97e436 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } }
I20260713 09:09:24.057123 31603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83832b89b5b540e5ba2ab12100f72b4c" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
I20260713 09:09:24.057499 31643 tablet_bootstrap.cc:654] T 4815073e58a346a6afa9b0dddb07b9df P f8bd3ad366ed46eebbe2c935838a2ec9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.058148 31648 leader_election.cc:290] T 3fcf91fcbc8b473496fe46b68e97e436 P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:24.056134 31453 raft_consensus.cc:3060] T 83832b89b5b540e5ba2ab12100f72b4c P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.060207 31454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcf91fcbc8b473496fe46b68e97e436" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" is_pre_election: true
I20260713 09:09:24.055732 31644 raft_consensus.cc:359] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.079685 31644 raft_consensus.cc:385] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.079780 31454 raft_consensus.cc:2468] T 3fcf91fcbc8b473496fe46b68e97e436 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 0.
I20260713 09:09:24.080026 31644 raft_consensus.cc:740] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.080822 31644 consensus_queue.cc:260] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f011d8c29e9246a6b1a53b315876caf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.081128 31495 leader_election.cc:304] T 3fcf91fcbc8b473496fe46b68e97e436 P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f011d8c29e9246a6b1a53b315876caf5, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: 
I20260713 09:09:24.081497 31680 raft_consensus.cc:493] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.082376 31680 raft_consensus.cc:515] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } }
I20260713 09:09:24.082731 31529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f52d46b6fb40ee926cf803a9bf41d3" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f011d8c29e9246a6b1a53b315876caf5" is_pre_election: true
I20260713 09:09:24.083071 31644 ts_tablet_manager.cc:1434] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f011d8c29e9246a6b1a53b315876caf5: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.000s
I20260713 09:09:24.083366 31529 raft_consensus.cc:2468] T 51f52d46b6fb40ee926cf803a9bf41d3 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9c9c7dcee014ba8bf94938ec3dae19e in term 0.
I20260713 09:09:24.084115 31644 tablet_bootstrap.cc:492] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5: Bootstrap starting.
I20260713 09:09:24.084824 31567 leader_election.cc:304] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9c9c7dcee014ba8bf94938ec3dae19e, f011d8c29e9246a6b1a53b315876caf5; no voters: 
I20260713 09:09:24.085096 31680 leader_election.cc:290] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689)
I20260713 09:09:24.049418 31602 raft_consensus.cc:2468] T 4815073e58a346a6afa9b0dddb07b9df P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 1.
I20260713 09:09:24.061820 31603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcf91fcbc8b473496fe46b68e97e436" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" is_pre_election: true
I20260713 09:09:24.086339 31603 raft_consensus.cc:2468] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 0.
I20260713 09:09:24.087599 31648 raft_consensus.cc:2804] T 3fcf91fcbc8b473496fe46b68e97e436 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.087992 31648 raft_consensus.cc:493] T 3fcf91fcbc8b473496fe46b68e97e436 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.088454 31648 raft_consensus.cc:3060] T 3fcf91fcbc8b473496fe46b68e97e436 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:24.062551 31494 leader_election.cc:343] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.065577 31601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4cc4b4ebbb4e5691ae9499e798c684" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
I20260713 09:09:24.067374 31652 raft_consensus.cc:493] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.089531 31494 leader_election.cc:304] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [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: e9c9c7dcee014ba8bf94938ec3dae19e, f011d8c29e9246a6b1a53b315876caf5; no voters: f8bd3ad366ed46eebbe2c935838a2ec9
I20260713 09:09:24.074337 31350 catalog_manager.cc:5697] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194). New cstate: current_term: 1 leader_uuid: "f011d8c29e9246a6b1a53b315876caf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.090991 31644 tablet_bootstrap.cc:654] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.091737 31669 raft_consensus.cc:2804] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.092280 31669 raft_consensus.cc:697] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Becoming Leader. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Running, Role: LEADER
I20260713 09:09:24.089974 31652 raft_consensus.cc:515] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.093411 31669 consensus_queue.cc:237] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.094640 31652 leader_election.cc:290] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689)
I20260713 09:09:24.095135 31652 raft_consensus.cc:2804] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.095468 31652 raft_consensus.cc:493] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.095777 31652 raft_consensus.cc:3060] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.096048 31643 tablet_bootstrap.cc:492] T 4815073e58a346a6afa9b0dddb07b9df P f8bd3ad366ed46eebbe2c935838a2ec9: No bootstrap required, opened a new log
I20260713 09:09:24.096553 31643 ts_tablet_manager.cc:1403] T 4815073e58a346a6afa9b0dddb07b9df P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.004s
I20260713 09:09:24.089655 31601 raft_consensus.cc:3060] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.097225 31529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcf91fcbc8b473496fe46b68e97e436" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f011d8c29e9246a6b1a53b315876caf5" is_pre_election: true
I20260713 09:09:24.099103 31528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3771eab96dcc44388313f30b898c7565" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f011d8c29e9246a6b1a53b315876caf5" is_pre_election: true
W20260713 09:09:24.100535 31567 leader_election.cc:343] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.103865 31601 raft_consensus.cc:2468] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bd3ad366ed46eebbe2c935838a2ec9 in term 1.
I20260713 09:09:24.104992 31419 leader_election.cc:304] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [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: e9c9c7dcee014ba8bf94938ec3dae19e, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: f011d8c29e9246a6b1a53b315876caf5
I20260713 09:09:24.105751 31654 raft_consensus.cc:2804] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.106225 31654 raft_consensus.cc:697] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 LEADER]: Becoming Leader. State: Replica: f8bd3ad366ed46eebbe2c935838a2ec9, State: Running, Role: LEADER
I20260713 09:09:24.107946 31654 consensus_queue.cc:237] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.109371 31643 raft_consensus.cc:359] T 4815073e58a346a6afa9b0dddb07b9df P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.110064 31643 raft_consensus.cc:385] T 4815073e58a346a6afa9b0dddb07b9df P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.110322 31643 raft_consensus.cc:740] T 4815073e58a346a6afa9b0dddb07b9df P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bd3ad366ed46eebbe2c935838a2ec9, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.112226 31643 consensus_queue.cc:260] T 4815073e58a346a6afa9b0dddb07b9df P f8bd3ad366ed46eebbe2c935838a2ec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.114760 31644 tablet_bootstrap.cc:492] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5: No bootstrap required, opened a new log
I20260713 09:09:24.115219 31453 raft_consensus.cc:2468] T 83832b89b5b540e5ba2ab12100f72b4c P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 1.
I20260713 09:09:24.115562 31644 ts_tablet_manager.cc:1403] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.004s
I20260713 09:09:24.116429 31495 leader_election.cc:304] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5 [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: f011d8c29e9246a6b1a53b315876caf5, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: e9c9c7dcee014ba8bf94938ec3dae19e
I20260713 09:09:24.117684 31678 raft_consensus.cc:2804] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.119180 31644 raft_consensus.cc:359] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.121868 31644 raft_consensus.cc:385] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.122205 31644 raft_consensus.cc:740] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.122905 31644 consensus_queue.cc:260] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.121515 31643 ts_tablet_manager.cc:1434] T 4815073e58a346a6afa9b0dddb07b9df P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.004s
I20260713 09:09:24.124799 31643 tablet_bootstrap.cc:492] T f7c277a936414932a23308ef7bce08c7 P f8bd3ad366ed46eebbe2c935838a2ec9: Bootstrap starting.
I20260713 09:09:24.126304 31452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3771eab96dcc44388313f30b898c7565" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" is_pre_election: true
I20260713 09:09:24.127635 31454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcf91fcbc8b473496fe46b68e97e436" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" is_pre_election: true
W20260713 09:09:24.127804 31569 leader_election.cc:343] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.128350 31569 leader_election.cc:304] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9c9c7dcee014ba8bf94938ec3dae19e; no voters: f011d8c29e9246a6b1a53b315876caf5, f8bd3ad366ed46eebbe2c935838a2ec9
I20260713 09:09:24.129179 31680 raft_consensus.cc:2749] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:24.128310 31454 raft_consensus.cc:2468] T 3fcf91fcbc8b473496fe46b68e97e436 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9c9c7dcee014ba8bf94938ec3dae19e in term 0.
I20260713 09:09:24.130537 31569 leader_election.cc:304] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9c9c7dcee014ba8bf94938ec3dae19e, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: 
I20260713 09:09:24.131242 31680 raft_consensus.cc:2804] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.131640 31680 raft_consensus.cc:493] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.132014 31680 raft_consensus.cc:3060] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.132642 31647 tablet_bootstrap.cc:492] T 83832b89b5b540e5ba2ab12100f72b4c P e9c9c7dcee014ba8bf94938ec3dae19e: No bootstrap required, opened a new log
I20260713 09:09:24.132923 31453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f52d46b6fb40ee926cf803a9bf41d3" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" is_pre_election: true
I20260713 09:09:24.133154 31647 ts_tablet_manager.cc:1403] T 83832b89b5b540e5ba2ab12100f72b4c P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent bootstrapping tablet: real 0.118s	user 0.030s	sys 0.081s
I20260713 09:09:24.137681 31680 raft_consensus.cc:515] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } }
W20260713 09:09:24.138450 31569 leader_election.cc:343] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.111704 31648 raft_consensus.cc:515] T 3fcf91fcbc8b473496fe46b68e97e436 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } }
I20260713 09:09:24.139501 31529 raft_consensus.cc:2393] T 3fcf91fcbc8b473496fe46b68e97e436 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9c9c7dcee014ba8bf94938ec3dae19e in current term 1: Already voted for candidate f011d8c29e9246a6b1a53b315876caf5 in this term.
I20260713 09:09:24.139241 31647 raft_consensus.cc:359] T 83832b89b5b540e5ba2ab12100f72b4c P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.139909 31647 raft_consensus.cc:385] T 83832b89b5b540e5ba2ab12100f72b4c P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.140270 31647 raft_consensus.cc:740] T 83832b89b5b540e5ba2ab12100f72b4c P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.140635 31680 leader_election.cc:290] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 1 election: Requested vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689)
I20260713 09:09:24.141088 31647 consensus_queue.cc:260] T 83832b89b5b540e5ba2ab12100f72b4c P e9c9c7dcee014ba8bf94938ec3dae19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.141641 31453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcf91fcbc8b473496fe46b68e97e436" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
I20260713 09:09:24.141984 31528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcf91fcbc8b473496fe46b68e97e436" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f011d8c29e9246a6b1a53b315876caf5"
I20260713 09:09:24.142294 31453 raft_consensus.cc:3060] T 3fcf91fcbc8b473496fe46b68e97e436 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.142817 31528 raft_consensus.cc:2393] T 3fcf91fcbc8b473496fe46b68e97e436 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e9c9c7dcee014ba8bf94938ec3dae19e in current term 1: Already voted for candidate f011d8c29e9246a6b1a53b315876caf5 in this term.
I20260713 09:09:24.143081 31647 ts_tablet_manager.cc:1434] T 83832b89b5b540e5ba2ab12100f72b4c P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:09:24.144061 31647 tablet_bootstrap.cc:492] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e: Bootstrap starting.
I20260713 09:09:24.135542 31652 raft_consensus.cc:515] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.135887 31644 ts_tablet_manager.cc:1434] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260713 09:09:24.131253 31643 tablet_bootstrap.cc:654] T f7c277a936414932a23308ef7bce08c7 P f8bd3ad366ed46eebbe2c935838a2ec9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.146802 31454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcf91fcbc8b473496fe46b68e97e436" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
I20260713 09:09:24.149286 31647 tablet_bootstrap.cc:654] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.150270 31644 tablet_bootstrap.cc:492] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5: Bootstrap starting.
I20260713 09:09:24.151772 31669 raft_consensus.cc:493] T fdba55d87df6454f92096087ab5bcafc P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.152236 31669 raft_consensus.cc:515] T fdba55d87df6454f92096087ab5bcafc P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.154923 31454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdba55d87df6454f92096087ab5bcafc" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" is_pre_election: true
I20260713 09:09:24.155516 31454 raft_consensus.cc:2468] T fdba55d87df6454f92096087ab5bcafc P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 0.
I20260713 09:09:24.156498 31644 tablet_bootstrap.cc:654] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.156697 31495 leader_election.cc:304] T fdba55d87df6454f92096087ab5bcafc P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f011d8c29e9246a6b1a53b315876caf5, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: 
I20260713 09:09:24.157486 31686 raft_consensus.cc:2804] T fdba55d87df6454f92096087ab5bcafc P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.157780 31669 leader_election.cc:290] T fdba55d87df6454f92096087ab5bcafc P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:24.159018 31601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdba55d87df6454f92096087ab5bcafc" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" is_pre_election: true
I20260713 09:09:24.159617 31601 raft_consensus.cc:2468] T fdba55d87df6454f92096087ab5bcafc P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 0.
I20260713 09:09:24.157820 31686 raft_consensus.cc:493] T fdba55d87df6454f92096087ab5bcafc P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.160676 31686 raft_consensus.cc:3060] T fdba55d87df6454f92096087ab5bcafc P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.162892 31643 tablet_bootstrap.cc:492] T f7c277a936414932a23308ef7bce08c7 P f8bd3ad366ed46eebbe2c935838a2ec9: No bootstrap required, opened a new log
I20260713 09:09:24.163350 31643 ts_tablet_manager.cc:1403] T f7c277a936414932a23308ef7bce08c7 P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.002s
I20260713 09:09:24.166167 31643 raft_consensus.cc:359] T f7c277a936414932a23308ef7bce08c7 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.166843 31643 raft_consensus.cc:385] T f7c277a936414932a23308ef7bce08c7 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.167138 31643 raft_consensus.cc:740] T f7c277a936414932a23308ef7bce08c7 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bd3ad366ed46eebbe2c935838a2ec9, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.167994 31643 consensus_queue.cc:260] T f7c277a936414932a23308ef7bce08c7 P f8bd3ad366ed46eebbe2c935838a2ec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.169209 31528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f52d46b6fb40ee926cf803a9bf41d3" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f011d8c29e9246a6b1a53b315876caf5"
I20260713 09:09:24.170311 31643 ts_tablet_manager.cc:1434] T f7c277a936414932a23308ef7bce08c7 P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:24.170378 31528 raft_consensus.cc:3060] T 51f52d46b6fb40ee926cf803a9bf41d3 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.174263 31644 tablet_bootstrap.cc:492] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5: No bootstrap required, opened a new log
I20260713 09:09:24.174747 31644 ts_tablet_manager.cc:1403] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.001s
I20260713 09:09:24.175719 31352 catalog_manager.cc:5697] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193). New cstate: current_term: 1 leader_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.168589 31686 raft_consensus.cc:515] T fdba55d87df6454f92096087ab5bcafc P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.169636 31454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f52d46b6fb40ee926cf803a9bf41d3" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
I20260713 09:09:24.179766 31528 raft_consensus.cc:2468] T 51f52d46b6fb40ee926cf803a9bf41d3 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c9c7dcee014ba8bf94938ec3dae19e in term 1.
W20260713 09:09:24.179863 31569 leader_election.cc:343] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.179971 31601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcf91fcbc8b473496fe46b68e97e436" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
I20260713 09:09:24.180927 31601 raft_consensus.cc:2393] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f011d8c29e9246a6b1a53b315876caf5 in current term 1: Already voted for candidate e9c9c7dcee014ba8bf94938ec3dae19e in this term.
I20260713 09:09:24.181615 31643 tablet_bootstrap.cc:492] T 3771eab96dcc44388313f30b898c7565 P f8bd3ad366ed46eebbe2c935838a2ec9: Bootstrap starting.
I20260713 09:09:24.182348 31454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdba55d87df6454f92096087ab5bcafc" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
I20260713 09:09:24.182904 31454 raft_consensus.cc:3060] T fdba55d87df6454f92096087ab5bcafc P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.183023 31567 leader_election.cc:304] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [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: e9c9c7dcee014ba8bf94938ec3dae19e, f011d8c29e9246a6b1a53b315876caf5; no voters: f8bd3ad366ed46eebbe2c935838a2ec9
I20260713 09:09:24.184103 31678 raft_consensus.cc:697] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Becoming Leader. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Running, Role: LEADER
I20260713 09:09:24.185324 31678 consensus_queue.cc:237] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.187389 31453 raft_consensus.cc:2468] T 3fcf91fcbc8b473496fe46b68e97e436 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c9c7dcee014ba8bf94938ec3dae19e in term 1.
I20260713 09:09:24.188177 31648 leader_election.cc:290] T 3fcf91fcbc8b473496fe46b68e97e436 P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 election: Requested vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:24.188652 31569 leader_election.cc:304] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [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: e9c9c7dcee014ba8bf94938ec3dae19e, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: f011d8c29e9246a6b1a53b315876caf5
I20260713 09:09:24.182298 31494 leader_election.cc:304] T 3fcf91fcbc8b473496fe46b68e97e436 P f011d8c29e9246a6b1a53b315876caf5 [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: f011d8c29e9246a6b1a53b315876caf5; no voters: e9c9c7dcee014ba8bf94938ec3dae19e, f8bd3ad366ed46eebbe2c935838a2ec9
I20260713 09:09:24.190119 31643 tablet_bootstrap.cc:654] T 3771eab96dcc44388313f30b898c7565 P f8bd3ad366ed46eebbe2c935838a2ec9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.190352 31647 tablet_bootstrap.cc:492] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e: No bootstrap required, opened a new log
I20260713 09:09:24.190783 31647 ts_tablet_manager.cc:1403] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.030s
I20260713 09:09:24.192582 31680 raft_consensus.cc:2804] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.193639 31647 raft_consensus.cc:359] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.194356 31647 raft_consensus.cc:385] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.194680 31647 raft_consensus.cc:740] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.195369 31601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdba55d87df6454f92096087ab5bcafc" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
I20260713 09:09:24.195990 31601 raft_consensus.cc:3060] T fdba55d87df6454f92096087ab5bcafc P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.196064 31647 consensus_queue.cc:260] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.195897 31648 raft_consensus.cc:2749] T 3fcf91fcbc8b473496fe46b68e97e436 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:24.201768 31644 raft_consensus.cc:359] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.202508 31644 raft_consensus.cc:385] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.202809 31644 raft_consensus.cc:740] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.203594 31644 consensus_queue.cc:260] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.206449 31454 raft_consensus.cc:2468] T fdba55d87df6454f92096087ab5bcafc P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 1.
I20260713 09:09:24.206548 31644 ts_tablet_manager.cc:1434] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260713 09:09:24.207893 31495 leader_election.cc:304] T fdba55d87df6454f92096087ab5bcafc P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f011d8c29e9246a6b1a53b315876caf5, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: 
I20260713 09:09:24.208750 31678 raft_consensus.cc:2804] T fdba55d87df6454f92096087ab5bcafc P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.211090 31678 raft_consensus.cc:697] T fdba55d87df6454f92096087ab5bcafc P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Becoming Leader. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Running, Role: LEADER
I20260713 09:09:24.214905 31678 consensus_queue.cc:237] T fdba55d87df6454f92096087ab5bcafc P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.209555 31686 leader_election.cc:290] T fdba55d87df6454f92096087ab5bcafc P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 election: Requested vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:24.169289 31652 leader_election.cc:290] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 1 election: Requested vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689)
I20260713 09:09:24.218549 31652 raft_consensus.cc:2804] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.211045 31680 raft_consensus.cc:697] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 LEADER]: Becoming Leader. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Running, Role: LEADER
I20260713 09:09:24.214016 31648 raft_consensus.cc:493] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.219168 31652 raft_consensus.cc:697] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 LEADER]: Becoming Leader. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Running, Role: LEADER
I20260713 09:09:24.219293 31648 raft_consensus.cc:515] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.212940 31601 raft_consensus.cc:2468] T fdba55d87df6454f92096087ab5bcafc P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 1.
I20260713 09:09:24.221550 31648 leader_election.cc:290] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:24.222496 31680 consensus_queue.cc:237] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.223493 31603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c277a936414932a23308ef7bce08c7" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" is_pre_election: true
I20260713 09:09:24.224238 31603 raft_consensus.cc:2468] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 0.
I20260713 09:09:24.225205 31654 raft_consensus.cc:493] T 4815073e58a346a6afa9b0dddb07b9df P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.225739 31654 raft_consensus.cc:515] T 4815073e58a346a6afa9b0dddb07b9df P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.229324 31528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4815073e58a346a6afa9b0dddb07b9df" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f011d8c29e9246a6b1a53b315876caf5" is_pre_election: true
I20260713 09:09:24.234562 31647 ts_tablet_manager.cc:1434] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.008s
I20260713 09:09:24.238763 31603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4815073e58a346a6afa9b0dddb07b9df" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" is_pre_election: true
I20260713 09:09:24.239662 31603 raft_consensus.cc:2393] T 4815073e58a346a6afa9b0dddb07b9df P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8bd3ad366ed46eebbe2c935838a2ec9 in current term 1: Already voted for candidate f011d8c29e9246a6b1a53b315876caf5 in this term.
I20260713 09:09:24.240285 31351 catalog_manager.cc:5697] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e reported cstate change: term changed from 0 to 1, leader changed from <none> to e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195). New cstate: current_term: 1 leader_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:24.243638 31419 leader_election.cc:304] T 4815073e58a346a6afa9b0dddb07b9df P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8bd3ad366ed46eebbe2c935838a2ec9; no voters: e9c9c7dcee014ba8bf94938ec3dae19e, f011d8c29e9246a6b1a53b315876caf5
I20260713 09:09:24.227824 31654 leader_election.cc:290] T 4815073e58a346a6afa9b0dddb07b9df P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:24.244773 31494 leader_election.cc:304] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9c9c7dcee014ba8bf94938ec3dae19e, f011d8c29e9246a6b1a53b315876caf5; no voters: 
I20260713 09:09:24.245064 31673 raft_consensus.cc:3060] T 4815073e58a346a6afa9b0dddb07b9df P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.247227 31454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c277a936414932a23308ef7bce08c7" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" is_pre_election: true
I20260713 09:09:24.247877 31454 raft_consensus.cc:2468] T f7c277a936414932a23308ef7bce08c7 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 0.
I20260713 09:09:24.248855 31652 consensus_queue.cc:237] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } }
I20260713 09:09:24.250212 31350 catalog_manager.cc:5697] T fdba55d87df6454f92096087ab5bcafc P f011d8c29e9246a6b1a53b315876caf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194). New cstate: current_term: 1 leader_uuid: "f011d8c29e9246a6b1a53b315876caf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.252053 31350 catalog_manager.cc:5697] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194). New cstate: current_term: 1 leader_uuid: "f011d8c29e9246a6b1a53b315876caf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.252846 31678 raft_consensus.cc:2804] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.253237 31678 raft_consensus.cc:493] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.253571 31678 raft_consensus.cc:3060] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.253712 31350 catalog_manager.cc:5697] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194). New cstate: current_term: 1 leader_uuid: "f011d8c29e9246a6b1a53b315876caf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.255744 31673 raft_consensus.cc:2749] T 4815073e58a346a6afa9b0dddb07b9df P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:24.262239 31678 raft_consensus.cc:515] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.267606 31678 leader_election.cc:290] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 election: Requested vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:24.269351 31643 tablet_bootstrap.cc:492] T 3771eab96dcc44388313f30b898c7565 P f8bd3ad366ed46eebbe2c935838a2ec9: No bootstrap required, opened a new log
I20260713 09:09:24.269407 31454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c277a936414932a23308ef7bce08c7" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
I20260713 09:09:24.268697 31601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c277a936414932a23308ef7bce08c7" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
I20260713 09:09:24.270022 31643 ts_tablet_manager.cc:1403] T 3771eab96dcc44388313f30b898c7565 P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent bootstrapping tablet: real 0.089s	user 0.033s	sys 0.047s
I20260713 09:09:24.270109 31454 raft_consensus.cc:3060] T f7c277a936414932a23308ef7bce08c7 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.272325 31601 raft_consensus.cc:3060] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.272655 31643 raft_consensus.cc:359] T 3771eab96dcc44388313f30b898c7565 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.273308 31643 raft_consensus.cc:385] T 3771eab96dcc44388313f30b898c7565 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.273548 31643 raft_consensus.cc:740] T 3771eab96dcc44388313f30b898c7565 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bd3ad366ed46eebbe2c935838a2ec9, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.274271 31643 consensus_queue.cc:260] T 3771eab96dcc44388313f30b898c7565 P f8bd3ad366ed46eebbe2c935838a2ec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.276117 31643 ts_tablet_manager.cc:1434] T 3771eab96dcc44388313f30b898c7565 P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:09:24.276055 31454 raft_consensus.cc:2468] T f7c277a936414932a23308ef7bce08c7 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 1.
I20260713 09:09:24.277287 31643 tablet_bootstrap.cc:492] T 51f52d46b6fb40ee926cf803a9bf41d3 P f8bd3ad366ed46eebbe2c935838a2ec9: Bootstrap starting.
I20260713 09:09:24.277451 31495 leader_election.cc:304] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f011d8c29e9246a6b1a53b315876caf5, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: 
I20260713 09:09:24.278314 31678 raft_consensus.cc:2804] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.278688 31678 raft_consensus.cc:697] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Becoming Leader. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Running, Role: LEADER
I20260713 09:09:24.279441 31678 consensus_queue.cc:237] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.283104 31643 tablet_bootstrap.cc:654] T 51f52d46b6fb40ee926cf803a9bf41d3 P f8bd3ad366ed46eebbe2c935838a2ec9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.282433 31352 catalog_manager.cc:5697] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e reported cstate change: term changed from 0 to 1, leader changed from <none> to e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195). New cstate: current_term: 1 leader_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.284039 31648 raft_consensus.cc:493] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.284598 31648 raft_consensus.cc:515] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.285305 31601 raft_consensus.cc:2468] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 1.
I20260713 09:09:24.286762 31648 leader_election.cc:290] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:24.287460 31454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3771eab96dcc44388313f30b898c7565" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" is_pre_election: true
I20260713 09:09:24.288131 31454 raft_consensus.cc:2468] T 3771eab96dcc44388313f30b898c7565 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 0.
I20260713 09:09:24.289011 31603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3771eab96dcc44388313f30b898c7565" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" is_pre_election: true
I20260713 09:09:24.289294 31495 leader_election.cc:304] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f011d8c29e9246a6b1a53b315876caf5, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: 
I20260713 09:09:24.289707 31603 raft_consensus.cc:2468] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 0.
I20260713 09:09:24.290014 31648 raft_consensus.cc:2804] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.290397 31648 raft_consensus.cc:493] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.290877 31648 raft_consensus.cc:3060] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.294365 31643 tablet_bootstrap.cc:492] T 51f52d46b6fb40ee926cf803a9bf41d3 P f8bd3ad366ed46eebbe2c935838a2ec9: No bootstrap required, opened a new log
I20260713 09:09:24.294879 31643 ts_tablet_manager.cc:1403] T 51f52d46b6fb40ee926cf803a9bf41d3 P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260713 09:09:24.297462 31643 raft_consensus.cc:359] T 51f52d46b6fb40ee926cf803a9bf41d3 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.298220 31643 raft_consensus.cc:385] T 51f52d46b6fb40ee926cf803a9bf41d3 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.298521 31643 raft_consensus.cc:740] T 51f52d46b6fb40ee926cf803a9bf41d3 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bd3ad366ed46eebbe2c935838a2ec9, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.298465 31648 raft_consensus.cc:515] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.299526 31643 consensus_queue.cc:260] T 51f52d46b6fb40ee926cf803a9bf41d3 P f8bd3ad366ed46eebbe2c935838a2ec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.302862 31601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3771eab96dcc44388313f30b898c7565" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
I20260713 09:09:24.303447 31601 raft_consensus.cc:3060] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.304008 31454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3771eab96dcc44388313f30b898c7565" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
I20260713 09:09:24.304628 31454 raft_consensus.cc:3060] T 3771eab96dcc44388313f30b898c7565 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.304230 31643 ts_tablet_manager.cc:1434] T 51f52d46b6fb40ee926cf803a9bf41d3 P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:09:24.307001 31351 catalog_manager.cc:5697] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194). New cstate: current_term: 1 leader_uuid: "f011d8c29e9246a6b1a53b315876caf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.310065 31601 raft_consensus.cc:2468] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 1.
I20260713 09:09:24.310276 31648 leader_election.cc:290] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 election: Requested vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:24.311285 31494 leader_election.cc:304] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9c9c7dcee014ba8bf94938ec3dae19e, f011d8c29e9246a6b1a53b315876caf5; no voters: 
I20260713 09:09:24.311383 31454 raft_consensus.cc:2468] T 3771eab96dcc44388313f30b898c7565 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 1.
I20260713 09:09:24.312616 31648 raft_consensus.cc:2804] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.313068 31648 raft_consensus.cc:697] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Becoming Leader. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Running, Role: LEADER
I20260713 09:09:24.313781 31648 consensus_queue.cc:237] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.320554 31351 catalog_manager.cc:5697] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194). New cstate: current_term: 1 leader_uuid: "f011d8c29e9246a6b1a53b315876caf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.374847 31652 raft_consensus.cc:493] T 83832b89b5b540e5ba2ab12100f72b4c P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.375341 31652 raft_consensus.cc:515] T 83832b89b5b540e5ba2ab12100f72b4c P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.377173 31652 leader_election.cc:290] T 83832b89b5b540e5ba2ab12100f72b4c P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689)
I20260713 09:09:24.377893 31454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83832b89b5b540e5ba2ab12100f72b4c" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" is_pre_election: true
I20260713 09:09:24.378226 31528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83832b89b5b540e5ba2ab12100f72b4c" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f011d8c29e9246a6b1a53b315876caf5" is_pre_election: true
I20260713 09:09:24.378700 31454 raft_consensus.cc:2393] T 83832b89b5b540e5ba2ab12100f72b4c P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9c9c7dcee014ba8bf94938ec3dae19e in current term 1: Already voted for candidate f011d8c29e9246a6b1a53b315876caf5 in this term.
I20260713 09:09:24.379562 31569 leader_election.cc:304] T 83832b89b5b540e5ba2ab12100f72b4c P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9c9c7dcee014ba8bf94938ec3dae19e; no voters: f011d8c29e9246a6b1a53b315876caf5, f8bd3ad366ed46eebbe2c935838a2ec9
I20260713 09:09:24.380128 31652 raft_consensus.cc:3060] T 83832b89b5b540e5ba2ab12100f72b4c P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.384765 31652 raft_consensus.cc:2749] T 83832b89b5b540e5ba2ab12100f72b4c P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:24.427672 31601 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fcf91fcbc8b473496fe46b68e97e436"
dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
mode: GRACEFUL
new_leader_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
 from {username='slave'} at 127.0.0.1:49922
I20260713 09:09:24.428313 31601 raft_consensus.cc:606] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 LEADER]: Received request to transfer leadership to TS f8bd3ad366ed46eebbe2c935838a2ec9
I20260713 09:09:24.442256 31528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5599e164cdfb42fabd161e11daf55634"
dest_uuid: "f011d8c29e9246a6b1a53b315876caf5"
mode: GRACEFUL
new_leader_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
 from {username='slave'} at 127.0.0.1:50354
I20260713 09:09:24.442829 31528 raft_consensus.cc:606] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Received request to transfer leadership to TS f8bd3ad366ed46eebbe2c935838a2ec9
I20260713 09:09:24.443224 31648 consensus_queue.cc:1048] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.448311 31528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4815073e58a346a6afa9b0dddb07b9df"
dest_uuid: "f011d8c29e9246a6b1a53b315876caf5"
mode: GRACEFUL
new_leader_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
 from {username='slave'} at 127.0.0.1:50354
I20260713 09:09:24.448890 31528 raft_consensus.cc:606] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Received request to transfer leadership to TS f8bd3ad366ed46eebbe2c935838a2ec9
I20260713 09:09:24.450080 31678 raft_consensus.cc:993] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5: : Instructing follower f8bd3ad366ed46eebbe2c935838a2ec9 to start an election
I20260713 09:09:24.450594 31678 raft_consensus.cc:1081] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Signalling peer f8bd3ad366ed46eebbe2c935838a2ec9 to start an election
I20260713 09:09:24.452147 31453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5599e164cdfb42fabd161e11daf55634"
dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
 from {username='slave'} at 127.0.0.1:38282
I20260713 09:09:24.455066 31453 raft_consensus.cc:493] T 5599e164cdfb42fabd161e11daf55634 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:24.455457 31453 raft_consensus.cc:3060] T 5599e164cdfb42fabd161e11daf55634 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.460701 31686 consensus_queue.cc:1048] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.462745 31453 raft_consensus.cc:515] T 5599e164cdfb42fabd161e11daf55634 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.462399 31601 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51f52d46b6fb40ee926cf803a9bf41d3"
dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
mode: GRACEFUL
new_leader_uuid: "f011d8c29e9246a6b1a53b315876caf5"
 from {username='slave'} at 127.0.0.1:49922
I20260713 09:09:24.465154 31601 raft_consensus.cc:606] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 LEADER]: Received request to transfer leadership to TS f011d8c29e9246a6b1a53b315876caf5
I20260713 09:09:24.468962 31453 leader_election.cc:290] T 5599e164cdfb42fabd161e11daf55634 P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 2 election: Requested vote from peers f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:24.469208 31601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5599e164cdfb42fabd161e11daf55634" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
I20260713 09:09:24.470042 31528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5599e164cdfb42fabd161e11daf55634" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f011d8c29e9246a6b1a53b315876caf5"
I20260713 09:09:24.470623 31528 raft_consensus.cc:3055] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:24.470961 31528 raft_consensus.cc:740] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Running, Role: LEADER
I20260713 09:09:24.471598 31528 consensus_queue.cc:260] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.472491 31528 raft_consensus.cc:3060] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.476217 31529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3771eab96dcc44388313f30b898c7565"
dest_uuid: "f011d8c29e9246a6b1a53b315876caf5"
mode: GRACEFUL
new_leader_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
 from {username='slave'} at 127.0.0.1:50354
I20260713 09:09:24.476807 31529 raft_consensus.cc:606] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Received request to transfer leadership to TS e9c9c7dcee014ba8bf94938ec3dae19e
I20260713 09:09:24.478808 31528 raft_consensus.cc:2468] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bd3ad366ed46eebbe2c935838a2ec9 in term 2.
I20260713 09:09:24.479862 31418 leader_election.cc:304] T 5599e164cdfb42fabd161e11daf55634 P f8bd3ad366ed46eebbe2c935838a2ec9 [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: f011d8c29e9246a6b1a53b315876caf5, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: e9c9c7dcee014ba8bf94938ec3dae19e
I20260713 09:09:24.480505 31673 raft_consensus.cc:2804] T 5599e164cdfb42fabd161e11daf55634 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:24.480933 31673 raft_consensus.cc:697] T 5599e164cdfb42fabd161e11daf55634 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 LEADER]: Becoming Leader. State: Replica: f8bd3ad366ed46eebbe2c935838a2ec9, State: Running, Role: LEADER
I20260713 09:09:24.481616 31673 consensus_queue.cc:237] T 5599e164cdfb42fabd161e11daf55634 P f8bd3ad366ed46eebbe2c935838a2ec9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.489135 31351 catalog_manager.cc:5697] T 5599e164cdfb42fabd161e11daf55634 P f8bd3ad366ed46eebbe2c935838a2ec9 reported cstate change: term changed from 1 to 2, leader changed from f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194) to f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193). New cstate: current_term: 2 leader_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.505985 31686 raft_consensus.cc:493] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.506435 31686 raft_consensus.cc:515] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.508028 31686 leader_election.cc:290] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:24.508682 31453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4cc4b4ebbb4e5691ae9499e798c684" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" is_pre_election: true
I20260713 09:09:24.509063 31603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4cc4b4ebbb4e5691ae9499e798c684" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" is_pre_election: true
I20260713 09:09:24.509778 31603 raft_consensus.cc:2393] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f011d8c29e9246a6b1a53b315876caf5 in current term 1: Already voted for candidate f8bd3ad366ed46eebbe2c935838a2ec9 in this term.
I20260713 09:09:24.510551 31494 leader_election.cc:304] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f011d8c29e9246a6b1a53b315876caf5; no voters: e9c9c7dcee014ba8bf94938ec3dae19e, f8bd3ad366ed46eebbe2c935838a2ec9
I20260713 09:09:24.511111 31686 raft_consensus.cc:3060] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.515846 31686 raft_consensus.cc:2749] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:24.538558 31673 consensus_queue.cc:1048] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.548221 31673 consensus_queue.cc:1048] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.566915 31686 consensus_queue.cc:1048] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.572456 31678 raft_consensus.cc:993] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5: : Instructing follower f8bd3ad366ed46eebbe2c935838a2ec9 to start an election
I20260713 09:09:24.573052 31685 raft_consensus.cc:1081] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Signalling peer f8bd3ad366ed46eebbe2c935838a2ec9 to start an election
I20260713 09:09:24.574618 31454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4815073e58a346a6afa9b0dddb07b9df"
dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
 from {username='slave'} at 127.0.0.1:38282
I20260713 09:09:24.575311 31454 raft_consensus.cc:493] T 4815073e58a346a6afa9b0dddb07b9df P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:24.575682 31454 raft_consensus.cc:3060] T 4815073e58a346a6afa9b0dddb07b9df P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.577317 31685 consensus_queue.cc:1048] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.582402 31454 raft_consensus.cc:515] T 4815073e58a346a6afa9b0dddb07b9df P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.585505 31528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4815073e58a346a6afa9b0dddb07b9df" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f011d8c29e9246a6b1a53b315876caf5"
I20260713 09:09:24.586092 31528 raft_consensus.cc:3055] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:24.586161 31603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4815073e58a346a6afa9b0dddb07b9df" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
I20260713 09:09:24.586529 31528 raft_consensus.cc:740] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Running, Role: LEADER
I20260713 09:09:24.585584 31454 leader_election.cc:290] T 4815073e58a346a6afa9b0dddb07b9df P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 2 election: Requested vote from peers f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:24.586905 31603 raft_consensus.cc:3060] T 4815073e58a346a6afa9b0dddb07b9df P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.587424 31528 consensus_queue.cc:260] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.589075 31528 raft_consensus.cc:3060] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.592636 31603 raft_consensus.cc:2468] T 4815073e58a346a6afa9b0dddb07b9df P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bd3ad366ed46eebbe2c935838a2ec9 in term 2.
I20260713 09:09:24.593577 31419 leader_election.cc:304] T 4815073e58a346a6afa9b0dddb07b9df P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9c9c7dcee014ba8bf94938ec3dae19e, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: 
I20260713 09:09:24.593910 31528 raft_consensus.cc:2468] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bd3ad366ed46eebbe2c935838a2ec9 in term 2.
I20260713 09:09:24.594316 31673 raft_consensus.cc:2804] T 4815073e58a346a6afa9b0dddb07b9df P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:24.594743 31673 raft_consensus.cc:697] T 4815073e58a346a6afa9b0dddb07b9df P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 LEADER]: Becoming Leader. State: Replica: f8bd3ad366ed46eebbe2c935838a2ec9, State: Running, Role: LEADER
I20260713 09:09:24.595521 31673 consensus_queue.cc:237] T 4815073e58a346a6afa9b0dddb07b9df P f8bd3ad366ed46eebbe2c935838a2ec9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.601862 31351 catalog_manager.cc:5697] T 4815073e58a346a6afa9b0dddb07b9df P f8bd3ad366ed46eebbe2c935838a2ec9 reported cstate change: term changed from 1 to 2, leader changed from f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194) to f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193). New cstate: current_term: 2 leader_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.634969 31685 consensus_queue.cc:1048] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.640009 31685 consensus_queue.cc:1048] T fdba55d87df6454f92096087ab5bcafc P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.644874 31648 consensus_queue.cc:1048] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.653086 31685 consensus_queue.cc:1048] T fdba55d87df6454f92096087ab5bcafc P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:24.706051 31648 consensus_queue.cc:1048] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.715507 31685 consensus_queue.cc:1048] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.719964 31652 consensus_queue.cc:1048] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.726066 31690 raft_consensus.cc:993] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e: : Instructing follower f8bd3ad366ed46eebbe2c935838a2ec9 to start an election
I20260713 09:09:24.726526 31680 raft_consensus.cc:1081] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 LEADER]: Signalling peer f8bd3ad366ed46eebbe2c935838a2ec9 to start an election
I20260713 09:09:24.729432 31453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fcf91fcbc8b473496fe46b68e97e436"
dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
 from {username='slave'} at 127.0.0.1:38286
I20260713 09:09:24.730521 31453 raft_consensus.cc:493] T 3fcf91fcbc8b473496fe46b68e97e436 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:24.730887 31453 raft_consensus.cc:3060] T 3fcf91fcbc8b473496fe46b68e97e436 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.731419 31680 consensus_queue.cc:1048] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.739817 31453 raft_consensus.cc:515] T 3fcf91fcbc8b473496fe46b68e97e436 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } }
I20260713 09:09:24.742225 31603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcf91fcbc8b473496fe46b68e97e436" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
I20260713 09:09:24.742465 31528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcf91fcbc8b473496fe46b68e97e436" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f011d8c29e9246a6b1a53b315876caf5"
I20260713 09:09:24.743026 31528 raft_consensus.cc:3060] T 3fcf91fcbc8b473496fe46b68e97e436 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.743882 31603 raft_consensus.cc:3055] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:24.744256 31603 raft_consensus.cc:740] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Running, Role: LEADER
I20260713 09:09:24.745036 31603 consensus_queue.cc:260] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } }
I20260713 09:09:24.746062 31603 raft_consensus.cc:3060] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.748171 31453 leader_election.cc:290] T 3fcf91fcbc8b473496fe46b68e97e436 P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 2 election: Requested vote from peers e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993), f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689)
I20260713 09:09:24.750174 31528 raft_consensus.cc:2468] T 3fcf91fcbc8b473496fe46b68e97e436 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bd3ad366ed46eebbe2c935838a2ec9 in term 2.
I20260713 09:09:24.751206 31418 leader_election.cc:304] T 3fcf91fcbc8b473496fe46b68e97e436 P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f011d8c29e9246a6b1a53b315876caf5, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: 
I20260713 09:09:24.751945 31673 raft_consensus.cc:2804] T 3fcf91fcbc8b473496fe46b68e97e436 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:24.752435 31673 raft_consensus.cc:697] T 3fcf91fcbc8b473496fe46b68e97e436 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 LEADER]: Becoming Leader. State: Replica: f8bd3ad366ed46eebbe2c935838a2ec9, State: Running, Role: LEADER
I20260713 09:09:24.753208 31673 consensus_queue.cc:237] T 3fcf91fcbc8b473496fe46b68e97e436 P f8bd3ad366ed46eebbe2c935838a2ec9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } }
I20260713 09:09:24.752413 31603 raft_consensus.cc:2468] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bd3ad366ed46eebbe2c935838a2ec9 in term 2.
I20260713 09:09:24.759361 31352 catalog_manager.cc:5697] T 3fcf91fcbc8b473496fe46b68e97e436 P f8bd3ad366ed46eebbe2c935838a2ec9 reported cstate change: term changed from 1 to 2, leader changed from e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195) to f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193). New cstate: current_term: 2 leader_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.780261 31685 consensus_queue.cc:1048] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.789227 31648 consensus_queue.cc:1048] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.795334 31673 raft_consensus.cc:493] T 51f52d46b6fb40ee926cf803a9bf41d3 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.795845 31673 raft_consensus.cc:515] T 51f52d46b6fb40ee926cf803a9bf41d3 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.796671 31678 raft_consensus.cc:993] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5: : Instructing follower e9c9c7dcee014ba8bf94938ec3dae19e to start an election
I20260713 09:09:24.797096 31678 raft_consensus.cc:1081] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Signalling peer e9c9c7dcee014ba8bf94938ec3dae19e to start an election
I20260713 09:09:24.798432 31528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f52d46b6fb40ee926cf803a9bf41d3" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f011d8c29e9246a6b1a53b315876caf5" is_pre_election: true
I20260713 09:09:24.798897 31603 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3771eab96dcc44388313f30b898c7565"
dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
 from {username='slave'} at 127.0.0.1:49912
I20260713 09:09:24.798810 31601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f52d46b6fb40ee926cf803a9bf41d3" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" is_pre_election: true
I20260713 09:09:24.799237 31528 raft_consensus.cc:2393] T 51f52d46b6fb40ee926cf803a9bf41d3 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8bd3ad366ed46eebbe2c935838a2ec9 in current term 1: Already voted for candidate e9c9c7dcee014ba8bf94938ec3dae19e in this term.
I20260713 09:09:24.799541 31603 raft_consensus.cc:493] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:24.799960 31603 raft_consensus.cc:3060] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.800643 31419 leader_election.cc:304] T 51f52d46b6fb40ee926cf803a9bf41d3 P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8bd3ad366ed46eebbe2c935838a2ec9; no voters: e9c9c7dcee014ba8bf94938ec3dae19e, f011d8c29e9246a6b1a53b315876caf5
I20260713 09:09:24.801370 31711 raft_consensus.cc:3060] T 51f52d46b6fb40ee926cf803a9bf41d3 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.801388 31673 leader_election.cc:290] T 51f52d46b6fb40ee926cf803a9bf41d3 P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:24.805353 31603 raft_consensus.cc:515] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.806998 31711 raft_consensus.cc:2749] T 51f52d46b6fb40ee926cf803a9bf41d3 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:24.807806 31454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3771eab96dcc44388313f30b898c7565" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
I20260713 09:09:24.807935 31528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3771eab96dcc44388313f30b898c7565" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f011d8c29e9246a6b1a53b315876caf5"
I20260713 09:09:24.808439 31454 raft_consensus.cc:3060] T 3771eab96dcc44388313f30b898c7565 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.808475 31528 raft_consensus.cc:3055] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:24.808947 31528 raft_consensus.cc:740] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Running, Role: LEADER
I20260713 09:09:24.807036 31603 leader_election.cc:290] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 2 election: Requested vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689)
I20260713 09:09:24.809840 31528 consensus_queue.cc:260] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.811066 31528 raft_consensus.cc:3060] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.814482 31680 consensus_queue.cc:1048] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.814987 31454 raft_consensus.cc:2468] T 3771eab96dcc44388313f30b898c7565 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c9c7dcee014ba8bf94938ec3dae19e in term 2.
I20260713 09:09:24.816226 31569 leader_election.cc:304] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9c9c7dcee014ba8bf94938ec3dae19e, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: 
I20260713 09:09:24.816838 31680 raft_consensus.cc:2804] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:24.817286 31680 raft_consensus.cc:697] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 LEADER]: Becoming Leader. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Running, Role: LEADER
I20260713 09:09:24.818059 31680 consensus_queue.cc:237] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.818630 31528 raft_consensus.cc:2468] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c9c7dcee014ba8bf94938ec3dae19e in term 2.
I20260713 09:09:24.824868 31352 catalog_manager.cc:5697] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e reported cstate change: term changed from 1 to 2, leader changed from f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194) to e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195). New cstate: current_term: 2 leader_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:24.827615 31652 consensus_queue.cc:1048] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.834947 31652 raft_consensus.cc:993] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e: : Instructing follower f011d8c29e9246a6b1a53b315876caf5 to start an election
I20260713 09:09:24.835322 31652 raft_consensus.cc:1081] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 LEADER]: Signalling peer f011d8c29e9246a6b1a53b315876caf5 to start an election
I20260713 09:09:24.836861 31528 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51f52d46b6fb40ee926cf803a9bf41d3"
dest_uuid: "f011d8c29e9246a6b1a53b315876caf5"
 from {username='slave'} at 127.0.0.1:50350
I20260713 09:09:24.837380 31528 raft_consensus.cc:493] T 51f52d46b6fb40ee926cf803a9bf41d3 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:24.837728 31528 raft_consensus.cc:3060] T 51f52d46b6fb40ee926cf803a9bf41d3 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.844684 31528 raft_consensus.cc:515] T 51f52d46b6fb40ee926cf803a9bf41d3 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.846227 31528 leader_election.cc:290] T 51f52d46b6fb40ee926cf803a9bf41d3 P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 2 election: Requested vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:24.846832 31454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f52d46b6fb40ee926cf803a9bf41d3" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
I20260713 09:09:24.847162 31603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f52d46b6fb40ee926cf803a9bf41d3" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
I20260713 09:09:24.847395 31454 raft_consensus.cc:3060] T 51f52d46b6fb40ee926cf803a9bf41d3 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.847667 31603 raft_consensus.cc:3055] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:24.847932 31603 raft_consensus.cc:740] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Running, Role: LEADER
I20260713 09:09:24.848592 31603 consensus_queue.cc:260] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.849436 31603 raft_consensus.cc:3060] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.851930 31454 raft_consensus.cc:2468] T 51f52d46b6fb40ee926cf803a9bf41d3 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 2.
I20260713 09:09:24.852871 31495 leader_election.cc:304] T 51f52d46b6fb40ee926cf803a9bf41d3 P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f011d8c29e9246a6b1a53b315876caf5, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: 
I20260713 09:09:24.853490 31648 raft_consensus.cc:2804] T 51f52d46b6fb40ee926cf803a9bf41d3 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:24.853948 31648 raft_consensus.cc:697] T 51f52d46b6fb40ee926cf803a9bf41d3 P f011d8c29e9246a6b1a53b315876caf5 [term 2 LEADER]: Becoming Leader. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Running, Role: LEADER
I20260713 09:09:24.854231 31603 raft_consensus.cc:2468] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 2.
I20260713 09:09:24.854718 31648 consensus_queue.cc:237] T 51f52d46b6fb40ee926cf803a9bf41d3 P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:24.861016 31351 catalog_manager.cc:5697] T 51f52d46b6fb40ee926cf803a9bf41d3 P f011d8c29e9246a6b1a53b315876caf5 reported cstate change: term changed from 1 to 2, leader changed from e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195) to f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194). New cstate: current_term: 2 leader_uuid: "f011d8c29e9246a6b1a53b315876caf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.945159 31528 raft_consensus.cc:1275] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Refusing update from remote peer f8bd3ad366ed46eebbe2c935838a2ec9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:24.946262 31711 consensus_queue.cc:1048] T 5599e164cdfb42fabd161e11daf55634 P f8bd3ad366ed46eebbe2c935838a2ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:24.952299 31603 raft_consensus.cc:3060] T 5599e164cdfb42fabd161e11daf55634 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.959631 31603 raft_consensus.cc:1275] T 5599e164cdfb42fabd161e11daf55634 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Refusing update from remote peer f8bd3ad366ed46eebbe2c935838a2ec9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:24.960687 31711 consensus_queue.cc:1048] T 5599e164cdfb42fabd161e11daf55634 P f8bd3ad366ed46eebbe2c935838a2ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.052039 31603 raft_consensus.cc:1275] T 4815073e58a346a6afa9b0dddb07b9df P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Refusing update from remote peer f8bd3ad366ed46eebbe2c935838a2ec9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.053303 31711 consensus_queue.cc:1048] T 4815073e58a346a6afa9b0dddb07b9df P f8bd3ad366ed46eebbe2c935838a2ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.060364 31528 raft_consensus.cc:1275] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Refusing update from remote peer f8bd3ad366ed46eebbe2c935838a2ec9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.061750 31673 consensus_queue.cc:1048] T 4815073e58a346a6afa9b0dddb07b9df P f8bd3ad366ed46eebbe2c935838a2ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.242446 31603 raft_consensus.cc:1275] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Refusing update from remote peer f011d8c29e9246a6b1a53b315876caf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.243072 31528 raft_consensus.cc:1275] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Refusing update from remote peer e9c9c7dcee014ba8bf94938ec3dae19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.243619 31685 consensus_queue.cc:1048] T 51f52d46b6fb40ee926cf803a9bf41d3 P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.244319 31680 consensus_queue.cc:1048] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.251641 31453 raft_consensus.cc:1275] T 3771eab96dcc44388313f30b898c7565 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Refusing update from remote peer e9c9c7dcee014ba8bf94938ec3dae19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.252480 31454 raft_consensus.cc:1275] T 51f52d46b6fb40ee926cf803a9bf41d3 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Refusing update from remote peer f011d8c29e9246a6b1a53b315876caf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.253159 31690 consensus_queue.cc:1048] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.254098 31648 consensus_queue.cc:1048] T 51f52d46b6fb40ee926cf803a9bf41d3 P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.294075 31603 raft_consensus.cc:1275] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Refusing update from remote peer f8bd3ad366ed46eebbe2c935838a2ec9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.295203 31654 consensus_queue.cc:1048] T 3fcf91fcbc8b473496fe46b68e97e436 P f8bd3ad366ed46eebbe2c935838a2ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.301997 31528 raft_consensus.cc:1275] T 3fcf91fcbc8b473496fe46b68e97e436 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Refusing update from remote peer f8bd3ad366ed46eebbe2c935838a2ec9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.303345 31711 consensus_queue.cc:1048] T 3fcf91fcbc8b473496fe46b68e97e436 P f8bd3ad366ed46eebbe2c935838a2ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:27.499871 31352 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36584:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:27.501919 31352 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:27.545904 31438 tablet_service.cc:1511] Processing CreateTablet for tablet 123cf376d72b4f85904a0a166ae51bc5 (DEFAULT_TABLE table=soft_deleted_table [id=e082a3641afc4855be92defcc731ceba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:27.547132 31438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 123cf376d72b4f85904a0a166ae51bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.549158 31512 tablet_service.cc:1511] Processing CreateTablet for tablet 123cf376d72b4f85904a0a166ae51bc5 (DEFAULT_TABLE table=soft_deleted_table [id=e082a3641afc4855be92defcc731ceba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:27.549396 31586 tablet_service.cc:1511] Processing CreateTablet for tablet 123cf376d72b4f85904a0a166ae51bc5 (DEFAULT_TABLE table=soft_deleted_table [id=e082a3641afc4855be92defcc731ceba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:27.550367 31512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 123cf376d72b4f85904a0a166ae51bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.550612 31586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 123cf376d72b4f85904a0a166ae51bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.552809 31511 tablet_service.cc:1511] Processing CreateTablet for tablet 3e72a784c1654f4197e29615ae7a1e1c (DEFAULT_TABLE table=soft_deleted_table [id=e082a3641afc4855be92defcc731ceba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:27.553947 31511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e72a784c1654f4197e29615ae7a1e1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.556226 31518 tablet_service.cc:1511] Processing CreateTablet for tablet fea1b8f6bfc34b44a9566d6318b17043 (DEFAULT_TABLE table=soft_deleted_table [id=e082a3641afc4855be92defcc731ceba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:27.557363 31518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea1b8f6bfc34b44a9566d6318b17043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.561017 31513 tablet_service.cc:1511] Processing CreateTablet for tablet 1ecc40f5d81f40098150f801965d8235 (DEFAULT_TABLE table=soft_deleted_table [id=e082a3641afc4855be92defcc731ceba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:27.562173 31513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ecc40f5d81f40098150f801965d8235. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.562077 31436 tablet_service.cc:1511] Processing CreateTablet for tablet 3e72a784c1654f4197e29615ae7a1e1c (DEFAULT_TABLE table=soft_deleted_table [id=e082a3641afc4855be92defcc731ceba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:27.563261 31436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e72a784c1654f4197e29615ae7a1e1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.564296 31589 tablet_service.cc:1511] Processing CreateTablet for tablet 3e72a784c1654f4197e29615ae7a1e1c (DEFAULT_TABLE table=soft_deleted_table [id=e082a3641afc4855be92defcc731ceba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:27.565450 31589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e72a784c1654f4197e29615ae7a1e1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.566236 31515 tablet_service.cc:1511] Processing CreateTablet for tablet 07d2ede44e2b43fa99c707c23a0eac40 (DEFAULT_TABLE table=soft_deleted_table [id=e082a3641afc4855be92defcc731ceba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:27.567371 31515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d2ede44e2b43fa99c707c23a0eac40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.568976 31591 tablet_service.cc:1511] Processing CreateTablet for tablet fea1b8f6bfc34b44a9566d6318b17043 (DEFAULT_TABLE table=soft_deleted_table [id=e082a3641afc4855be92defcc731ceba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:27.569697 31444 tablet_service.cc:1511] Processing CreateTablet for tablet 07d2ede44e2b43fa99c707c23a0eac40 (DEFAULT_TABLE table=soft_deleted_table [id=e082a3641afc4855be92defcc731ceba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:27.570128 31591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea1b8f6bfc34b44a9566d6318b17043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.571043 31588 tablet_service.cc:1511] Processing CreateTablet for tablet 07d2ede44e2b43fa99c707c23a0eac40 (DEFAULT_TABLE table=soft_deleted_table [id=e082a3641afc4855be92defcc731ceba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:27.572185 31588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d2ede44e2b43fa99c707c23a0eac40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.573015 31441 tablet_service.cc:1511] Processing CreateTablet for tablet 1ecc40f5d81f40098150f801965d8235 (DEFAULT_TABLE table=soft_deleted_table [id=e082a3641afc4855be92defcc731ceba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:27.574134 31517 tablet_service.cc:1511] Processing CreateTablet for tablet 5c8e85172ff34006b36083f0fe1b758d (DEFAULT_TABLE table=soft_deleted_table [id=e082a3641afc4855be92defcc731ceba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:27.575335 31517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c8e85172ff34006b36083f0fe1b758d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.575066 31590 tablet_service.cc:1511] Processing CreateTablet for tablet 1ecc40f5d81f40098150f801965d8235 (DEFAULT_TABLE table=soft_deleted_table [id=e082a3641afc4855be92defcc731ceba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:27.567619 31437 tablet_service.cc:1511] Processing CreateTablet for tablet fea1b8f6bfc34b44a9566d6318b17043 (DEFAULT_TABLE table=soft_deleted_table [id=e082a3641afc4855be92defcc731ceba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:27.577013 31590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ecc40f5d81f40098150f801965d8235. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.577724 31443 tablet_service.cc:1511] Processing CreateTablet for tablet 5c8e85172ff34006b36083f0fe1b758d (DEFAULT_TABLE table=soft_deleted_table [id=e082a3641afc4855be92defcc731ceba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:27.574170 31441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ecc40f5d81f40098150f801965d8235. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.585289 31443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c8e85172ff34006b36083f0fe1b758d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.588601 31437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea1b8f6bfc34b44a9566d6318b17043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.591722 31444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d2ede44e2b43fa99c707c23a0eac40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.597797 31592 tablet_service.cc:1511] Processing CreateTablet for tablet 5c8e85172ff34006b36083f0fe1b758d (DEFAULT_TABLE table=soft_deleted_table [id=e082a3641afc4855be92defcc731ceba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:27.599040 31592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c8e85172ff34006b36083f0fe1b758d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.605252 31516 tablet_service.cc:1511] Processing CreateTablet for tablet 6c9b5cda83754751b2845dec2f57db80 (DEFAULT_TABLE table=soft_deleted_table [id=e082a3641afc4855be92defcc731ceba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:27.606544 31516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c9b5cda83754751b2845dec2f57db80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.611850 31440 tablet_service.cc:1511] Processing CreateTablet for tablet 6c9b5cda83754751b2845dec2f57db80 (DEFAULT_TABLE table=soft_deleted_table [id=e082a3641afc4855be92defcc731ceba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:27.613097 31440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c9b5cda83754751b2845dec2f57db80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.622213 31585 tablet_service.cc:1511] Processing CreateTablet for tablet 6c9b5cda83754751b2845dec2f57db80 (DEFAULT_TABLE table=soft_deleted_table [id=e082a3641afc4855be92defcc731ceba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:27.623410 31585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c9b5cda83754751b2845dec2f57db80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.625396 31439 tablet_service.cc:1511] Processing CreateTablet for tablet b30b4dd713374989b6921f3c7e217fe4 (DEFAULT_TABLE table=soft_deleted_table [id=e082a3641afc4855be92defcc731ceba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:27.626613 31439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b30b4dd713374989b6921f3c7e217fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.636986 31588 tablet_service.cc:1511] Processing CreateTablet for tablet b30b4dd713374989b6921f3c7e217fe4 (DEFAULT_TABLE table=soft_deleted_table [id=e082a3641afc4855be92defcc731ceba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:27.638788 31442 tablet_service.cc:1511] Processing CreateTablet for tablet b025e3ab19b74e19885fceabcfc92d0b (DEFAULT_TABLE table=soft_deleted_table [id=e082a3641afc4855be92defcc731ceba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:27.639245 31512 tablet_service.cc:1511] Processing CreateTablet for tablet b025e3ab19b74e19885fceabcfc92d0b (DEFAULT_TABLE table=soft_deleted_table [id=e082a3641afc4855be92defcc731ceba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:27.639739 31739 tablet_bootstrap.cc:492] T 5c8e85172ff34006b36083f0fe1b758d P e9c9c7dcee014ba8bf94938ec3dae19e: Bootstrap starting.
I20260713 09:09:27.640139 31442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b025e3ab19b74e19885fceabcfc92d0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.640491 31512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b025e3ab19b74e19885fceabcfc92d0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.641783 31588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b30b4dd713374989b6921f3c7e217fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.650856 31592 tablet_service.cc:1511] Processing CreateTablet for tablet b025e3ab19b74e19885fceabcfc92d0b (DEFAULT_TABLE table=soft_deleted_table [id=e082a3641afc4855be92defcc731ceba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:27.652676 31592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b025e3ab19b74e19885fceabcfc92d0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.652362 31518 tablet_service.cc:1511] Processing CreateTablet for tablet b30b4dd713374989b6921f3c7e217fe4 (DEFAULT_TABLE table=soft_deleted_table [id=e082a3641afc4855be92defcc731ceba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:27.659440 31518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b30b4dd713374989b6921f3c7e217fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.663349 31739 tablet_bootstrap.cc:654] T 5c8e85172ff34006b36083f0fe1b758d P e9c9c7dcee014ba8bf94938ec3dae19e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.724835 31740 tablet_bootstrap.cc:492] T 07d2ede44e2b43fa99c707c23a0eac40 P f8bd3ad366ed46eebbe2c935838a2ec9: Bootstrap starting.
I20260713 09:09:27.727344 31738 tablet_bootstrap.cc:492] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5: Bootstrap starting.
I20260713 09:09:27.731053 31740 tablet_bootstrap.cc:654] T 07d2ede44e2b43fa99c707c23a0eac40 P f8bd3ad366ed46eebbe2c935838a2ec9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.737156 31738 tablet_bootstrap.cc:654] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.738304 31739 tablet_bootstrap.cc:492] T 5c8e85172ff34006b36083f0fe1b758d P e9c9c7dcee014ba8bf94938ec3dae19e: No bootstrap required, opened a new log
I20260713 09:09:27.738858 31739 ts_tablet_manager.cc:1403] T 5c8e85172ff34006b36083f0fe1b758d P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent bootstrapping tablet: real 0.099s	user 0.023s	sys 0.033s
I20260713 09:09:27.740691 31740 tablet_bootstrap.cc:492] T 07d2ede44e2b43fa99c707c23a0eac40 P f8bd3ad366ed46eebbe2c935838a2ec9: No bootstrap required, opened a new log
I20260713 09:09:27.741160 31740 ts_tablet_manager.cc:1403] T 07d2ede44e2b43fa99c707c23a0eac40 P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260713 09:09:27.741914 31738 tablet_bootstrap.cc:492] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5: No bootstrap required, opened a new log
I20260713 09:09:27.741566 31739 raft_consensus.cc:359] T 5c8e85172ff34006b36083f0fe1b758d P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.742340 31738 ts_tablet_manager.cc:1403] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5: Time spent bootstrapping tablet: real 0.015s	user 0.001s	sys 0.008s
I20260713 09:09:27.742316 31739 raft_consensus.cc:385] T 5c8e85172ff34006b36083f0fe1b758d P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.742919 31739 raft_consensus.cc:740] T 5c8e85172ff34006b36083f0fe1b758d P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.743609 31739 consensus_queue.cc:260] T 5c8e85172ff34006b36083f0fe1b758d P e9c9c7dcee014ba8bf94938ec3dae19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.743898 31740 raft_consensus.cc:359] T 07d2ede44e2b43fa99c707c23a0eac40 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.744647 31740 raft_consensus.cc:385] T 07d2ede44e2b43fa99c707c23a0eac40 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.744958 31740 raft_consensus.cc:740] T 07d2ede44e2b43fa99c707c23a0eac40 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bd3ad366ed46eebbe2c935838a2ec9, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.745093 31738 raft_consensus.cc:359] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.745918 31739 ts_tablet_manager.cc:1434] T 5c8e85172ff34006b36083f0fe1b758d P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:27.745688 31740 consensus_queue.cc:260] T 07d2ede44e2b43fa99c707c23a0eac40 P f8bd3ad366ed46eebbe2c935838a2ec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.745949 31738 raft_consensus.cc:385] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.746613 31738 raft_consensus.cc:740] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.747112 31739 tablet_bootstrap.cc:492] T 07d2ede44e2b43fa99c707c23a0eac40 P e9c9c7dcee014ba8bf94938ec3dae19e: Bootstrap starting.
I20260713 09:09:27.747943 31740 ts_tablet_manager.cc:1434] T 07d2ede44e2b43fa99c707c23a0eac40 P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:27.749161 31740 tablet_bootstrap.cc:492] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9: Bootstrap starting.
I20260713 09:09:27.753700 31739 tablet_bootstrap.cc:654] T 07d2ede44e2b43fa99c707c23a0eac40 P e9c9c7dcee014ba8bf94938ec3dae19e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.754945 31740 tablet_bootstrap.cc:654] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.766319 31738 consensus_queue.cc:260] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.768689 31738 ts_tablet_manager.cc:1434] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260713 09:09:27.769604 31738 tablet_bootstrap.cc:492] T 07d2ede44e2b43fa99c707c23a0eac40 P f011d8c29e9246a6b1a53b315876caf5: Bootstrap starting.
I20260713 09:09:27.774658 31738 tablet_bootstrap.cc:654] T 07d2ede44e2b43fa99c707c23a0eac40 P f011d8c29e9246a6b1a53b315876caf5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.778513 31739 tablet_bootstrap.cc:492] T 07d2ede44e2b43fa99c707c23a0eac40 P e9c9c7dcee014ba8bf94938ec3dae19e: No bootstrap required, opened a new log
I20260713 09:09:27.779069 31739 ts_tablet_manager.cc:1403] T 07d2ede44e2b43fa99c707c23a0eac40 P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.024s
I20260713 09:09:27.779470 31740 tablet_bootstrap.cc:492] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9: No bootstrap required, opened a new log
I20260713 09:09:27.780970 31740 ts_tablet_manager.cc:1403] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.014s
I20260713 09:09:27.782467 31739 raft_consensus.cc:359] T 07d2ede44e2b43fa99c707c23a0eac40 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.783186 31739 raft_consensus.cc:385] T 07d2ede44e2b43fa99c707c23a0eac40 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.783478 31739 raft_consensus.cc:740] T 07d2ede44e2b43fa99c707c23a0eac40 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.783700 31738 tablet_bootstrap.cc:492] T 07d2ede44e2b43fa99c707c23a0eac40 P f011d8c29e9246a6b1a53b315876caf5: No bootstrap required, opened a new log
I20260713 09:09:27.783574 31740 raft_consensus.cc:359] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.784682 31738 ts_tablet_manager.cc:1403] T 07d2ede44e2b43fa99c707c23a0eac40 P f011d8c29e9246a6b1a53b315876caf5: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.005s
I20260713 09:09:27.784857 31740 raft_consensus.cc:385] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.785396 31740 raft_consensus.cc:740] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bd3ad366ed46eebbe2c935838a2ec9, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.784869 31739 consensus_queue.cc:260] T 07d2ede44e2b43fa99c707c23a0eac40 P e9c9c7dcee014ba8bf94938ec3dae19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.786191 31740 consensus_queue.cc:260] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.787484 31738 raft_consensus.cc:359] T 07d2ede44e2b43fa99c707c23a0eac40 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.789517 31740 ts_tablet_manager.cc:1434] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:09:27.789950 31738 raft_consensus.cc:385] T 07d2ede44e2b43fa99c707c23a0eac40 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.790279 31738 raft_consensus.cc:740] T 07d2ede44e2b43fa99c707c23a0eac40 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.790660 31740 tablet_bootstrap.cc:492] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9: Bootstrap starting.
I20260713 09:09:27.791074 31738 consensus_queue.cc:260] T 07d2ede44e2b43fa99c707c23a0eac40 P f011d8c29e9246a6b1a53b315876caf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.793321 31738 ts_tablet_manager.cc:1434] T 07d2ede44e2b43fa99c707c23a0eac40 P f011d8c29e9246a6b1a53b315876caf5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:09:27.794167 31738 tablet_bootstrap.cc:492] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5: Bootstrap starting.
I20260713 09:09:27.789486 31739 ts_tablet_manager.cc:1434] T 07d2ede44e2b43fa99c707c23a0eac40 P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260713 09:09:27.796854 31739 tablet_bootstrap.cc:492] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e: Bootstrap starting.
I20260713 09:09:27.797446 31740 tablet_bootstrap.cc:654] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.805222 31739 tablet_bootstrap.cc:654] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.809844 31738 tablet_bootstrap.cc:654] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.832890 31739 tablet_bootstrap.cc:492] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e: No bootstrap required, opened a new log
I20260713 09:09:27.832928 31740 tablet_bootstrap.cc:492] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9: No bootstrap required, opened a new log
I20260713 09:09:27.832964 31738 tablet_bootstrap.cc:492] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5: No bootstrap required, opened a new log
I20260713 09:09:27.833491 31739 ts_tablet_manager.cc:1403] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.021s
I20260713 09:09:27.833612 31740 ts_tablet_manager.cc:1403] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.026s
I20260713 09:09:27.833693 31738 ts_tablet_manager.cc:1403] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.004s
I20260713 09:09:27.835886 31740 raft_consensus.cc:359] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.836438 31740 raft_consensus.cc:385] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.836390 31739 raft_consensus.cc:359] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.836911 31740 raft_consensus.cc:740] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bd3ad366ed46eebbe2c935838a2ec9, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.836563 31738 raft_consensus.cc:359] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.837286 31739 raft_consensus.cc:385] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.837447 31738 raft_consensus.cc:385] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.837659 31739 raft_consensus.cc:740] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.837776 31738 raft_consensus.cc:740] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.837723 31740 consensus_queue.cc:260] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.838661 31738 consensus_queue.cc:260] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.840437 31740 ts_tablet_manager.cc:1434] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260713 09:09:27.841395 31740 tablet_bootstrap.cc:492] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9: Bootstrap starting.
I20260713 09:09:27.838567 31739 consensus_queue.cc:260] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.844868 31738 ts_tablet_manager.cc:1434] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:09:27.845391 31739 ts_tablet_manager.cc:1434] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:09:27.846367 31739 tablet_bootstrap.cc:492] T 123cf376d72b4f85904a0a166ae51bc5 P e9c9c7dcee014ba8bf94938ec3dae19e: Bootstrap starting.
I20260713 09:09:27.846868 31740 tablet_bootstrap.cc:654] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.852807 31738 tablet_bootstrap.cc:492] T fea1b8f6bfc34b44a9566d6318b17043 P f011d8c29e9246a6b1a53b315876caf5: Bootstrap starting.
I20260713 09:09:27.857936 31739 tablet_bootstrap.cc:654] T 123cf376d72b4f85904a0a166ae51bc5 P e9c9c7dcee014ba8bf94938ec3dae19e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.867285 31739 tablet_bootstrap.cc:492] T 123cf376d72b4f85904a0a166ae51bc5 P e9c9c7dcee014ba8bf94938ec3dae19e: No bootstrap required, opened a new log
I20260713 09:09:27.867746 31739 ts_tablet_manager.cc:1403] T 123cf376d72b4f85904a0a166ae51bc5 P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.000s
I20260713 09:09:27.868199 31738 tablet_bootstrap.cc:654] T fea1b8f6bfc34b44a9566d6318b17043 P f011d8c29e9246a6b1a53b315876caf5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.868779 31648 raft_consensus.cc:493] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:27.869146 31648 raft_consensus.cc:515] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.870440 31739 raft_consensus.cc:359] T 123cf376d72b4f85904a0a166ae51bc5 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.871232 31739 raft_consensus.cc:385] T 123cf376d72b4f85904a0a166ae51bc5 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.870607 31648 leader_election.cc:290] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:27.871268 31454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c8e85172ff34006b36083f0fe1b758d" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" is_pre_election: true
I20260713 09:09:27.871718 31601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c8e85172ff34006b36083f0fe1b758d" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" is_pre_election: true
I20260713 09:09:27.872439 31601 raft_consensus.cc:2468] T 5c8e85172ff34006b36083f0fe1b758d P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 0.
W20260713 09:09:27.872802 31495 leader_election.cc:343] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:27.871699 31739 raft_consensus.cc:740] T 123cf376d72b4f85904a0a166ae51bc5 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.873682 31494 leader_election.cc:304] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5 [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: e9c9c7dcee014ba8bf94938ec3dae19e, f011d8c29e9246a6b1a53b315876caf5; no voters: f8bd3ad366ed46eebbe2c935838a2ec9
I20260713 09:09:27.874153 31739 consensus_queue.cc:260] T 123cf376d72b4f85904a0a166ae51bc5 P e9c9c7dcee014ba8bf94938ec3dae19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.874676 31740 tablet_bootstrap.cc:492] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9: No bootstrap required, opened a new log
I20260713 09:09:27.874857 31648 raft_consensus.cc:2804] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:27.875255 31648 raft_consensus.cc:493] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:27.875324 31740 ts_tablet_manager.cc:1403] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.011s
I20260713 09:09:27.875660 31648 raft_consensus.cc:3060] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:27.878268 31740 raft_consensus.cc:359] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.878820 31739 ts_tablet_manager.cc:1434] T 123cf376d72b4f85904a0a166ae51bc5 P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:09:27.879006 31740 raft_consensus.cc:385] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.879371 31740 raft_consensus.cc:740] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bd3ad366ed46eebbe2c935838a2ec9, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.879652 31738 tablet_bootstrap.cc:492] T fea1b8f6bfc34b44a9566d6318b17043 P f011d8c29e9246a6b1a53b315876caf5: No bootstrap required, opened a new log
I20260713 09:09:27.879838 31739 tablet_bootstrap.cc:492] T b30b4dd713374989b6921f3c7e217fe4 P e9c9c7dcee014ba8bf94938ec3dae19e: Bootstrap starting.
I20260713 09:09:27.880251 31738 ts_tablet_manager.cc:1403] T fea1b8f6bfc34b44a9566d6318b17043 P f011d8c29e9246a6b1a53b315876caf5: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.007s
I20260713 09:09:27.880122 31740 consensus_queue.cc:260] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.882349 31740 ts_tablet_manager.cc:1434] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:09:27.883271 31740 tablet_bootstrap.cc:492] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9: Bootstrap starting.
I20260713 09:09:27.886430 31739 tablet_bootstrap.cc:654] T b30b4dd713374989b6921f3c7e217fe4 P e9c9c7dcee014ba8bf94938ec3dae19e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.886126 31738 raft_consensus.cc:359] T fea1b8f6bfc34b44a9566d6318b17043 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.886883 31738 raft_consensus.cc:385] T fea1b8f6bfc34b44a9566d6318b17043 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.887224 31738 raft_consensus.cc:740] T fea1b8f6bfc34b44a9566d6318b17043 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.888096 31738 consensus_queue.cc:260] T fea1b8f6bfc34b44a9566d6318b17043 P f011d8c29e9246a6b1a53b315876caf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.889328 31740 tablet_bootstrap.cc:654] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.901089 31740 tablet_bootstrap.cc:492] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9: No bootstrap required, opened a new log
I20260713 09:09:27.901623 31740 ts_tablet_manager.cc:1403] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260713 09:09:27.902115 31648 raft_consensus.cc:515] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.904134 31739 tablet_bootstrap.cc:492] T b30b4dd713374989b6921f3c7e217fe4 P e9c9c7dcee014ba8bf94938ec3dae19e: No bootstrap required, opened a new log
I20260713 09:09:27.904670 31739 ts_tablet_manager.cc:1403] T b30b4dd713374989b6921f3c7e217fe4 P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.012s
I20260713 09:09:27.904470 31740 raft_consensus.cc:359] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.905083 31454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c8e85172ff34006b36083f0fe1b758d" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
I20260713 09:09:27.905278 31740 raft_consensus.cc:385] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.905620 31740 raft_consensus.cc:740] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bd3ad366ed46eebbe2c935838a2ec9, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.906286 31740 consensus_queue.cc:260] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
W20260713 09:09:27.906659 31495 leader_election.cc:343] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:27.907500 31739 raft_consensus.cc:359] T b30b4dd713374989b6921f3c7e217fe4 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.908181 31739 raft_consensus.cc:385] T b30b4dd713374989b6921f3c7e217fe4 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.908439 31739 raft_consensus.cc:740] T b30b4dd713374989b6921f3c7e217fe4 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.908533 31740 ts_tablet_manager.cc:1434] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:09:27.908748 31601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c8e85172ff34006b36083f0fe1b758d" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
I20260713 09:09:27.909400 31601 raft_consensus.cc:3060] T 5c8e85172ff34006b36083f0fe1b758d P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:27.909250 31739 consensus_queue.cc:260] T b30b4dd713374989b6921f3c7e217fe4 P e9c9c7dcee014ba8bf94938ec3dae19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.909968 31740 tablet_bootstrap.cc:492] T 5c8e85172ff34006b36083f0fe1b758d P f8bd3ad366ed46eebbe2c935838a2ec9: Bootstrap starting.
I20260713 09:09:27.911880 31739 ts_tablet_manager.cc:1434] T b30b4dd713374989b6921f3c7e217fe4 P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260713 09:09:27.912900 31739 tablet_bootstrap.cc:492] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e: Bootstrap starting.
I20260713 09:09:27.916739 31740 tablet_bootstrap.cc:654] T 5c8e85172ff34006b36083f0fe1b758d P f8bd3ad366ed46eebbe2c935838a2ec9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.917006 31738 ts_tablet_manager.cc:1434] T fea1b8f6bfc34b44a9566d6318b17043 P f011d8c29e9246a6b1a53b315876caf5: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.004s
I20260713 09:09:27.918051 31738 tablet_bootstrap.cc:492] T 123cf376d72b4f85904a0a166ae51bc5 P f011d8c29e9246a6b1a53b315876caf5: Bootstrap starting.
I20260713 09:09:27.922075 31739 tablet_bootstrap.cc:654] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.924750 31601 raft_consensus.cc:2468] T 5c8e85172ff34006b36083f0fe1b758d P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 1.
I20260713 09:09:27.926019 31494 leader_election.cc:304] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5 [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: e9c9c7dcee014ba8bf94938ec3dae19e, f011d8c29e9246a6b1a53b315876caf5; no voters: f8bd3ad366ed46eebbe2c935838a2ec9
I20260713 09:09:27.929075 31738 tablet_bootstrap.cc:654] T 123cf376d72b4f85904a0a166ae51bc5 P f011d8c29e9246a6b1a53b315876caf5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.929538 31755 raft_consensus.cc:2804] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:27.934772 31739 tablet_bootstrap.cc:492] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e: No bootstrap required, opened a new log
I20260713 09:09:27.934918 31755 raft_consensus.cc:697] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Becoming Leader. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Running, Role: LEADER
I20260713 09:09:27.935344 31739 ts_tablet_manager.cc:1403] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.001s
I20260713 09:09:27.935791 31755 consensus_queue.cc:237] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.938267 31739 raft_consensus.cc:359] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.939116 31739 raft_consensus.cc:385] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.939555 31750 raft_consensus.cc:493] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:27.939536 31648 leader_election.cc:290] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 election: Requested vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:27.939831 31739 raft_consensus.cc:740] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.940239 31750 raft_consensus.cc:515] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.940836 31739 consensus_queue.cc:260] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.938230 31740 tablet_bootstrap.cc:492] T 5c8e85172ff34006b36083f0fe1b758d P f8bd3ad366ed46eebbe2c935838a2ec9: No bootstrap required, opened a new log
I20260713 09:09:27.941973 31740 ts_tablet_manager.cc:1403] T 5c8e85172ff34006b36083f0fe1b758d P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.005s
I20260713 09:09:27.942276 31750 leader_election.cc:290] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:27.942827 31529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea1b8f6bfc34b44a9566d6318b17043" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f011d8c29e9246a6b1a53b315876caf5" is_pre_election: true
I20260713 09:09:27.943326 31529 raft_consensus.cc:2468] T fea1b8f6bfc34b44a9566d6318b17043 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8bd3ad366ed46eebbe2c935838a2ec9 in term 0.
I20260713 09:09:27.944379 31418 leader_election.cc:304] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f011d8c29e9246a6b1a53b315876caf5, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: 
I20260713 09:09:27.944624 31601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea1b8f6bfc34b44a9566d6318b17043" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" is_pre_election: true
I20260713 09:09:27.945099 31750 raft_consensus.cc:2804] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:27.944790 31740 raft_consensus.cc:359] T 5c8e85172ff34006b36083f0fe1b758d P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.945504 31750 raft_consensus.cc:493] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:27.945634 31740 raft_consensus.cc:385] T 5c8e85172ff34006b36083f0fe1b758d P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:09:27.945854 31419 leader_election.cc:343] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:27.945976 31750 raft_consensus.cc:3060] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:27.946048 31740 raft_consensus.cc:740] T 5c8e85172ff34006b36083f0fe1b758d P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bd3ad366ed46eebbe2c935838a2ec9, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.947106 31739 ts_tablet_manager.cc:1434] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:09:27.947037 31740 consensus_queue.cc:260] T 5c8e85172ff34006b36083f0fe1b758d P f8bd3ad366ed46eebbe2c935838a2ec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.948181 31739 tablet_bootstrap.cc:492] T 3e72a784c1654f4197e29615ae7a1e1c P e9c9c7dcee014ba8bf94938ec3dae19e: Bootstrap starting.
I20260713 09:09:27.949054 31740 ts_tablet_manager.cc:1434] T 5c8e85172ff34006b36083f0fe1b758d P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:09:27.950285 31740 tablet_bootstrap.cc:492] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9: Bootstrap starting.
I20260713 09:09:27.954589 31739 tablet_bootstrap.cc:654] T 3e72a784c1654f4197e29615ae7a1e1c P e9c9c7dcee014ba8bf94938ec3dae19e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.954531 31711 raft_consensus.cc:493] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:27.955423 31711 raft_consensus.cc:515] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.956118 31740 tablet_bootstrap.cc:654] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.957609 31711 leader_election.cc:290] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:27.960356 31601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123cf376d72b4f85904a0a166ae51bc5" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" is_pre_election: true
I20260713 09:09:27.961012 31601 raft_consensus.cc:2468] T 123cf376d72b4f85904a0a166ae51bc5 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8bd3ad366ed46eebbe2c935838a2ec9 in term 0.
I20260713 09:09:27.962510 31529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123cf376d72b4f85904a0a166ae51bc5" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f011d8c29e9246a6b1a53b315876caf5" is_pre_election: true
I20260713 09:09:27.964537 31419 leader_election.cc:304] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9c9c7dcee014ba8bf94938ec3dae19e, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: 
W20260713 09:09:27.965744 31418 leader_election.cc:343] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:27.966064 31739 tablet_bootstrap.cc:492] T 3e72a784c1654f4197e29615ae7a1e1c P e9c9c7dcee014ba8bf94938ec3dae19e: No bootstrap required, opened a new log
I20260713 09:09:27.966539 31739 ts_tablet_manager.cc:1403] T 3e72a784c1654f4197e29615ae7a1e1c P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260713 09:09:27.967325 31711 raft_consensus.cc:2804] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:27.967792 31711 raft_consensus.cc:493] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:27.968173 31711 raft_consensus.cc:3060] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:27.969389 31739 raft_consensus.cc:359] T 3e72a784c1654f4197e29615ae7a1e1c P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.970201 31739 raft_consensus.cc:385] T 3e72a784c1654f4197e29615ae7a1e1c P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.970520 31739 raft_consensus.cc:740] T 3e72a784c1654f4197e29615ae7a1e1c P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.971227 31739 consensus_queue.cc:260] T 3e72a784c1654f4197e29615ae7a1e1c P e9c9c7dcee014ba8bf94938ec3dae19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.973628 31739 ts_tablet_manager.cc:1434] T 3e72a784c1654f4197e29615ae7a1e1c P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:09:27.974594 31739 tablet_bootstrap.cc:492] T fea1b8f6bfc34b44a9566d6318b17043 P e9c9c7dcee014ba8bf94938ec3dae19e: Bootstrap starting.
I20260713 09:09:27.979041 31711 raft_consensus.cc:515] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.980443 31739 tablet_bootstrap.cc:654] T fea1b8f6bfc34b44a9566d6318b17043 P e9c9c7dcee014ba8bf94938ec3dae19e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.989569 31750 raft_consensus.cc:515] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.991194 31755 raft_consensus.cc:493] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:27.991755 31755 raft_consensus.cc:515] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:27.993801 31755 leader_election.cc:290] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:27.995806 31601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e72a784c1654f4197e29615ae7a1e1c" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" is_pre_election: true
I20260713 09:09:27.995707 31711 leader_election.cc:290] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 election: Requested vote from peers f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:27.997938 31529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123cf376d72b4f85904a0a166ae51bc5" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f011d8c29e9246a6b1a53b315876caf5"
I20260713 09:09:28.001385 31750 leader_election.cc:290] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 election: Requested vote from peers f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:27.997383 31601 raft_consensus.cc:2468] T 3e72a784c1654f4197e29615ae7a1e1c P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 0.
I20260713 09:09:27.998994 31739 tablet_bootstrap.cc:492] T fea1b8f6bfc34b44a9566d6318b17043 P e9c9c7dcee014ba8bf94938ec3dae19e: No bootstrap required, opened a new log
I20260713 09:09:28.000356 31528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea1b8f6bfc34b44a9566d6318b17043" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f011d8c29e9246a6b1a53b315876caf5"
I20260713 09:09:28.002017 31603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123cf376d72b4f85904a0a166ae51bc5" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
W20260713 09:09:28.001873 31418 leader_election.cc:343] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:28.002452 31528 raft_consensus.cc:3060] T fea1b8f6bfc34b44a9566d6318b17043 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.000615 31738 tablet_bootstrap.cc:492] T 123cf376d72b4f85904a0a166ae51bc5 P f011d8c29e9246a6b1a53b315876caf5: No bootstrap required, opened a new log
I20260713 09:09:28.003222 31738 ts_tablet_manager.cc:1403] T 123cf376d72b4f85904a0a166ae51bc5 P f011d8c29e9246a6b1a53b315876caf5: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.000s
I20260713 09:09:28.003263 31494 leader_election.cc:304] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9c9c7dcee014ba8bf94938ec3dae19e, f011d8c29e9246a6b1a53b315876caf5; no voters: 
I20260713 09:09:28.004388 31603 raft_consensus.cc:3060] T 123cf376d72b4f85904a0a166ae51bc5 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.006295 31738 raft_consensus.cc:359] T 123cf376d72b4f85904a0a166ae51bc5 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.006982 31738 raft_consensus.cc:385] T 123cf376d72b4f85904a0a166ae51bc5 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.007243 31738 raft_consensus.cc:740] T 123cf376d72b4f85904a0a166ae51bc5 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.007933 31738 consensus_queue.cc:260] T 123cf376d72b4f85904a0a166ae51bc5 P f011d8c29e9246a6b1a53b315876caf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.008998 31760 raft_consensus.cc:2804] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:28.009337 31760 raft_consensus.cc:493] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:28.009694 31760 raft_consensus.cc:3060] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.009858 31711 raft_consensus.cc:493] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.010309 31711 raft_consensus.cc:515] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.011588 31603 raft_consensus.cc:2468] T 123cf376d72b4f85904a0a166ae51bc5 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bd3ad366ed46eebbe2c935838a2ec9 in term 1.
I20260713 09:09:28.012912 31529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ecc40f5d81f40098150f801965d8235" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f011d8c29e9246a6b1a53b315876caf5" is_pre_election: true
I20260713 09:09:27.999871 31351 catalog_manager.cc:5697] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194). New cstate: current_term: 1 leader_uuid: "f011d8c29e9246a6b1a53b315876caf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: UNKNOWN } } }
W20260713 09:09:28.014295 31418 leader_election.cc:343] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:28.015234 31711 leader_election.cc:290] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:28.016296 31739 ts_tablet_manager.cc:1403] T fea1b8f6bfc34b44a9566d6318b17043 P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.002s
I20260713 09:09:28.016417 31738 ts_tablet_manager.cc:1434] T 123cf376d72b4f85904a0a166ae51bc5 P f011d8c29e9246a6b1a53b315876caf5: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:09:28.017978 31738 tablet_bootstrap.cc:492] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5: Bootstrap starting.
I20260713 09:09:28.017856 31454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e72a784c1654f4197e29615ae7a1e1c" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" is_pre_election: true
I20260713 09:09:28.019138 31419 leader_election.cc:304] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9 [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: e9c9c7dcee014ba8bf94938ec3dae19e, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: f011d8c29e9246a6b1a53b315876caf5
I20260713 09:09:28.019428 31739 raft_consensus.cc:359] T fea1b8f6bfc34b44a9566d6318b17043 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.020768 31739 raft_consensus.cc:385] T fea1b8f6bfc34b44a9566d6318b17043 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.021101 31739 raft_consensus.cc:740] T fea1b8f6bfc34b44a9566d6318b17043 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.001955 31750 raft_consensus.cc:493] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.021617 31711 raft_consensus.cc:2804] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:28.016686 31760 raft_consensus.cc:515] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.022074 31711 raft_consensus.cc:697] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 LEADER]: Becoming Leader. State: Replica: f8bd3ad366ed46eebbe2c935838a2ec9, State: Running, Role: LEADER
I20260713 09:09:28.022653 31603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea1b8f6bfc34b44a9566d6318b17043" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
I20260713 09:09:28.009306 31528 raft_consensus.cc:2468] T fea1b8f6bfc34b44a9566d6318b17043 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bd3ad366ed46eebbe2c935838a2ec9 in term 1.
I20260713 09:09:28.024549 31601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e72a784c1654f4197e29615ae7a1e1c" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
I20260713 09:09:28.024989 31760 leader_election.cc:290] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 election: Requested vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:28.025262 31602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ecc40f5d81f40098150f801965d8235" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" is_pre_election: true
I20260713 09:09:28.025076 31601 raft_consensus.cc:3060] T 3e72a784c1654f4197e29615ae7a1e1c P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.026311 31739 consensus_queue.cc:260] T fea1b8f6bfc34b44a9566d6318b17043 P e9c9c7dcee014ba8bf94938ec3dae19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.027505 31603 raft_consensus.cc:3060] T fea1b8f6bfc34b44a9566d6318b17043 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.028507 31739 ts_tablet_manager.cc:1434] T fea1b8f6bfc34b44a9566d6318b17043 P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260713 09:09:28.029158 31760 raft_consensus.cc:493] T 07d2ede44e2b43fa99c707c23a0eac40 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.029594 31760 raft_consensus.cc:515] T 07d2ede44e2b43fa99c707c23a0eac40 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.032212 31760 leader_election.cc:290] T 07d2ede44e2b43fa99c707c23a0eac40 P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:28.032490 31602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d2ede44e2b43fa99c707c23a0eac40" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" is_pre_election: true
I20260713 09:09:28.033136 31739 tablet_bootstrap.cc:492] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e: Bootstrap starting.
I20260713 09:09:28.033135 31602 raft_consensus.cc:2468] T 07d2ede44e2b43fa99c707c23a0eac40 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 0.
I20260713 09:09:28.025672 31418 leader_election.cc:304] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f011d8c29e9246a6b1a53b315876caf5, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: 
I20260713 09:09:28.034674 31494 leader_election.cc:304] T 07d2ede44e2b43fa99c707c23a0eac40 P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9c9c7dcee014ba8bf94938ec3dae19e, f011d8c29e9246a6b1a53b315876caf5; no voters: 
W20260713 09:09:28.036042 31400 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:28.036569 31601 raft_consensus.cc:2468] T 3e72a784c1654f4197e29615ae7a1e1c P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 1.
I20260713 09:09:28.037612 31494 leader_election.cc:304] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9c9c7dcee014ba8bf94938ec3dae19e, f011d8c29e9246a6b1a53b315876caf5; no voters: 
I20260713 09:09:28.025537 31750 raft_consensus.cc:515] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.022862 31711 consensus_queue.cc:237] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.038195 31767 raft_consensus.cc:2804] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:28.038264 31760 raft_consensus.cc:2804] T 07d2ede44e2b43fa99c707c23a0eac40 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:28.040699 31760 raft_consensus.cc:493] T 07d2ede44e2b43fa99c707c23a0eac40 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:28.041460 31760 raft_consensus.cc:3060] T 07d2ede44e2b43fa99c707c23a0eac40 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.043040 31739 tablet_bootstrap.cc:654] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.043300 31454 raft_consensus.cc:2468] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 0.
I20260713 09:09:28.044345 31528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e72a784c1654f4197e29615ae7a1e1c" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f011d8c29e9246a6b1a53b315876caf5" is_pre_election: true
I20260713 09:09:28.044538 31750 leader_election.cc:290] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:28.045107 31528 raft_consensus.cc:2393] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8bd3ad366ed46eebbe2c935838a2ec9 in current term 1: Already voted for candidate f011d8c29e9246a6b1a53b315876caf5 in this term.
I20260713 09:09:28.045460 31755 raft_consensus.cc:2804] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:28.045944 31755 raft_consensus.cc:697] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Becoming Leader. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Running, Role: LEADER
I20260713 09:09:28.047255 31755 consensus_queue.cc:237] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.049744 31738 tablet_bootstrap.cc:654] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.054612 31760 raft_consensus.cc:515] T 07d2ede44e2b43fa99c707c23a0eac40 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.056382 31739 tablet_bootstrap.cc:492] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e: No bootstrap required, opened a new log
I20260713 09:09:28.057404 31352 catalog_manager.cc:5697] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193). New cstate: current_term: 1 leader_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:28.058511 31739 ts_tablet_manager.cc:1403] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.012s
W20260713 09:09:28.031848 31419 leader_election.cc:343] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:28.059320 31419 leader_election.cc:304] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8bd3ad366ed46eebbe2c935838a2ec9; no voters: e9c9c7dcee014ba8bf94938ec3dae19e, f011d8c29e9246a6b1a53b315876caf5
I20260713 09:09:28.061110 31739 raft_consensus.cc:359] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.061741 31739 raft_consensus.cc:385] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.061996 31739 raft_consensus.cc:740] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.062629 31739 consensus_queue.cc:260] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.065083 31739 ts_tablet_manager.cc:1434] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:28.067907 31760 leader_election.cc:290] T 07d2ede44e2b43fa99c707c23a0eac40 P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 election: Requested vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:28.068223 31711 raft_consensus.cc:2749] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:28.068621 31454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e72a784c1654f4197e29615ae7a1e1c" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
I20260713 09:09:28.069216 31454 raft_consensus.cc:3060] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.069376 31601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d2ede44e2b43fa99c707c23a0eac40" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
I20260713 09:09:28.070055 31601 raft_consensus.cc:3060] T 07d2ede44e2b43fa99c707c23a0eac40 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.077019 31738 tablet_bootstrap.cc:492] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5: No bootstrap required, opened a new log
I20260713 09:09:28.077025 31601 raft_consensus.cc:2468] T 07d2ede44e2b43fa99c707c23a0eac40 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 1.
I20260713 09:09:28.076872 31690 raft_consensus.cc:493] T b30b4dd713374989b6921f3c7e217fe4 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.084168 31738 ts_tablet_manager.cc:1403] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5: Time spent bootstrapping tablet: real 0.066s	user 0.022s	sys 0.006s
I20260713 09:09:28.084530 31690 raft_consensus.cc:515] T b30b4dd713374989b6921f3c7e217fe4 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.084956 31494 leader_election.cc:304] T 07d2ede44e2b43fa99c707c23a0eac40 P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9c9c7dcee014ba8bf94938ec3dae19e, f011d8c29e9246a6b1a53b315876caf5; no voters: 
I20260713 09:09:28.085850 31760 raft_consensus.cc:2804] T 07d2ede44e2b43fa99c707c23a0eac40 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:28.086334 31760 raft_consensus.cc:697] T 07d2ede44e2b43fa99c707c23a0eac40 P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Becoming Leader. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Running, Role: LEADER
I20260713 09:09:28.087133 31760 consensus_queue.cc:237] T 07d2ede44e2b43fa99c707c23a0eac40 P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.087440 31453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30b4dd713374989b6921f3c7e217fe4" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" is_pre_election: true
I20260713 09:09:28.087715 31738 raft_consensus.cc:359] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.088551 31738 raft_consensus.cc:385] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.088958 31738 raft_consensus.cc:740] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Initialized, Role: FOLLOWER
W20260713 09:09:28.090185 31569 leader_election.cc:343] T b30b4dd713374989b6921f3c7e217fe4 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:28.089845 31738 consensus_queue.cc:260] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.091658 31690 leader_election.cc:290] T b30b4dd713374989b6921f3c7e217fe4 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689)
I20260713 09:09:28.076397 31454 raft_consensus.cc:2468] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 1.
I20260713 09:09:28.092197 31528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30b4dd713374989b6921f3c7e217fe4" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f011d8c29e9246a6b1a53b315876caf5" is_pre_election: true
W20260713 09:09:28.095113 31567 leader_election.cc:343] T b30b4dd713374989b6921f3c7e217fe4 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:28.095145 31738 ts_tablet_manager.cc:1434] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:09:28.095659 31567 leader_election.cc:304] T b30b4dd713374989b6921f3c7e217fe4 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9c9c7dcee014ba8bf94938ec3dae19e; no voters: f011d8c29e9246a6b1a53b315876caf5, f8bd3ad366ed46eebbe2c935838a2ec9
I20260713 09:09:28.096495 31738 tablet_bootstrap.cc:492] T 6c9b5cda83754751b2845dec2f57db80 P f011d8c29e9246a6b1a53b315876caf5: Bootstrap starting.
I20260713 09:09:28.096761 31690 raft_consensus.cc:2749] T b30b4dd713374989b6921f3c7e217fe4 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:28.096689 31453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d2ede44e2b43fa99c707c23a0eac40" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
I20260713 09:09:28.097477 31453 raft_consensus.cc:3060] T 07d2ede44e2b43fa99c707c23a0eac40 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.103652 31738 tablet_bootstrap.cc:654] T 6c9b5cda83754751b2845dec2f57db80 P f011d8c29e9246a6b1a53b315876caf5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.104857 31453 raft_consensus.cc:2468] T 07d2ede44e2b43fa99c707c23a0eac40 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 1.
I20260713 09:09:28.106024 31454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d2ede44e2b43fa99c707c23a0eac40" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" is_pre_election: true
I20260713 09:09:28.106725 31454 raft_consensus.cc:2376] T 07d2ede44e2b43fa99c707c23a0eac40 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 1. Re-sending same reply.
I20260713 09:09:28.113251 31601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e72a784c1654f4197e29615ae7a1e1c" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" is_pre_election: true
I20260713 09:09:28.114081 31601 raft_consensus.cc:2393] T 3e72a784c1654f4197e29615ae7a1e1c P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8bd3ad366ed46eebbe2c935838a2ec9 in current term 1: Already voted for candidate f011d8c29e9246a6b1a53b315876caf5 in this term.
I20260713 09:09:28.116478 31419 leader_election.cc:304] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8bd3ad366ed46eebbe2c935838a2ec9; no voters: e9c9c7dcee014ba8bf94938ec3dae19e, f011d8c29e9246a6b1a53b315876caf5
I20260713 09:09:28.120231 31767 raft_consensus.cc:697] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 LEADER]: Becoming Leader. State: Replica: f8bd3ad366ed46eebbe2c935838a2ec9, State: Running, Role: LEADER
I20260713 09:09:28.122632 31352 catalog_manager.cc:5697] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194). New cstate: current_term: 1 leader_uuid: "f011d8c29e9246a6b1a53b315876caf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:28.125578 31768 raft_consensus.cc:2749] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:28.125473 31767 consensus_queue.cc:237] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.111883 31603 raft_consensus.cc:2468] T fea1b8f6bfc34b44a9566d6318b17043 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bd3ad366ed46eebbe2c935838a2ec9 in term 1.
I20260713 09:09:28.126253 31740 tablet_bootstrap.cc:492] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9: No bootstrap required, opened a new log
I20260713 09:09:28.126724 31740 ts_tablet_manager.cc:1403] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent bootstrapping tablet: real 0.177s	user 0.049s	sys 0.070s
I20260713 09:09:28.129555 31740 raft_consensus.cc:359] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.130240 31740 raft_consensus.cc:385] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.130563 31740 raft_consensus.cc:740] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bd3ad366ed46eebbe2c935838a2ec9, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.131239 31740 consensus_queue.cc:260] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.133083 31740 ts_tablet_manager.cc:1434] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:09:28.133783 31740 tablet_bootstrap.cc:492] T 6c9b5cda83754751b2845dec2f57db80 P f8bd3ad366ed46eebbe2c935838a2ec9: Bootstrap starting.
I20260713 09:09:28.139106 31740 tablet_bootstrap.cc:654] T 6c9b5cda83754751b2845dec2f57db80 P f8bd3ad366ed46eebbe2c935838a2ec9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.141201 31352 catalog_manager.cc:5697] T 07d2ede44e2b43fa99c707c23a0eac40 P f011d8c29e9246a6b1a53b315876caf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194). New cstate: current_term: 1 leader_uuid: "f011d8c29e9246a6b1a53b315876caf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:28.149847 31740 tablet_bootstrap.cc:492] T 6c9b5cda83754751b2845dec2f57db80 P f8bd3ad366ed46eebbe2c935838a2ec9: No bootstrap required, opened a new log
I20260713 09:09:28.150345 31740 ts_tablet_manager.cc:1403] T 6c9b5cda83754751b2845dec2f57db80 P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.001s
I20260713 09:09:28.152868 31740 raft_consensus.cc:359] T 6c9b5cda83754751b2845dec2f57db80 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.153635 31740 raft_consensus.cc:385] T 6c9b5cda83754751b2845dec2f57db80 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.153939 31740 raft_consensus.cc:740] T 6c9b5cda83754751b2845dec2f57db80 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bd3ad366ed46eebbe2c935838a2ec9, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.154687 31740 consensus_queue.cc:260] T 6c9b5cda83754751b2845dec2f57db80 P f8bd3ad366ed46eebbe2c935838a2ec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.156698 31740 ts_tablet_manager.cc:1434] T 6c9b5cda83754751b2845dec2f57db80 P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:28.157299 31738 tablet_bootstrap.cc:492] T 6c9b5cda83754751b2845dec2f57db80 P f011d8c29e9246a6b1a53b315876caf5: No bootstrap required, opened a new log
I20260713 09:09:28.157565 31740 tablet_bootstrap.cc:492] T b025e3ab19b74e19885fceabcfc92d0b P f8bd3ad366ed46eebbe2c935838a2ec9: Bootstrap starting.
I20260713 09:09:28.157778 31738 ts_tablet_manager.cc:1403] T 6c9b5cda83754751b2845dec2f57db80 P f011d8c29e9246a6b1a53b315876caf5: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.016s
I20260713 09:09:28.160774 31738 raft_consensus.cc:359] T 6c9b5cda83754751b2845dec2f57db80 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.161463 31738 raft_consensus.cc:385] T 6c9b5cda83754751b2845dec2f57db80 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.161746 31738 raft_consensus.cc:740] T 6c9b5cda83754751b2845dec2f57db80 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.162436 31738 consensus_queue.cc:260] T 6c9b5cda83754751b2845dec2f57db80 P f011d8c29e9246a6b1a53b315876caf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.162485 31352 catalog_manager.cc:5697] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193). New cstate: current_term: 1 leader_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:28.163450 31740 tablet_bootstrap.cc:654] T b025e3ab19b74e19885fceabcfc92d0b P f8bd3ad366ed46eebbe2c935838a2ec9: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.164748 31738 ts_tablet_manager.cc:1434] T 6c9b5cda83754751b2845dec2f57db80 P f011d8c29e9246a6b1a53b315876caf5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:28.165727 31738 tablet_bootstrap.cc:492] T 1ecc40f5d81f40098150f801965d8235 P f011d8c29e9246a6b1a53b315876caf5: Bootstrap starting.
I20260713 09:09:28.171746 31738 tablet_bootstrap.cc:654] T 1ecc40f5d81f40098150f801965d8235 P f011d8c29e9246a6b1a53b315876caf5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.174486 31740 tablet_bootstrap.cc:492] T b025e3ab19b74e19885fceabcfc92d0b P f8bd3ad366ed46eebbe2c935838a2ec9: No bootstrap required, opened a new log
I20260713 09:09:28.174997 31740 ts_tablet_manager.cc:1403] T b025e3ab19b74e19885fceabcfc92d0b P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260713 09:09:28.176646 31760 raft_consensus.cc:493] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.176818 31690 raft_consensus.cc:493] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.177120 31760 raft_consensus.cc:515] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.177486 31690 raft_consensus.cc:515] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.179162 31760 leader_election.cc:290] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:28.179611 31690 leader_election.cc:290] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689)
I20260713 09:09:28.180655 31454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b025e3ab19b74e19885fceabcfc92d0b" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" is_pre_election: true
I20260713 09:09:28.182047 31453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9b5cda83754751b2845dec2f57db80" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" is_pre_election: true
I20260713 09:09:28.182713 31453 raft_consensus.cc:2468] T 6c9b5cda83754751b2845dec2f57db80 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9c9c7dcee014ba8bf94938ec3dae19e in term 0.
W20260713 09:09:28.183498 31495 leader_election.cc:343] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:28.183740 31528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9b5cda83754751b2845dec2f57db80" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f011d8c29e9246a6b1a53b315876caf5" is_pre_election: true
I20260713 09:09:28.182777 31603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b025e3ab19b74e19885fceabcfc92d0b" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" is_pre_election: true
I20260713 09:09:28.184790 31603 raft_consensus.cc:2468] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 0.
I20260713 09:09:28.185223 31569 leader_election.cc:304] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9c9c7dcee014ba8bf94938ec3dae19e, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: 
I20260713 09:09:28.185986 31494 leader_election.cc:304] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [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: e9c9c7dcee014ba8bf94938ec3dae19e, f011d8c29e9246a6b1a53b315876caf5; no voters: f8bd3ad366ed46eebbe2c935838a2ec9
I20260713 09:09:28.186736 31528 raft_consensus.cc:2468] T 6c9b5cda83754751b2845dec2f57db80 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9c9c7dcee014ba8bf94938ec3dae19e in term 0.
I20260713 09:09:28.187090 31760 raft_consensus.cc:2804] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:28.188247 31760 raft_consensus.cc:493] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:28.186307 31690 raft_consensus.cc:2804] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:28.188722 31760 raft_consensus.cc:3060] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.189692 31740 raft_consensus.cc:359] T b025e3ab19b74e19885fceabcfc92d0b P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.190448 31740 raft_consensus.cc:385] T b025e3ab19b74e19885fceabcfc92d0b P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.188971 31690 raft_consensus.cc:493] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:28.190757 31740 raft_consensus.cc:740] T b025e3ab19b74e19885fceabcfc92d0b P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bd3ad366ed46eebbe2c935838a2ec9, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.191615 31740 consensus_queue.cc:260] T b025e3ab19b74e19885fceabcfc92d0b P f8bd3ad366ed46eebbe2c935838a2ec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.194111 31740 ts_tablet_manager.cc:1434] T b025e3ab19b74e19885fceabcfc92d0b P f8bd3ad366ed46eebbe2c935838a2ec9: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:09:28.194821 31690 raft_consensus.cc:3060] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.198467 31760 raft_consensus.cc:515] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.200014 31760 leader_election.cc:290] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 election: Requested vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:28.200696 31453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b025e3ab19b74e19885fceabcfc92d0b" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
I20260713 09:09:28.200955 31603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b025e3ab19b74e19885fceabcfc92d0b" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
I20260713 09:09:28.201534 31738 tablet_bootstrap.cc:492] T 1ecc40f5d81f40098150f801965d8235 P f011d8c29e9246a6b1a53b315876caf5: No bootstrap required, opened a new log
I20260713 09:09:28.201956 31453 raft_consensus.cc:3060] T b025e3ab19b74e19885fceabcfc92d0b P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.201993 31603 raft_consensus.cc:3060] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.208225 31603 raft_consensus.cc:2468] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 1.
I20260713 09:09:28.208534 31738 ts_tablet_manager.cc:1403] T 1ecc40f5d81f40098150f801965d8235 P f011d8c29e9246a6b1a53b315876caf5: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.019s
I20260713 09:09:28.209261 31453 raft_consensus.cc:2468] T b025e3ab19b74e19885fceabcfc92d0b P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 1.
I20260713 09:09:28.209343 31494 leader_election.cc:304] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9c9c7dcee014ba8bf94938ec3dae19e, f011d8c29e9246a6b1a53b315876caf5; no voters: 
I20260713 09:09:28.208496 31690 raft_consensus.cc:515] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.210258 31760 raft_consensus.cc:2804] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:28.211724 31690 leader_election.cc:290] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 1 election: Requested vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689)
I20260713 09:09:28.210723 31760 raft_consensus.cc:697] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Becoming Leader. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Running, Role: LEADER
I20260713 09:09:28.211930 31738 raft_consensus.cc:359] T 1ecc40f5d81f40098150f801965d8235 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.212628 31738 raft_consensus.cc:385] T 1ecc40f5d81f40098150f801965d8235 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.212971 31738 raft_consensus.cc:740] T 1ecc40f5d81f40098150f801965d8235 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.212759 31528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9b5cda83754751b2845dec2f57db80" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f011d8c29e9246a6b1a53b315876caf5"
I20260713 09:09:28.212821 31760 consensus_queue.cc:237] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.213842 31528 raft_consensus.cc:3060] T 6c9b5cda83754751b2845dec2f57db80 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.213800 31738 consensus_queue.cc:260] T 1ecc40f5d81f40098150f801965d8235 P f011d8c29e9246a6b1a53b315876caf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.216580 31738 ts_tablet_manager.cc:1434] T 1ecc40f5d81f40098150f801965d8235 P f011d8c29e9246a6b1a53b315876caf5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:09:28.217434 31738 tablet_bootstrap.cc:492] T b30b4dd713374989b6921f3c7e217fe4 P f011d8c29e9246a6b1a53b315876caf5: Bootstrap starting.
I20260713 09:09:28.220497 31453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9b5cda83754751b2845dec2f57db80" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
I20260713 09:09:28.222143 31453 raft_consensus.cc:3060] T 6c9b5cda83754751b2845dec2f57db80 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.220642 31528 raft_consensus.cc:2468] T 6c9b5cda83754751b2845dec2f57db80 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c9c7dcee014ba8bf94938ec3dae19e in term 1.
I20260713 09:09:28.222270 31738 tablet_bootstrap.cc:654] T b30b4dd713374989b6921f3c7e217fe4 P f011d8c29e9246a6b1a53b315876caf5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.225250 31567 leader_election.cc:304] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9c9c7dcee014ba8bf94938ec3dae19e, f011d8c29e9246a6b1a53b315876caf5; no voters: 
I20260713 09:09:28.225991 31690 raft_consensus.cc:2804] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:28.228665 31453 raft_consensus.cc:2468] T 6c9b5cda83754751b2845dec2f57db80 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c9c7dcee014ba8bf94938ec3dae19e in term 1.
I20260713 09:09:28.228168 31351 catalog_manager.cc:5697] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194). New cstate: current_term: 1 leader_uuid: "f011d8c29e9246a6b1a53b315876caf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:28.230597 31690 raft_consensus.cc:697] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 LEADER]: Becoming Leader. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Running, Role: LEADER
I20260713 09:09:28.231382 31690 consensus_queue.cc:237] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.232986 31738 tablet_bootstrap.cc:492] T b30b4dd713374989b6921f3c7e217fe4 P f011d8c29e9246a6b1a53b315876caf5: No bootstrap required, opened a new log
I20260713 09:09:28.233474 31738 ts_tablet_manager.cc:1403] T b30b4dd713374989b6921f3c7e217fe4 P f011d8c29e9246a6b1a53b315876caf5: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.010s
I20260713 09:09:28.236095 31738 raft_consensus.cc:359] T b30b4dd713374989b6921f3c7e217fe4 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.236809 31738 raft_consensus.cc:385] T b30b4dd713374989b6921f3c7e217fe4 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.237115 31738 raft_consensus.cc:740] T b30b4dd713374989b6921f3c7e217fe4 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.237829 31738 consensus_queue.cc:260] T b30b4dd713374989b6921f3c7e217fe4 P f011d8c29e9246a6b1a53b315876caf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.240012 31738 ts_tablet_manager.cc:1434] T b30b4dd713374989b6921f3c7e217fe4 P f011d8c29e9246a6b1a53b315876caf5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:09:28.243157 31352 catalog_manager.cc:5697] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e reported cstate change: term changed from 0 to 1, leader changed from <none> to e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195). New cstate: current_term: 1 leader_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:28.249380 31767 raft_consensus.cc:493] T 5c8e85172ff34006b36083f0fe1b758d P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.249835 31767 raft_consensus.cc:515] T 5c8e85172ff34006b36083f0fe1b758d P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.251442 31767 leader_election.cc:290] T 5c8e85172ff34006b36083f0fe1b758d P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:28.251912 31528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c8e85172ff34006b36083f0fe1b758d" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f011d8c29e9246a6b1a53b315876caf5" is_pre_election: true
I20260713 09:09:28.252331 31603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c8e85172ff34006b36083f0fe1b758d" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" is_pre_election: true
I20260713 09:09:28.252848 31603 raft_consensus.cc:2393] T 5c8e85172ff34006b36083f0fe1b758d P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8bd3ad366ed46eebbe2c935838a2ec9 in current term 1: Already voted for candidate f011d8c29e9246a6b1a53b315876caf5 in this term.
I20260713 09:09:28.253551 31419 leader_election.cc:304] T 5c8e85172ff34006b36083f0fe1b758d P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8bd3ad366ed46eebbe2c935838a2ec9; no voters: e9c9c7dcee014ba8bf94938ec3dae19e, f011d8c29e9246a6b1a53b315876caf5
I20260713 09:09:28.254091 31767 raft_consensus.cc:3060] T 5c8e85172ff34006b36083f0fe1b758d P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.258888 31767 raft_consensus.cc:2749] T 5c8e85172ff34006b36083f0fe1b758d P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:28.307221 31760 raft_consensus.cc:493] T 123cf376d72b4f85904a0a166ae51bc5 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.307682 31760 raft_consensus.cc:515] T 123cf376d72b4f85904a0a166ae51bc5 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.310647 31601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123cf376d72b4f85904a0a166ae51bc5" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" is_pre_election: true
I20260713 09:09:28.310984 31453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123cf376d72b4f85904a0a166ae51bc5" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" is_pre_election: true
I20260713 09:09:28.311403 31601 raft_consensus.cc:2393] T 123cf376d72b4f85904a0a166ae51bc5 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f011d8c29e9246a6b1a53b315876caf5 in current term 1: Already voted for candidate f8bd3ad366ed46eebbe2c935838a2ec9 in this term.
I20260713 09:09:28.311457 31760 leader_election.cc:290] T 123cf376d72b4f85904a0a166ae51bc5 P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:28.312451 31494 leader_election.cc:304] T 123cf376d72b4f85904a0a166ae51bc5 P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f011d8c29e9246a6b1a53b315876caf5; no voters: e9c9c7dcee014ba8bf94938ec3dae19e, f8bd3ad366ed46eebbe2c935838a2ec9
I20260713 09:09:28.313022 31760 raft_consensus.cc:3060] T 123cf376d72b4f85904a0a166ae51bc5 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.318744 31760 raft_consensus.cc:2749] T 123cf376d72b4f85904a0a166ae51bc5 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:28.448899 31760 consensus_queue.cc:1048] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.458557 31757 consensus_queue.cc:1048] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.467468 31767 raft_consensus.cc:493] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.467988 31767 raft_consensus.cc:515] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.470517 31528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30b4dd713374989b6921f3c7e217fe4" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f011d8c29e9246a6b1a53b315876caf5" is_pre_election: true
I20260713 09:09:28.470986 31603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30b4dd713374989b6921f3c7e217fe4" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" is_pre_election: true
I20260713 09:09:28.471122 31528 raft_consensus.cc:2468] T b30b4dd713374989b6921f3c7e217fe4 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8bd3ad366ed46eebbe2c935838a2ec9 in term 0.
I20260713 09:09:28.471570 31603 raft_consensus.cc:2468] T b30b4dd713374989b6921f3c7e217fe4 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8bd3ad366ed46eebbe2c935838a2ec9 in term 0.
I20260713 09:09:28.472453 31418 leader_election.cc:304] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f011d8c29e9246a6b1a53b315876caf5, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: 
I20260713 09:09:28.472930 31767 leader_election.cc:290] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:28.473189 31768 raft_consensus.cc:2804] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:28.473596 31768 raft_consensus.cc:493] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:28.473906 31768 raft_consensus.cc:3060] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.480194 31768 raft_consensus.cc:515] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.481922 31768 leader_election.cc:290] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 election: Requested vote from peers f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:28.482582 31528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30b4dd713374989b6921f3c7e217fe4" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f011d8c29e9246a6b1a53b315876caf5"
I20260713 09:09:28.483026 31528 raft_consensus.cc:3060] T b30b4dd713374989b6921f3c7e217fe4 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.483919 31601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30b4dd713374989b6921f3c7e217fe4" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
I20260713 09:09:28.484540 31601 raft_consensus.cc:3060] T b30b4dd713374989b6921f3c7e217fe4 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.487485 31760 consensus_queue.cc:1048] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.489427 31528 raft_consensus.cc:2468] T b30b4dd713374989b6921f3c7e217fe4 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bd3ad366ed46eebbe2c935838a2ec9 in term 1.
I20260713 09:09:28.490190 31601 raft_consensus.cc:2468] T b30b4dd713374989b6921f3c7e217fe4 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bd3ad366ed46eebbe2c935838a2ec9 in term 1.
I20260713 09:09:28.490425 31418 leader_election.cc:304] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f011d8c29e9246a6b1a53b315876caf5, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: 
I20260713 09:09:28.491235 31768 raft_consensus.cc:2804] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:28.491683 31768 raft_consensus.cc:697] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 LEADER]: Becoming Leader. State: Replica: f8bd3ad366ed46eebbe2c935838a2ec9, State: Running, Role: LEADER
I20260713 09:09:28.492512 31768 consensus_queue.cc:237] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.495612 31648 consensus_queue.cc:1048] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.497702 31780 raft_consensus.cc:493] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.498158 31780 raft_consensus.cc:515] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.500360 31780 leader_election.cc:290] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689)
I20260713 09:09:28.502354 31528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ecc40f5d81f40098150f801965d8235" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f011d8c29e9246a6b1a53b315876caf5" is_pre_election: true
I20260713 09:09:28.503036 31528 raft_consensus.cc:2468] T 1ecc40f5d81f40098150f801965d8235 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9c9c7dcee014ba8bf94938ec3dae19e in term 0.
I20260713 09:09:28.504168 31567 leader_election.cc:304] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9c9c7dcee014ba8bf94938ec3dae19e, f011d8c29e9246a6b1a53b315876caf5; no voters: 
I20260713 09:09:28.504971 31780 raft_consensus.cc:2804] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:28.505365 31780 raft_consensus.cc:493] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:28.505717 31780 raft_consensus.cc:3060] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.507432 31352 catalog_manager.cc:5697] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193). New cstate: current_term: 1 leader_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:28.510201 31454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ecc40f5d81f40098150f801965d8235" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" is_pre_election: true
I20260713 09:09:28.510795 31454 raft_consensus.cc:2468] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9c9c7dcee014ba8bf94938ec3dae19e in term 0.
I20260713 09:09:28.512945 31780 raft_consensus.cc:515] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.515575 31454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ecc40f5d81f40098150f801965d8235" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
I20260713 09:09:28.516145 31780 leader_election.cc:290] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 1 election: Requested vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689)
I20260713 09:09:28.516656 31454 raft_consensus.cc:3060] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.517215 31528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ecc40f5d81f40098150f801965d8235" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f011d8c29e9246a6b1a53b315876caf5"
I20260713 09:09:28.517726 31528 raft_consensus.cc:3060] T 1ecc40f5d81f40098150f801965d8235 P f011d8c29e9246a6b1a53b315876caf5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.523072 31454 raft_consensus.cc:2468] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c9c7dcee014ba8bf94938ec3dae19e in term 1.
I20260713 09:09:28.524039 31528 raft_consensus.cc:2468] T 1ecc40f5d81f40098150f801965d8235 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c9c7dcee014ba8bf94938ec3dae19e in term 1.
I20260713 09:09:28.524119 31569 leader_election.cc:304] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9c9c7dcee014ba8bf94938ec3dae19e, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: 
I20260713 09:09:28.524952 31780 raft_consensus.cc:2804] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:28.525389 31780 raft_consensus.cc:697] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 LEADER]: Becoming Leader. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Running, Role: LEADER
I20260713 09:09:28.526065 31780 consensus_queue.cc:237] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.532747 31352 catalog_manager.cc:5697] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e reported cstate change: term changed from 0 to 1, leader changed from <none> to e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195). New cstate: current_term: 1 leader_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:28.537837 31760 consensus_queue.cc:1048] T 07d2ede44e2b43fa99c707c23a0eac40 P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.547101 31648 consensus_queue.cc:1048] T 07d2ede44e2b43fa99c707c23a0eac40 P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.556066 31528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e72a784c1654f4197e29615ae7a1e1c"
dest_uuid: "f011d8c29e9246a6b1a53b315876caf5"
mode: GRACEFUL
new_leader_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
 from {username='slave'} at 127.0.0.1:50354
I20260713 09:09:28.556618 31528 raft_consensus.cc:606] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Received request to transfer leadership to TS f8bd3ad366ed46eebbe2c935838a2ec9
I20260713 09:09:28.563309 31603 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ecc40f5d81f40098150f801965d8235"
dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
mode: GRACEFUL
new_leader_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
 from {username='slave'} at 127.0.0.1:49922
I20260713 09:09:28.563719 31603 raft_consensus.cc:606] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 LEADER]: Received request to transfer leadership to TS f8bd3ad366ed46eebbe2c935838a2ec9
I20260713 09:09:28.575630 31603 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c9b5cda83754751b2845dec2f57db80"
dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
mode: GRACEFUL
new_leader_uuid: "f011d8c29e9246a6b1a53b315876caf5"
 from {username='slave'} at 127.0.0.1:49922
I20260713 09:09:28.576049 31603 raft_consensus.cc:606] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 LEADER]: Received request to transfer leadership to TS f011d8c29e9246a6b1a53b315876caf5
I20260713 09:09:28.588742 31768 consensus_queue.cc:1048] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.592123 31454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b30b4dd713374989b6921f3c7e217fe4"
dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
mode: GRACEFUL
new_leader_uuid: "f011d8c29e9246a6b1a53b315876caf5"
 from {username='slave'} at 127.0.0.1:33298
I20260713 09:09:28.592566 31454 raft_consensus.cc:606] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 LEADER]: Received request to transfer leadership to TS f011d8c29e9246a6b1a53b315876caf5
I20260713 09:09:28.592737 31767 consensus_queue.cc:1048] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.597599 31528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b025e3ab19b74e19885fceabcfc92d0b"
dest_uuid: "f011d8c29e9246a6b1a53b315876caf5"
mode: GRACEFUL
new_leader_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
 from {username='slave'} at 127.0.0.1:50354
I20260713 09:09:28.598104 31528 raft_consensus.cc:606] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Received request to transfer leadership to TS e9c9c7dcee014ba8bf94938ec3dae19e
I20260713 09:09:28.612130 31799 consensus_queue.cc:1048] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.608474 31802 consensus_queue.cc:1048] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:09:28.612852 31690 consensus_queue.cc:1048] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.649401 31780 consensus_queue.cc:1048] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.657721 31690 raft_consensus.cc:993] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e: : Instructing follower f011d8c29e9246a6b1a53b315876caf5 to start an election
I20260713 09:09:28.658092 31780 raft_consensus.cc:1081] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 LEADER]: Signalling peer f011d8c29e9246a6b1a53b315876caf5 to start an election
I20260713 09:09:28.659679 31528 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c9b5cda83754751b2845dec2f57db80"
dest_uuid: "f011d8c29e9246a6b1a53b315876caf5"
 from {username='slave'} at 127.0.0.1:50350
I20260713 09:09:28.660202 31528 raft_consensus.cc:493] T 6c9b5cda83754751b2845dec2f57db80 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:28.660527 31528 raft_consensus.cc:3060] T 6c9b5cda83754751b2845dec2f57db80 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.665732 31528 raft_consensus.cc:515] T 6c9b5cda83754751b2845dec2f57db80 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.668182 31528 leader_election.cc:290] T 6c9b5cda83754751b2845dec2f57db80 P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 2 election: Requested vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:28.668450 31454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9b5cda83754751b2845dec2f57db80" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
I20260713 09:09:28.668982 31454 raft_consensus.cc:3060] T 6c9b5cda83754751b2845dec2f57db80 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.668385 31601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9b5cda83754751b2845dec2f57db80" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
I20260713 09:09:28.669732 31601 raft_consensus.cc:3055] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:28.670042 31601 raft_consensus.cc:740] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Running, Role: LEADER
I20260713 09:09:28.670794 31601 consensus_queue.cc:260] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.671988 31601 raft_consensus.cc:3060] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.673225 31454 raft_consensus.cc:2468] T 6c9b5cda83754751b2845dec2f57db80 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 2.
I20260713 09:09:28.674000 31495 leader_election.cc:304] T 6c9b5cda83754751b2845dec2f57db80 P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f011d8c29e9246a6b1a53b315876caf5, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: 
I20260713 09:09:28.674542 31648 raft_consensus.cc:2804] T 6c9b5cda83754751b2845dec2f57db80 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:28.674827 31648 raft_consensus.cc:697] T 6c9b5cda83754751b2845dec2f57db80 P f011d8c29e9246a6b1a53b315876caf5 [term 2 LEADER]: Becoming Leader. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Running, Role: LEADER
I20260713 09:09:28.675382 31648 consensus_queue.cc:237] T 6c9b5cda83754751b2845dec2f57db80 P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.676611 31601 raft_consensus.cc:2468] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 2.
I20260713 09:09:28.680584 31350 catalog_manager.cc:5697] T 6c9b5cda83754751b2845dec2f57db80 P f011d8c29e9246a6b1a53b315876caf5 reported cstate change: term changed from 1 to 2, leader changed from e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195) to f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194). New cstate: current_term: 2 leader_uuid: "f011d8c29e9246a6b1a53b315876caf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:28.711529 31648 consensus_queue.cc:1048] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.716981 31760 raft_consensus.cc:993] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5: : Instructing follower e9c9c7dcee014ba8bf94938ec3dae19e to start an election
I20260713 09:09:28.717388 31755 raft_consensus.cc:1081] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Signalling peer e9c9c7dcee014ba8bf94938ec3dae19e to start an election
I20260713 09:09:28.719182 31603 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b025e3ab19b74e19885fceabcfc92d0b"
dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
 from {username='slave'} at 127.0.0.1:49912
I20260713 09:09:28.720222 31603 raft_consensus.cc:493] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:28.720566 31603 raft_consensus.cc:3060] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.721724 31755 consensus_queue.cc:1048] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.726692 31603 raft_consensus.cc:515] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.729176 31454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b025e3ab19b74e19885fceabcfc92d0b" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
I20260713 09:09:28.730060 31454 raft_consensus.cc:3060] T b025e3ab19b74e19885fceabcfc92d0b P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.731835 31603 leader_election.cc:290] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 2 election: Requested vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689)
I20260713 09:09:28.733700 31528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b025e3ab19b74e19885fceabcfc92d0b" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f011d8c29e9246a6b1a53b315876caf5"
I20260713 09:09:28.734232 31528 raft_consensus.cc:3055] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:28.734535 31528 raft_consensus.cc:740] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Running, Role: LEADER
I20260713 09:09:28.735122 31528 consensus_queue.cc:260] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.735903 31528 raft_consensus.cc:3060] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.735972 31454 raft_consensus.cc:2468] T b025e3ab19b74e19885fceabcfc92d0b P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c9c7dcee014ba8bf94938ec3dae19e in term 2.
I20260713 09:09:28.737002 31569 leader_election.cc:304] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9c9c7dcee014ba8bf94938ec3dae19e, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: 
I20260713 09:09:28.737744 31780 raft_consensus.cc:2804] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:28.738202 31780 raft_consensus.cc:697] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 LEADER]: Becoming Leader. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Running, Role: LEADER
I20260713 09:09:28.738938 31780 consensus_queue.cc:237] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.741878 31528 raft_consensus.cc:2468] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c9c7dcee014ba8bf94938ec3dae19e in term 2.
I20260713 09:09:28.747351 31352 catalog_manager.cc:5697] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e reported cstate change: term changed from 1 to 2, leader changed from f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194) to e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195). New cstate: current_term: 2 leader_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:28.835323 31755 raft_consensus.cc:993] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5: : Instructing follower f8bd3ad366ed46eebbe2c935838a2ec9 to start an election
I20260713 09:09:28.835693 31648 raft_consensus.cc:1081] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Signalling peer f8bd3ad366ed46eebbe2c935838a2ec9 to start an election
I20260713 09:09:28.837026 31454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e72a784c1654f4197e29615ae7a1e1c"
dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
 from {username='slave'} at 127.0.0.1:38282
I20260713 09:09:28.837420 31454 raft_consensus.cc:493] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:28.837668 31454 raft_consensus.cc:3060] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.841720 31454 raft_consensus.cc:515] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.842998 31454 leader_election.cc:290] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 2 election: Requested vote from peers f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:28.843667 31528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e72a784c1654f4197e29615ae7a1e1c" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f011d8c29e9246a6b1a53b315876caf5"
I20260713 09:09:28.843978 31603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e72a784c1654f4197e29615ae7a1e1c" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
I20260713 09:09:28.844290 31528 raft_consensus.cc:3055] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:28.844563 31603 raft_consensus.cc:3060] T 3e72a784c1654f4197e29615ae7a1e1c P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.844596 31528 raft_consensus.cc:740] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Running, Role: LEADER
I20260713 09:09:28.845399 31528 consensus_queue.cc:260] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.846514 31528 raft_consensus.cc:3060] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.850597 31603 raft_consensus.cc:2468] T 3e72a784c1654f4197e29615ae7a1e1c P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bd3ad366ed46eebbe2c935838a2ec9 in term 2.
I20260713 09:09:28.851625 31419 leader_election.cc:304] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9c9c7dcee014ba8bf94938ec3dae19e, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: 
I20260713 09:09:28.852243 31528 raft_consensus.cc:2468] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bd3ad366ed46eebbe2c935838a2ec9 in term 2.
I20260713 09:09:28.852293 31800 raft_consensus.cc:2804] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:28.852955 31800 raft_consensus.cc:697] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 LEADER]: Becoming Leader. State: Replica: f8bd3ad366ed46eebbe2c935838a2ec9, State: Running, Role: LEADER
I20260713 09:09:28.853724 31800 consensus_queue.cc:237] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.859635 31352 catalog_manager.cc:5697] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9 reported cstate change: term changed from 1 to 2, leader changed from f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194) to f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193). New cstate: current_term: 2 leader_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:28.908860 31802 consensus_queue.cc:1048] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.918215 31800 consensus_queue.cc:1048] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.925015 31802 raft_consensus.cc:993] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9: : Instructing follower f011d8c29e9246a6b1a53b315876caf5 to start an election
I20260713 09:09:28.925390 31800 raft_consensus.cc:1081] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 LEADER]: Signalling peer f011d8c29e9246a6b1a53b315876caf5 to start an election
I20260713 09:09:28.926728 31528 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b30b4dd713374989b6921f3c7e217fe4"
dest_uuid: "f011d8c29e9246a6b1a53b315876caf5"
 from {username='slave'} at 127.0.0.1:50342
I20260713 09:09:28.927222 31528 raft_consensus.cc:493] T b30b4dd713374989b6921f3c7e217fe4 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:28.927551 31528 raft_consensus.cc:3060] T b30b4dd713374989b6921f3c7e217fe4 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.932883 31528 raft_consensus.cc:515] T b30b4dd713374989b6921f3c7e217fe4 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.934965 31528 leader_election.cc:290] T b30b4dd713374989b6921f3c7e217fe4 P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 2 election: Requested vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:28.935371 31603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30b4dd713374989b6921f3c7e217fe4" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
I20260713 09:09:28.935406 31454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30b4dd713374989b6921f3c7e217fe4" candidate_uuid: "f011d8c29e9246a6b1a53b315876caf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
I20260713 09:09:28.936116 31454 raft_consensus.cc:3055] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:28.936390 31454 raft_consensus.cc:740] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8bd3ad366ed46eebbe2c935838a2ec9, State: Running, Role: LEADER
I20260713 09:09:28.936565 31603 raft_consensus.cc:3060] T b30b4dd713374989b6921f3c7e217fe4 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.937126 31454 consensus_queue.cc:260] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.938227 31454 raft_consensus.cc:3060] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.941011 31603 raft_consensus.cc:2468] T b30b4dd713374989b6921f3c7e217fe4 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 2.
I20260713 09:09:28.941920 31494 leader_election.cc:304] T b30b4dd713374989b6921f3c7e217fe4 P f011d8c29e9246a6b1a53b315876caf5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9c9c7dcee014ba8bf94938ec3dae19e, f011d8c29e9246a6b1a53b315876caf5; no voters: 
I20260713 09:09:28.942505 31648 raft_consensus.cc:2804] T b30b4dd713374989b6921f3c7e217fe4 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:28.942816 31648 raft_consensus.cc:697] T b30b4dd713374989b6921f3c7e217fe4 P f011d8c29e9246a6b1a53b315876caf5 [term 2 LEADER]: Becoming Leader. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Running, Role: LEADER
I20260713 09:09:28.942902 31454 raft_consensus.cc:2468] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f011d8c29e9246a6b1a53b315876caf5 in term 2.
I20260713 09:09:28.943426 31648 consensus_queue.cc:237] T b30b4dd713374989b6921f3c7e217fe4 P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:28.949219 31351 catalog_manager.cc:5697] T b30b4dd713374989b6921f3c7e217fe4 P f011d8c29e9246a6b1a53b315876caf5 reported cstate change: term changed from 1 to 2, leader changed from f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193) to f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194). New cstate: current_term: 2 leader_uuid: "f011d8c29e9246a6b1a53b315876caf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:29.029161 31780 consensus_queue.cc:1048] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:29.034958 31690 raft_consensus.cc:993] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e: : Instructing follower f8bd3ad366ed46eebbe2c935838a2ec9 to start an election
I20260713 09:09:29.035600 31780 raft_consensus.cc:1081] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 LEADER]: Signalling peer f8bd3ad366ed46eebbe2c935838a2ec9 to start an election
I20260713 09:09:29.037307 31453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ecc40f5d81f40098150f801965d8235"
dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
 from {username='slave'} at 127.0.0.1:38286
I20260713 09:09:29.037842 31453 raft_consensus.cc:493] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:29.038183 31453 raft_consensus.cc:3060] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.043599 31780 consensus_queue.cc:1048] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:29.045944 31453 raft_consensus.cc:515] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:29.047412 31454 raft_consensus.cc:1240] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Rejecting Update request from peer e9c9c7dcee014ba8bf94938ec3dae19e for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:29.049818 31453 leader_election.cc:290] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9 [CANDIDATE]: Term 2 election: Requested vote from peers f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689), e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195:41993)
I20260713 09:09:29.050478 31529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ecc40f5d81f40098150f801965d8235" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f011d8c29e9246a6b1a53b315876caf5"
I20260713 09:09:29.052495 31603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ecc40f5d81f40098150f801965d8235" candidate_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
I20260713 09:09:29.049219 31780 consensus_queue.cc:1059] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:09:29.054150 31603 raft_consensus.cc:3055] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:29.054500 31603 raft_consensus.cc:740] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Running, Role: LEADER
I20260713 09:09:29.055112 31603 consensus_queue.cc:260] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:29.056036 31603 raft_consensus.cc:3060] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.061395 31603 raft_consensus.cc:2468] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bd3ad366ed46eebbe2c935838a2ec9 in term 2.
W20260713 09:09:29.061784 31813 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:09:29.062783 31419 leader_election.cc:304] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9 [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: e9c9c7dcee014ba8bf94938ec3dae19e, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: f011d8c29e9246a6b1a53b315876caf5
I20260713 09:09:29.064296 31800 raft_consensus.cc:2804] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:29.064754 31800 raft_consensus.cc:697] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 LEADER]: Becoming Leader. State: Replica: f8bd3ad366ed46eebbe2c935838a2ec9, State: Running, Role: LEADER
I20260713 09:09:29.065478 31800 consensus_queue.cc:237] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9 [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: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:29.070384 31603 raft_consensus.cc:1275] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Refusing update from remote peer f011d8c29e9246a6b1a53b315876caf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.071471 31648 consensus_queue.cc:1048] T 6c9b5cda83754751b2845dec2f57db80 P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.072647 31351 catalog_manager.cc:5697] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9 reported cstate change: term changed from 1 to 2, leader changed from e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195) to f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193). New cstate: current_term: 2 leader_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:29.080003 31454 raft_consensus.cc:1275] T 6c9b5cda83754751b2845dec2f57db80 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Refusing update from remote peer f011d8c29e9246a6b1a53b315876caf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.082648 31648 consensus_queue.cc:1048] T 6c9b5cda83754751b2845dec2f57db80 P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.146216 31528 raft_consensus.cc:1275] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Refusing update from remote peer e9c9c7dcee014ba8bf94938ec3dae19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.147241 31813 consensus_queue.cc:1048] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.153754 31454 raft_consensus.cc:1275] T b025e3ab19b74e19885fceabcfc92d0b P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Refusing update from remote peer e9c9c7dcee014ba8bf94938ec3dae19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.155123 31780 consensus_queue.cc:1048] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.256451 31529 raft_consensus.cc:1275] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Refusing update from remote peer f8bd3ad366ed46eebbe2c935838a2ec9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.257678 31802 consensus_queue.cc:1048] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.267323 31603 raft_consensus.cc:1275] T 3e72a784c1654f4197e29615ae7a1e1c P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Refusing update from remote peer f8bd3ad366ed46eebbe2c935838a2ec9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.268652 31802 consensus_queue.cc:1048] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.354697 31603 raft_consensus.cc:1275] T b30b4dd713374989b6921f3c7e217fe4 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Refusing update from remote peer f011d8c29e9246a6b1a53b315876caf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.355791 31648 consensus_queue.cc:1048] T b30b4dd713374989b6921f3c7e217fe4 P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.362558 31454 raft_consensus.cc:1275] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Refusing update from remote peer f011d8c29e9246a6b1a53b315876caf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.364317 31760 consensus_queue.cc:1048] T b30b4dd713374989b6921f3c7e217fe4 P f011d8c29e9246a6b1a53b315876caf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.573239 31529 raft_consensus.cc:3060] T 1ecc40f5d81f40098150f801965d8235 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.575505 31603 raft_consensus.cc:1275] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Refusing update from remote peer f8bd3ad366ed46eebbe2c935838a2ec9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.576555 31802 consensus_queue.cc:1048] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.578934 31529 raft_consensus.cc:1275] T 1ecc40f5d81f40098150f801965d8235 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Refusing update from remote peer f8bd3ad366ed46eebbe2c935838a2ec9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.580394 31802 consensus_queue.cc:1048] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:31.607894 31350 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36584:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:09:31.629253 31350 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36584:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:09:31.726068 26991 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:31.872242 31870 tablet.cc:1724] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:31.876974 31867 tablet.cc:1724] T 07d2ede44e2b43fa99c707c23a0eac40 P f011d8c29e9246a6b1a53b315876caf5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:31.903357 31858 log.cc:927] Time spent T 3e72a784c1654f4197e29615ae7a1e1c P e9c9c7dcee014ba8bf94938ec3dae19e: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
W20260713 09:09:31.928601 31419 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.91.195:41993, user_credentials={real_user=slave}} blocked reactor thread for 107158us
I20260713 09:09:31.929032 31876 tablet.cc:1724] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:31.921711 31861 tablet.cc:1724] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:31.930197 31878 tablet.cc:1724] T 123cf376d72b4f85904a0a166ae51bc5 P f011d8c29e9246a6b1a53b315876caf5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:31.977149 31884 tablet.cc:1724] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:31.990433 31861 tablet.cc:1724] T 07d2ede44e2b43fa99c707c23a0eac40 P f8bd3ad366ed46eebbe2c935838a2ec9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.000653 31867 tablet.cc:1724] T fea1b8f6bfc34b44a9566d6318b17043 P f011d8c29e9246a6b1a53b315876caf5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:32.004395 31869 log.cc:927] Time spent T b30b4dd713374989b6921f3c7e217fe4 P e9c9c7dcee014ba8bf94938ec3dae19e: Append to log took a long time: real 0.110s	user 0.002s	sys 0.002s
I20260713 09:09:32.014783 31450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e4cc4b4ebbb4e5691ae9499e798c684"
dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
mode: GRACEFUL
new_leader_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
 from {username='slave'} at 127.0.0.1:33312
I20260713 09:09:32.015550 31450 raft_consensus.cc:606] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 LEADER]: Received request to transfer leadership to TS e9c9c7dcee014ba8bf94938ec3dae19e
I20260713 09:09:32.018229 31888 tablet.cc:1724] T 123cf376d72b4f85904a0a166ae51bc5 P e9c9c7dcee014ba8bf94938ec3dae19e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.027997 31882 tablet.cc:1724] T 5c8e85172ff34006b36083f0fe1b758d P e9c9c7dcee014ba8bf94938ec3dae19e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.029750 31884 tablet.cc:1724] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.034041 31879 tablet.cc:1724] T 07d2ede44e2b43fa99c707c23a0eac40 P e9c9c7dcee014ba8bf94938ec3dae19e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:32.036934 31875 log.cc:927] Time spent T b025e3ab19b74e19885fceabcfc92d0b P f8bd3ad366ed46eebbe2c935838a2ec9: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260713 09:09:32.040650 31870 tablet.cc:1724] T 5c8e85172ff34006b36083f0fe1b758d P f8bd3ad366ed46eebbe2c935838a2ec9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.063153 31876 tablet.cc:1724] T b025e3ab19b74e19885fceabcfc92d0b P f8bd3ad366ed46eebbe2c935838a2ec9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.065395 31884 tablet.cc:1724] T 6c9b5cda83754751b2845dec2f57db80 P f011d8c29e9246a6b1a53b315876caf5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.066990 31882 tablet.cc:1724] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.071274 31867 tablet.cc:1724] T b30b4dd713374989b6921f3c7e217fe4 P f011d8c29e9246a6b1a53b315876caf5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.075933 31871 raft_consensus.cc:993] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9: : Instructing follower e9c9c7dcee014ba8bf94938ec3dae19e to start an election
I20260713 09:09:32.082551 31871 raft_consensus.cc:1081] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 LEADER]: Signalling peer e9c9c7dcee014ba8bf94938ec3dae19e to start an election
I20260713 09:09:32.077296 31878 tablet.cc:1724] T 1ecc40f5d81f40098150f801965d8235 P f011d8c29e9246a6b1a53b315876caf5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.085496 31600 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e4cc4b4ebbb4e5691ae9499e798c684"
dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
 from {username='slave'} at 127.0.0.1:49898
I20260713 09:09:32.086172 31600 raft_consensus.cc:493] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:32.086618 31600 raft_consensus.cc:3060] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:32.088452 31881 tablet.cc:1724] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.087457 31861 tablet.cc:1724] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.092566 31879 tablet.cc:1724] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.080636 31887 tablet.cc:1724] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.099143 31600 raft_consensus.cc:515] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:32.110359 31891 tablet.cc:1724] T b30b4dd713374989b6921f3c7e217fe4 P e9c9c7dcee014ba8bf94938ec3dae19e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.111356 31882 tablet.cc:1724] T 3e72a784c1654f4197e29615ae7a1e1c P e9c9c7dcee014ba8bf94938ec3dae19e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.121341 31870 tablet.cc:1724] T 6c9b5cda83754751b2845dec2f57db80 P f8bd3ad366ed46eebbe2c935838a2ec9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.134509 31451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4cc4b4ebbb4e5691ae9499e798c684" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
I20260713 09:09:32.135068 31528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4cc4b4ebbb4e5691ae9499e798c684" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f011d8c29e9246a6b1a53b315876caf5"
I20260713 09:09:32.136240 31528 raft_consensus.cc:3060] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:32.135762 31451 raft_consensus.cc:3055] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:32.137090 31451 raft_consensus.cc:740] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8bd3ad366ed46eebbe2c935838a2ec9, State: Running, Role: LEADER
I20260713 09:09:32.137885 31451 consensus_queue.cc:260] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:32.139107 31451 raft_consensus.cc:3060] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:32.135525 31600 leader_election.cc:290] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 2 election: Requested vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689)
I20260713 09:09:32.153007 31451 raft_consensus.cc:2468] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c9c7dcee014ba8bf94938ec3dae19e in term 2.
I20260713 09:09:32.153383 31891 tablet.cc:1724] T fea1b8f6bfc34b44a9566d6318b17043 P e9c9c7dcee014ba8bf94938ec3dae19e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.154451 31569 leader_election.cc:304] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9c9c7dcee014ba8bf94938ec3dae19e, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: 
I20260713 09:09:32.155566 31886 raft_consensus.cc:2804] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:32.156015 31886 raft_consensus.cc:697] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 LEADER]: Becoming Leader. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Running, Role: LEADER
I20260713 09:09:32.156875 31886 consensus_queue.cc:237] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:32.147389 31528 raft_consensus.cc:2468] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c9c7dcee014ba8bf94938ec3dae19e in term 2.
I20260713 09:09:32.156046 31888 tablet.cc:1724] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.183108 31350 catalog_manager.cc:5697] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e reported cstate change: term changed from 1 to 2, leader changed from f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193) to e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195). New cstate: current_term: 2 leader_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:32.186424 31528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7c277a936414932a23308ef7bce08c7"
dest_uuid: "f011d8c29e9246a6b1a53b315876caf5"
mode: GRACEFUL
new_leader_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
 from {username='slave'} at 127.0.0.1:40976
I20260713 09:09:32.186915 31528 raft_consensus.cc:606] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Received request to transfer leadership to TS e9c9c7dcee014ba8bf94938ec3dae19e
I20260713 09:09:32.188398 26991 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:32.188997 26991 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:32.189760 31352 catalog_manager.cc:6242] T 00000000000000000000000000000000 P e9cb66f4a9b448bfaa0a31aa1d981159: soft_deleted_table [id=e082a3641afc4855be92defcc731ceba] alter complete (version 1)
I20260713 09:09:32.433125 31760 raft_consensus.cc:993] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5: : Instructing follower e9c9c7dcee014ba8bf94938ec3dae19e to start an election
I20260713 09:09:32.433494 31760 raft_consensus.cc:1081] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Signalling peer e9c9c7dcee014ba8bf94938ec3dae19e to start an election
I20260713 09:09:32.434764 31600 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7c277a936414932a23308ef7bce08c7"
dest_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e"
 from {username='slave'} at 127.0.0.1:49912
I20260713 09:09:32.435212 31600 raft_consensus.cc:493] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:32.435555 31600 raft_consensus.cc:3060] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:32.440413 31600 raft_consensus.cc:515] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:32.442016 31600 leader_election.cc:290] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 2 election: Requested vote from peers f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653), f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689)
I20260713 09:09:32.442551 31451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c277a936414932a23308ef7bce08c7" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9"
I20260713 09:09:32.442900 31528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c277a936414932a23308ef7bce08c7" candidate_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f011d8c29e9246a6b1a53b315876caf5"
I20260713 09:09:32.443076 31451 raft_consensus.cc:3060] T f7c277a936414932a23308ef7bce08c7 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:32.443353 31528 raft_consensus.cc:3055] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:32.443676 31528 raft_consensus.cc:740] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f011d8c29e9246a6b1a53b315876caf5, State: Running, Role: LEADER
I20260713 09:09:32.444401 31528 consensus_queue.cc:260] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:32.445393 31528 raft_consensus.cc:3060] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:32.448436 31451 raft_consensus.cc:2468] T f7c277a936414932a23308ef7bce08c7 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c9c7dcee014ba8bf94938ec3dae19e in term 2.
I20260713 09:09:32.449527 31569 leader_election.cc:304] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e9c9c7dcee014ba8bf94938ec3dae19e, f8bd3ad366ed46eebbe2c935838a2ec9; no voters: 
I20260713 09:09:32.450246 31886 raft_consensus.cc:2804] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:32.450703 31886 raft_consensus.cc:697] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 LEADER]: Becoming Leader. State: Replica: e9c9c7dcee014ba8bf94938ec3dae19e, State: Running, Role: LEADER
I20260713 09:09:32.451102 31528 raft_consensus.cc:2468] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c9c7dcee014ba8bf94938ec3dae19e in term 2.
I20260713 09:09:32.451427 31886 consensus_queue.cc:237] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } }
I20260713 09:09:32.458606 31348 catalog_manager.cc:5697] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e reported cstate change: term changed from 1 to 2, leader changed from f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194) to e9c9c7dcee014ba8bf94938ec3dae19e (127.26.91.195). New cstate: current_term: 2 leader_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9c9c7dcee014ba8bf94938ec3dae19e" member_type: VOTER last_known_addr { host: "127.26.91.195" port: 41993 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:33.242076 31525 raft_consensus.cc:1275] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Refusing update from remote peer e9c9c7dcee014ba8bf94938ec3dae19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:33.243564 31527 raft_consensus.cc:1275] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Refusing update from remote peer e9c9c7dcee014ba8bf94938ec3dae19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:33.244544 31886 consensus_queue.cc:1048] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:33.245752 31886 consensus_queue.cc:1048] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f011d8c29e9246a6b1a53b315876caf5" member_type: VOTER last_known_addr { host: "127.26.91.194" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:33.414765 31452 raft_consensus.cc:1275] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Refusing update from remote peer e9c9c7dcee014ba8bf94938ec3dae19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:33.417973 31452 raft_consensus.cc:1275] T f7c277a936414932a23308ef7bce08c7 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Refusing update from remote peer e9c9c7dcee014ba8bf94938ec3dae19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:33.418871 31886 consensus_queue.cc:1048] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:33.426290 31886 consensus_queue.cc:1048] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8bd3ad366ed46eebbe2c935838a2ec9" member_type: VOTER last_known_addr { host: "127.26.91.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:33.959456 26991 tablet_server.cc:179] TabletServer@127.26.91.193:0 shutting down...
W20260713 09:09:33.972681 31569 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260713 09:09:33.981036 26991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:33.982003 26991 tablet_replica.cc:333] T b025e3ab19b74e19885fceabcfc92d0b P f8bd3ad366ed46eebbe2c935838a2ec9: stopping tablet replica
I20260713 09:09:33.982983 26991 raft_consensus.cc:2243] T b025e3ab19b74e19885fceabcfc92d0b P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.983525 26991 raft_consensus.cc:2272] T b025e3ab19b74e19885fceabcfc92d0b P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:33.985153 31569 consensus_peers.cc:597] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e -> Peer f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653): Couldn't send request to peer f8bd3ad366ed46eebbe2c935838a2ec9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:33.986104 26991 tablet_replica.cc:333] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9: stopping tablet replica
I20260713 09:09:33.986671 26991 raft_consensus.cc:2243] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.987094 26991 raft_consensus.cc:2272] T b30b4dd713374989b6921f3c7e217fe4 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.988998 26991 tablet_replica.cc:333] T 5c8e85172ff34006b36083f0fe1b758d P f8bd3ad366ed46eebbe2c935838a2ec9: stopping tablet replica
I20260713 09:09:33.989565 26991 raft_consensus.cc:2243] T 5c8e85172ff34006b36083f0fe1b758d P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.989956 26991 raft_consensus.cc:2272] T 5c8e85172ff34006b36083f0fe1b758d P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.991748 26991 tablet_replica.cc:333] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9: stopping tablet replica
I20260713 09:09:33.992302 26991 raft_consensus.cc:2243] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.993158 26991 raft_consensus.cc:2272] T 3e72a784c1654f4197e29615ae7a1e1c P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.995123 26991 tablet_replica.cc:333] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9: stopping tablet replica
I20260713 09:09:33.995635 26991 raft_consensus.cc:2243] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.996340 26991 raft_consensus.cc:2272] T fea1b8f6bfc34b44a9566d6318b17043 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.997941 26991 tablet_replica.cc:333] T 6c9b5cda83754751b2845dec2f57db80 P f8bd3ad366ed46eebbe2c935838a2ec9: stopping tablet replica
I20260713 09:09:33.998410 26991 raft_consensus.cc:2243] T 6c9b5cda83754751b2845dec2f57db80 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.998742 26991 raft_consensus.cc:2272] T 6c9b5cda83754751b2845dec2f57db80 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.000929 26991 tablet_replica.cc:333] T 07d2ede44e2b43fa99c707c23a0eac40 P f8bd3ad366ed46eebbe2c935838a2ec9: stopping tablet replica
I20260713 09:09:34.001665 26991 raft_consensus.cc:2243] T 07d2ede44e2b43fa99c707c23a0eac40 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.002097 26991 raft_consensus.cc:2272] T 07d2ede44e2b43fa99c707c23a0eac40 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.004040 26991 tablet_replica.cc:333] T f7c277a936414932a23308ef7bce08c7 P f8bd3ad366ed46eebbe2c935838a2ec9: stopping tablet replica
I20260713 09:09:34.004524 26991 raft_consensus.cc:2243] T f7c277a936414932a23308ef7bce08c7 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.004856 26991 raft_consensus.cc:2272] T f7c277a936414932a23308ef7bce08c7 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.006855 26991 tablet_replica.cc:333] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9: stopping tablet replica
I20260713 09:09:34.007352 26991 raft_consensus.cc:2243] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.007953 26991 raft_consensus.cc:2272] T 1ecc40f5d81f40098150f801965d8235 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.009759 26991 tablet_replica.cc:333] T 5599e164cdfb42fabd161e11daf55634 P f8bd3ad366ed46eebbe2c935838a2ec9: stopping tablet replica
I20260713 09:09:34.010233 26991 raft_consensus.cc:2243] T 5599e164cdfb42fabd161e11daf55634 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.010862 26991 raft_consensus.cc:2272] T 5599e164cdfb42fabd161e11daf55634 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.012545 26991 tablet_replica.cc:333] T 4815073e58a346a6afa9b0dddb07b9df P f8bd3ad366ed46eebbe2c935838a2ec9: stopping tablet replica
I20260713 09:09:34.012993 26991 raft_consensus.cc:2243] T 4815073e58a346a6afa9b0dddb07b9df P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.013671 26991 raft_consensus.cc:2272] T 4815073e58a346a6afa9b0dddb07b9df P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.015264 26991 tablet_replica.cc:333] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9: stopping tablet replica
I20260713 09:09:34.015688 26991 raft_consensus.cc:2243] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.016348 26991 raft_consensus.cc:2272] T 123cf376d72b4f85904a0a166ae51bc5 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.017997 26991 tablet_replica.cc:333] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9: stopping tablet replica
I20260713 09:09:34.018404 26991 raft_consensus.cc:2243] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.018723 26991 raft_consensus.cc:2272] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.021173 26991 tablet_replica.cc:333] T fdba55d87df6454f92096087ab5bcafc P f8bd3ad366ed46eebbe2c935838a2ec9: stopping tablet replica
I20260713 09:09:34.021625 26991 raft_consensus.cc:2243] T fdba55d87df6454f92096087ab5bcafc P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.021953 26991 raft_consensus.cc:2272] T fdba55d87df6454f92096087ab5bcafc P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.023736 26991 tablet_replica.cc:333] T 3771eab96dcc44388313f30b898c7565 P f8bd3ad366ed46eebbe2c935838a2ec9: stopping tablet replica
I20260713 09:09:34.024210 26991 raft_consensus.cc:2243] T 3771eab96dcc44388313f30b898c7565 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.024573 26991 raft_consensus.cc:2272] T 3771eab96dcc44388313f30b898c7565 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.026230 26991 tablet_replica.cc:333] T 3fcf91fcbc8b473496fe46b68e97e436 P f8bd3ad366ed46eebbe2c935838a2ec9: stopping tablet replica
I20260713 09:09:34.026633 26991 raft_consensus.cc:2243] T 3fcf91fcbc8b473496fe46b68e97e436 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.027280 26991 raft_consensus.cc:2272] T 3fcf91fcbc8b473496fe46b68e97e436 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.028946 26991 tablet_replica.cc:333] T 51f52d46b6fb40ee926cf803a9bf41d3 P f8bd3ad366ed46eebbe2c935838a2ec9: stopping tablet replica
I20260713 09:09:34.029361 26991 raft_consensus.cc:2243] T 51f52d46b6fb40ee926cf803a9bf41d3 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.029711 26991 raft_consensus.cc:2272] T 51f52d46b6fb40ee926cf803a9bf41d3 P f8bd3ad366ed46eebbe2c935838a2ec9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.031270 26991 tablet_replica.cc:333] T 83832b89b5b540e5ba2ab12100f72b4c P f8bd3ad366ed46eebbe2c935838a2ec9: stopping tablet replica
I20260713 09:09:34.031653 26991 raft_consensus.cc:2243] T 83832b89b5b540e5ba2ab12100f72b4c P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.031965 26991 raft_consensus.cc:2272] T 83832b89b5b540e5ba2ab12100f72b4c P f8bd3ad366ed46eebbe2c935838a2ec9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.068938 26991 tablet_server.cc:196] TabletServer@127.26.91.193:0 shutdown complete.
I20260713 09:09:34.099704 26991 tablet_server.cc:179] TabletServer@127.26.91.194:0 shutting down...
I20260713 09:09:34.120095 26991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:34.120747 26991 tablet_replica.cc:333] T b30b4dd713374989b6921f3c7e217fe4 P f011d8c29e9246a6b1a53b315876caf5: stopping tablet replica
I20260713 09:09:34.121403 26991 raft_consensus.cc:2243] T b30b4dd713374989b6921f3c7e217fe4 P f011d8c29e9246a6b1a53b315876caf5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.122074 26991 raft_consensus.cc:2272] T b30b4dd713374989b6921f3c7e217fe4 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.123888 26991 tablet_replica.cc:333] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5: stopping tablet replica
I20260713 09:09:34.124432 26991 raft_consensus.cc:2243] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.124811 26991 raft_consensus.cc:2272] T b025e3ab19b74e19885fceabcfc92d0b P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.126449 26991 tablet_replica.cc:333] T 123cf376d72b4f85904a0a166ae51bc5 P f011d8c29e9246a6b1a53b315876caf5: stopping tablet replica
I20260713 09:09:34.127072 26991 raft_consensus.cc:2243] T 123cf376d72b4f85904a0a166ae51bc5 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.127488 26991 raft_consensus.cc:2272] T 123cf376d72b4f85904a0a166ae51bc5 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.129571 26991 tablet_replica.cc:333] T fea1b8f6bfc34b44a9566d6318b17043 P f011d8c29e9246a6b1a53b315876caf5: stopping tablet replica
I20260713 09:09:34.130105 26991 raft_consensus.cc:2243] T fea1b8f6bfc34b44a9566d6318b17043 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:09:34.130318 31567 consensus_peers.cc:597] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e -> Peer f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689): Couldn't send request to peer f011d8c29e9246a6b1a53b315876caf5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:34.130600 26991 raft_consensus.cc:2272] T fea1b8f6bfc34b44a9566d6318b17043 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.132429 26991 tablet_replica.cc:333] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5: stopping tablet replica
I20260713 09:09:34.132903 26991 raft_consensus.cc:2243] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.133267 26991 raft_consensus.cc:2272] T 3e72a784c1654f4197e29615ae7a1e1c P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.134850 26991 tablet_replica.cc:333] T 6c9b5cda83754751b2845dec2f57db80 P f011d8c29e9246a6b1a53b315876caf5: stopping tablet replica
I20260713 09:09:34.135332 26991 raft_consensus.cc:2243] T 6c9b5cda83754751b2845dec2f57db80 P f011d8c29e9246a6b1a53b315876caf5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.135951 26991 raft_consensus.cc:2272] T 6c9b5cda83754751b2845dec2f57db80 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.137693 26991 tablet_replica.cc:333] T 07d2ede44e2b43fa99c707c23a0eac40 P f011d8c29e9246a6b1a53b315876caf5: stopping tablet replica
I20260713 09:09:34.138139 26991 raft_consensus.cc:2243] T 07d2ede44e2b43fa99c707c23a0eac40 P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.138794 26991 raft_consensus.cc:2272] T 07d2ede44e2b43fa99c707c23a0eac40 P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.140443 26991 tablet_replica.cc:333] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5: stopping tablet replica
I20260713 09:09:34.140870 26991 raft_consensus.cc:2243] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.141446 26991 raft_consensus.cc:2272] T 5c8e85172ff34006b36083f0fe1b758d P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.143072 26991 tablet_replica.cc:333] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5: stopping tablet replica
I20260713 09:09:34.143500 26991 raft_consensus.cc:2243] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.143821 26991 raft_consensus.cc:2272] T f7c277a936414932a23308ef7bce08c7 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.145960 26991 tablet_replica.cc:333] T 1ecc40f5d81f40098150f801965d8235 P f011d8c29e9246a6b1a53b315876caf5: stopping tablet replica
I20260713 09:09:34.146395 26991 raft_consensus.cc:2243] T 1ecc40f5d81f40098150f801965d8235 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.146754 26991 raft_consensus.cc:2272] T 1ecc40f5d81f40098150f801965d8235 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.148342 26991 tablet_replica.cc:333] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5: stopping tablet replica
I20260713 09:09:34.148784 26991 raft_consensus.cc:2243] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.149144 26991 raft_consensus.cc:2272] T 4815073e58a346a6afa9b0dddb07b9df P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.150780 26991 tablet_replica.cc:333] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5: stopping tablet replica
I20260713 09:09:34.151187 26991 raft_consensus.cc:2243] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.151593 26991 raft_consensus.cc:2272] T 5599e164cdfb42fabd161e11daf55634 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.153199 26991 tablet_replica.cc:333] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f011d8c29e9246a6b1a53b315876caf5: stopping tablet replica
I20260713 09:09:34.153620 26991 raft_consensus.cc:2243] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.153947 26991 raft_consensus.cc:2272] T 3e4cc4b4ebbb4e5691ae9499e798c684 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.156028 26991 tablet_replica.cc:333] T fdba55d87df6454f92096087ab5bcafc P f011d8c29e9246a6b1a53b315876caf5: stopping tablet replica
I20260713 09:09:34.156600 26991 raft_consensus.cc:2243] T fdba55d87df6454f92096087ab5bcafc P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.157300 26991 raft_consensus.cc:2272] T fdba55d87df6454f92096087ab5bcafc P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.158924 26991 tablet_replica.cc:333] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5: stopping tablet replica
I20260713 09:09:34.159384 26991 raft_consensus.cc:2243] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.160033 26991 raft_consensus.cc:2272] T 83832b89b5b540e5ba2ab12100f72b4c P f011d8c29e9246a6b1a53b315876caf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.161674 26991 tablet_replica.cc:333] T 51f52d46b6fb40ee926cf803a9bf41d3 P f011d8c29e9246a6b1a53b315876caf5: stopping tablet replica
I20260713 09:09:34.162094 26991 raft_consensus.cc:2243] T 51f52d46b6fb40ee926cf803a9bf41d3 P f011d8c29e9246a6b1a53b315876caf5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.162707 26991 raft_consensus.cc:2272] T 51f52d46b6fb40ee926cf803a9bf41d3 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.164405 26991 tablet_replica.cc:333] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5: stopping tablet replica
I20260713 09:09:34.164821 26991 raft_consensus.cc:2243] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.165191 26991 raft_consensus.cc:2272] T 3771eab96dcc44388313f30b898c7565 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.166782 26991 tablet_replica.cc:333] T 3fcf91fcbc8b473496fe46b68e97e436 P f011d8c29e9246a6b1a53b315876caf5: stopping tablet replica
I20260713 09:09:34.167167 26991 raft_consensus.cc:2243] T 3fcf91fcbc8b473496fe46b68e97e436 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.167524 26991 raft_consensus.cc:2272] T 3fcf91fcbc8b473496fe46b68e97e436 P f011d8c29e9246a6b1a53b315876caf5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:34.181850 31569 consensus_peers.cc:597] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e -> Peer f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653): Couldn't send request to peer f8bd3ad366ed46eebbe2c935838a2ec9. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:33653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:34.253913 31569 consensus_peers.cc:597] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e -> Peer f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653): Couldn't send request to peer f8bd3ad366ed46eebbe2c935838a2ec9. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:33653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:34.311703 31550 debug-util.cc:398] Leaking SignalData structure 0x7b0800111ce0 after lost signal to thread 26994
W20260713 09:09:34.312626 31550 debug-util.cc:398] Leaking SignalData structure 0x7b08001396a0 after lost signal to thread 31386
W20260713 09:09:34.314708 31550 debug-util.cc:398] Leaking SignalData structure 0x7b08000ba860 after lost signal to thread 31627
W20260713 09:09:34.351351 31567 consensus_peers.cc:597] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e -> Peer f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689): Couldn't send request to peer f011d8c29e9246a6b1a53b315876caf5. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.194:36689: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:34.353093 31567 consensus_peers.cc:597] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e -> Peer f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689): Couldn't send request to peer f011d8c29e9246a6b1a53b315876caf5. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.194:36689: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:34.361055 31569 consensus_peers.cc:597] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e -> Peer f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653): Couldn't send request to peer f8bd3ad366ed46eebbe2c935838a2ec9. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:33653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:34.393455 31567 consensus_peers.cc:597] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e -> Peer f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689): Couldn't send request to peer f011d8c29e9246a6b1a53b315876caf5. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.194:36689: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:35.200954 26991 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 31550)
W20260713 09:09:36.201390 26991 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 31550)
W20260713 09:09:36.427680 31569 consensus_peers.cc:597] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e -> Peer f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653): Couldn't send request to peer f8bd3ad366ed46eebbe2c935838a2ec9. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:33653: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:36.518362 31569 consensus_peers.cc:597] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e -> Peer f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653): Couldn't send request to peer f8bd3ad366ed46eebbe2c935838a2ec9. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:33653: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:36.644325 31567 consensus_peers.cc:597] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e -> Peer f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689): Couldn't send request to peer f011d8c29e9246a6b1a53b315876caf5. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.194:36689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:36.654099 31567 consensus_peers.cc:597] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e -> Peer f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689): Couldn't send request to peer f011d8c29e9246a6b1a53b315876caf5. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.194:36689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:36.721134 31567 consensus_peers.cc:597] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e -> Peer f011d8c29e9246a6b1a53b315876caf5 (127.26.91.194:36689): Couldn't send request to peer f011d8c29e9246a6b1a53b315876caf5. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.194:36689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:36.822335 31569 consensus_peers.cc:597] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e -> Peer f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653): Couldn't send request to peer f8bd3ad366ed46eebbe2c935838a2ec9. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:33653: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:36.828795 31569 consensus_peers.cc:597] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e -> Peer f8bd3ad366ed46eebbe2c935838a2ec9 (127.26.91.193:33653): Couldn't send request to peer f8bd3ad366ed46eebbe2c935838a2ec9. Status: Network error: Client connection negotiation failed: client connection to 127.26.91.193:33653: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:09:36.852227 26991 tablet_server.cc:196] TabletServer@127.26.91.194:0 shutdown complete.
I20260713 09:09:36.880779 26991 tablet_server.cc:179] TabletServer@127.26.91.195:0 shutting down...
I20260713 09:09:36.907002 26991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:36.907639 26991 tablet_replica.cc:333] T fea1b8f6bfc34b44a9566d6318b17043 P e9c9c7dcee014ba8bf94938ec3dae19e: stopping tablet replica
I20260713 09:09:36.908282 26991 raft_consensus.cc:2243] T fea1b8f6bfc34b44a9566d6318b17043 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:36.908742 26991 raft_consensus.cc:2272] T fea1b8f6bfc34b44a9566d6318b17043 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:36.910514 26991 tablet_replica.cc:333] T 3e72a784c1654f4197e29615ae7a1e1c P e9c9c7dcee014ba8bf94938ec3dae19e: stopping tablet replica
I20260713 09:09:36.911008 26991 raft_consensus.cc:2243] T 3e72a784c1654f4197e29615ae7a1e1c P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:36.911406 26991 raft_consensus.cc:2272] T 3e72a784c1654f4197e29615ae7a1e1c P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:36.913174 26991 tablet_replica.cc:333] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e: stopping tablet replica
I20260713 09:09:36.913703 26991 raft_consensus.cc:2243] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:36.914391 26991 raft_consensus.cc:2272] T b025e3ab19b74e19885fceabcfc92d0b P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:36.915983 26991 tablet_replica.cc:333] T b30b4dd713374989b6921f3c7e217fe4 P e9c9c7dcee014ba8bf94938ec3dae19e: stopping tablet replica
I20260713 09:09:36.916486 26991 raft_consensus.cc:2243] T b30b4dd713374989b6921f3c7e217fe4 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:36.916855 26991 raft_consensus.cc:2272] T b30b4dd713374989b6921f3c7e217fe4 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:36.918391 26991 tablet_replica.cc:333] T 123cf376d72b4f85904a0a166ae51bc5 P e9c9c7dcee014ba8bf94938ec3dae19e: stopping tablet replica
I20260713 09:09:36.918843 26991 raft_consensus.cc:2243] T 123cf376d72b4f85904a0a166ae51bc5 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:36.919203 26991 raft_consensus.cc:2272] T 123cf376d72b4f85904a0a166ae51bc5 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:36.920855 26991 tablet_replica.cc:333] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e: stopping tablet replica
I20260713 09:09:36.921339 26991 raft_consensus.cc:2243] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:36.921720 26991 raft_consensus.cc:2272] T 6c9b5cda83754751b2845dec2f57db80 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:36.923313 26991 tablet_replica.cc:333] T 07d2ede44e2b43fa99c707c23a0eac40 P e9c9c7dcee014ba8bf94938ec3dae19e: stopping tablet replica
I20260713 09:09:36.923754 26991 raft_consensus.cc:2243] T 07d2ede44e2b43fa99c707c23a0eac40 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:36.924154 26991 raft_consensus.cc:2272] T 07d2ede44e2b43fa99c707c23a0eac40 P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:36.925702 26991 tablet_replica.cc:333] T 5c8e85172ff34006b36083f0fe1b758d P e9c9c7dcee014ba8bf94938ec3dae19e: stopping tablet replica
I20260713 09:09:36.926151 26991 raft_consensus.cc:2243] T 5c8e85172ff34006b36083f0fe1b758d P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:36.926524 26991 raft_consensus.cc:2272] T 5c8e85172ff34006b36083f0fe1b758d P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:36.928138 26991 tablet_replica.cc:333] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e: stopping tablet replica
I20260713 09:09:36.928586 26991 raft_consensus.cc:2243] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:36.929250 26991 raft_consensus.cc:2272] T f7c277a936414932a23308ef7bce08c7 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:36.930896 26991 tablet_replica.cc:333] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e: stopping tablet replica
I20260713 09:09:36.931356 26991 raft_consensus.cc:2243] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:36.931771 26991 raft_consensus.cc:2272] T 1ecc40f5d81f40098150f801965d8235 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:36.933310 26991 tablet_replica.cc:333] T 4815073e58a346a6afa9b0dddb07b9df P e9c9c7dcee014ba8bf94938ec3dae19e: stopping tablet replica
I20260713 09:09:36.933744 26991 raft_consensus.cc:2243] T 4815073e58a346a6afa9b0dddb07b9df P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:36.934247 26991 raft_consensus.cc:2272] T 4815073e58a346a6afa9b0dddb07b9df P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:36.935987 26991 tablet_replica.cc:333] T 5599e164cdfb42fabd161e11daf55634 P e9c9c7dcee014ba8bf94938ec3dae19e: stopping tablet replica
I20260713 09:09:36.936446 26991 raft_consensus.cc:2243] T 5599e164cdfb42fabd161e11daf55634 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:36.936818 26991 raft_consensus.cc:2272] T 5599e164cdfb42fabd161e11daf55634 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:36.938436 26991 tablet_replica.cc:333] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e: stopping tablet replica
I20260713 09:09:36.938908 26991 raft_consensus.cc:2243] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:36.939303 26991 raft_consensus.cc:2272] T 3fcf91fcbc8b473496fe46b68e97e436 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:36.940980 26991 tablet_replica.cc:333] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e: stopping tablet replica
I20260713 09:09:36.941414 26991 raft_consensus.cc:2243] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:36.942080 26991 raft_consensus.cc:2272] T 3771eab96dcc44388313f30b898c7565 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:36.943825 26991 tablet_replica.cc:333] T fdba55d87df6454f92096087ab5bcafc P e9c9c7dcee014ba8bf94938ec3dae19e: stopping tablet replica
I20260713 09:09:36.944350 26991 raft_consensus.cc:2243] T fdba55d87df6454f92096087ab5bcafc P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:36.944728 26991 raft_consensus.cc:2272] T fdba55d87df6454f92096087ab5bcafc P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:36.946322 26991 tablet_replica.cc:333] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e: stopping tablet replica
I20260713 09:09:36.946741 26991 raft_consensus.cc:2243] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:36.947427 26991 raft_consensus.cc:2272] T 3e4cc4b4ebbb4e5691ae9499e798c684 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:36.949173 26991 tablet_replica.cc:333] T 83832b89b5b540e5ba2ab12100f72b4c P e9c9c7dcee014ba8bf94938ec3dae19e: stopping tablet replica
I20260713 09:09:36.949599 26991 raft_consensus.cc:2243] T 83832b89b5b540e5ba2ab12100f72b4c P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:36.949962 26991 raft_consensus.cc:2272] T 83832b89b5b540e5ba2ab12100f72b4c P e9c9c7dcee014ba8bf94938ec3dae19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:36.951538 26991 tablet_replica.cc:333] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e: stopping tablet replica
I20260713 09:09:36.952035 26991 raft_consensus.cc:2243] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:36.952456 26991 raft_consensus.cc:2272] T 51f52d46b6fb40ee926cf803a9bf41d3 P e9c9c7dcee014ba8bf94938ec3dae19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:36.987248 26991 tablet_server.cc:196] TabletServer@127.26.91.195:0 shutdown complete.
I20260713 09:09:37.015959 26991 master.cc:562] Master@127.26.91.254:38083 shutting down...
I20260713 09:09:37.035501 26991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e9cb66f4a9b448bfaa0a31aa1d981159 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:37.035959 26991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e9cb66f4a9b448bfaa0a31aa1d981159 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:37.036307 26991 tablet_replica.cc:333] T 00000000000000000000000000000000 P e9cb66f4a9b448bfaa0a31aa1d981159: stopping tablet replica
I20260713 09:09:37.054251 26991 master.cc:584] Master@127.26.91.254:38083 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (14233 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (29221 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (116815 ms total)
[  PASSED  ] 8 tests.
I20260713 09:09:37.103374 26991 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 577 messages since previous log ~20 seconds ago
I20260713 09:09:37.103574 26991 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 576 messages since previous log ~20 seconds ago
I20260713 09:09:37.103709 26991 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 575 messages since previous log ~20 seconds ago
I20260713 09:09:37.103854 26991 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 ~38 seconds ago
I20260713 09:09:37.103999 26991 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~38 seconds ago
I20260713 09:09:37.104439 26991 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 47 messages since previous log ~3 seconds ago
I20260713 09:09:37.104673 26991 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~31 seconds ago
